History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/grid/GridTaskViewThumbnail.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7e9a26fb1836fc7ab49f82b5a690e4ca2873ba1e 14-Feb-2017 Robin Lee <rgl@google.com> Redact GridTaskViewThumbnail

This inherits from TaskViewThumbnail but has its own drawing logic that
skips work redaction for locked users. This is required by CTS Verifier,
so it needs to be done here as well.

Test: visual, instructions --
Test: (1) set up work profile on ryu with a password
Test: (2) turn screen off and on again
Test: (3) go to recents, verify work apps redacted with correct color
Test: (4) open a work app, unlock, go back to recents, verify work apps
Test: are not redacted any more.
Bug: 34836435
Change-Id: I2239fe4c035332a9c9b93d2d2b1c354f204358a8
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/grid/GridTaskViewThumbnail.java
76b2e0a21af34cd7e964b4d5c158f0ec4988f077 20-Jan-2017 Jiaquan He <hejq@google.com> 2D Recents: round task thumbnails properly.

Test: Checked that on local sw600dp devices, task views are rounded with
8dp. Also checked that Recents works properly on phones.
Bug: 32101881

Change-Id: I6f7a09a12c3e3f1f7270bed1ae25b291fadfb8f2
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/grid/GridTaskViewThumbnail.java