History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/tv/views/RecentsTvTransitionHelper.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
841fa8ad94c27794846905be3804ccc1f356bed6 26-Apr-2016 Sid Soundararajan <ssoundar@google.com> Add a null check for the thumbnail image for transition

This is needed since apps will send a null thumbnail for when
some content they do not want screenshotted is playing.

BUG: 28343440
Change-Id: Ie1edc78bf16c8ea014a982a115faf9395c9ccab3
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/tv/views/RecentsTvTransitionHelper.java
6598b2d01a8c21d8ea53f5fb3b96b8a35012cb0f 14-Apr-2016 Sid Soundararajan <ssoundar@google.com> Add a null check to prevent NPE

Rare case where the rect returned from a View is null.

BUG: 28118236
Change-Id: Ie95b082c92c110f753152a50399c188b19d14e4b
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/tv/views/RecentsTvTransitionHelper.java
bda1b17d45267c7e6efd9b03a5ec2b5356aa5eb7 12-Apr-2016 Sid Soundararajan <ssoundar@google.com> Add a fall back for when the thumbnail is not generated for a task

Re-add scrim and shadows to cards.

This can happen on TV when an App is mid launch and the HOME button
is pressed. The Banner of the App is used as a fallback, with the
icon of the app as a final fallback. The icon should not be used
normally, since an App would fail review for not providing a banner.

BUG: 27349208
BUG: 27857124
BUG: 27953609
Change-Id: I50f6ee714eeddee1ea2b5ae31f23ea68d230bc59
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/tv/views/RecentsTvTransitionHelper.java
c81082b7ee925aeeb7edddbb181dc365a4600be1 06-Apr-2016 Sid Soundararajan <ssoundar@google.com> Improve Animation Calculations to remove Jank

Add animations to back button press path.

Add scroll for launches of unfocused apps.

Part 1 of 2 to fix:

b/27876144

Change-Id: I1ac345dffb06d7926558a4087b07061ee4be731b
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/tv/views/RecentsTvTransitionHelper.java
64ae08aa16fdf7ee33073979400afa40692342f1 28-Mar-2016 Wale Ogunwale <ogunwale@google.com> Show non-top tasks in the docked stack in recents.

Allows the user to access the task through recents since
it isn't currently visible on screen.

Also, changed recents to launch task currently in the docked
stack in the fullscreen stack when selected from recents list.

Bug: 27864383
Change-Id: I58549023920d064a30b6355367c3193ce3207bbd
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/tv/views/RecentsTvTransitionHelper.java
fa61ce343e91e11bb06545eae00e0659a2942a7d 12-Mar-2016 Sid Soundararajan <ssoundar@google.com> Add Transition for App -> Recents on TV.

Some changes to numbers to smooth the transition for Recents -> App.

Change-Id: Ifd0c90428d9a38ecafd0b41b2f18b11b99cbbb5d
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/tv/views/RecentsTvTransitionHelper.java
1008cc25863be3d86e01c15eeabe9dfedb963224 01-Feb-2016 Sid Soundararajan <ssoundar@google.com> Add Launch Task Animation, re-do values for red-lines.

This is a cherry-pick of https://googleplex-android-review.git.corp.google.com/#/c/859952/
Adjusted to fix merge conflicts.

Change-Id: I8395a4172bd34faff88094913ee4afd97f71076a
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/tv/views/RecentsTvTransitionHelper.java