History log of /packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/FallbackRecentsView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
442fc108c365f8759c157996e1e6603c17a4bf35 30-May-2018 Vadim Tryshev <vadimt@google.com> Removing accessibility action for Clear-all

Now that Clear-all button is visible for accessibility, there is no need
in it.

Bug: 80156299
Test: Manual
Change-Id: I5997692be015947692a8bb720a449d1d36302526
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/FallbackRecentsView.java
783cd3cf213ddb37920d1e88ddb9ce83352e8754 22-May-2018 Vadim Tryshev <vadimt@google.com> Making clear-all action accessible on a fallback Overview.

Bug: 72222505
Test: Manual
Change-Id: I063081b4fa009882e50852e107490fddae0f86b7
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/FallbackRecentsView.java
9829060491919e7651b9437181e9e8e1ffd8633f 11-May-2018 Sunny Goyal <sunnygoyal@google.com> Fixing various quickscrup controls for fallback activity

> Not auto advancing to next task when swiping from home
> Starting from the current tile, when scrubing on recents activity

Bug: 79558175
Change-Id: I2975dbb254ba0004b34ce5d86d9733faad4943ff
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/FallbackRecentsView.java
152464dba785820c61ee87af07acf3ccb599c12b 23-Apr-2018 TreeHugger Robot <treehugger-gerrit@google.com> Merge "Setting transparency for clear-all button." into ub-launcher3-edmonton
2670fde01e3429716dfcf28daff8f177e99124f6 19-Apr-2018 Vadim Tryshev <vadimt@google.com> Setting transparency for clear-all button.

See visual spec: https://gallery.googleplex.com/projects/MCHbtQVoQ2HCZdNNRhNUDzOW/files/MCEf7JcwkS_N8QTSAba7WiJQwMSJbxAVNpw

Bug: 72222505
Test: Manual
Change-Id: I61c7e4ccc89396827a17450db4a5e1017a5579a1
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/FallbackRecentsView.java
f3d7328518201927e364c7a7529e311a4bb00607 20-Apr-2018 Sunny Goyal <sunnygoyal@google.com> Using the activity size for swipe-dow animation in fallback+multiWindow mode

Bug: 77281732
Change-Id: I2d652b801bcecd339fed00a43677b20d782997c6
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/FallbackRecentsView.java
7d2e40912eb7007e8378f106556b4cbcbc24d661 20-Apr-2018 Sunny Goyal <sunnygoyal@google.com> Updating the task swipe-down UI

Bug: 77281732
Change-Id: I1bbc1bbeee74983b3fde5e8218e08689f32ac717
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/FallbackRecentsView.java
76257f2535c43ff6ee67bf8ef20feab3fb6255d4 11-Apr-2018 Sunny Goyal <sunnygoyal@google.com> Fixing multi-window task sizes in Recents activity

> In recents activity, getting the DeviceProfile size from the
root view, instead of the Display (as recents activtiy can be resized)
> The task size in Recents activity is now proportional to the activity
size instead of 50% screen size

Bug: 77875376
Change-Id: Ib417c31fc7ec8569876368134ef021452d60aa12
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/FallbackRecentsView.java
681bab045a346c6e1ec3c448b5f98a82e6ce7359 07-Apr-2018 Sunny Goyal <sunnygoyal@google.com> Fallback recents activity fixes:

> Always deferring the start activity call
> Fixing quickscrub when start activtiy is deferred
> Preventing finish() call on the activity
> Fixing initTrack to work when the activity already exists

Bug: 75979063
Change-Id: Id6038c1f6c2680ec920222fb6a85c0ecc0172ed4
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/FallbackRecentsView.java
d792a7723430cfc84d60af7d885bd51d2159df32 05-Apr-2018 Sunny Goyal <sunnygoyal@google.com> Updating the card size logic

In full screen always follow the device aspect ratio
In multi-window, follow the 1:1 split window size
Rotate the screen shot only in full-screen mode

Bug: 70289009
Change-Id: Id5095565634d4d7920fefa929b28276db80bda5f
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/FallbackRecentsView.java
ab83773e211daf43b6b3ab327be2e94bf61663b3 28-Mar-2018 Sunny Goyal <sunnygoyal@google.com> Updating fallback activity

> Wallpaper based theme support
> Light/dark system UI
> Swipe gestures to start and dismiss a task
> Fixing insets and task preview size

Bug: 75979063
Change-Id: Id402e6ac50551a7c0849742e3a0e77df3ead5aa2
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/FallbackRecentsView.java