History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/lowram/TaskStackLowRamLayoutAlgorithm.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3a5ec52af119a4b77d7aeaf03a4f668d2d071f3d 07-Sep-2017 Matthew Ng <ngmatthew@google.com> Fixes seascape recents task centering for low ram devices

Added missing system insets left to the calculation.

Test: manual - go to recents and rotate to seascape
Change-Id: I25cd2f35b81e350e2934859423985257c4d6daea
Fixes: 65420616
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/lowram/TaskStackLowRamLayoutAlgorithm.java
43db6d26d8cfc7004c0f71f7e8f8de59081f6ccd 28-Jun-2017 Matthew Ng <ngmatthew@google.com> Android Recents implementation for low ram devices

For now the implementation is set behind the ActivityManager flag if the
device has low memory.

This implementation has a linear list of tasks and less functionality
such as removing split screen and reducing the amount of tasks shown to
9. For more information please check out the bug.

Bug: 62251652
Test: manual
Change-Id: I8e0a822a865089df1e8bef55ca61ed30978748d0
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/lowram/TaskStackLowRamLayoutAlgorithm.java