History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/misc/ForegroundThread.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
83c1b07a99a6ddd80c30cfc101f3de037a0d215d 09-Nov-2015 Winson <winsonc@google.com> Fixing issue with wrong transition when tasks are offscreen.

- Fixing issue with wrong animation specs being created for tasks that
are offscreen
- Removing unused code and simplifying the logic for task launching, also
pulling this out into another file so that it is easier to read and
understand
- Removing old incorrect call to moveTaskToFront() instead of
startActivityFromRecents()

Bug: 25590404

Change-Id: I25d9530d089a7984fb8c94954a34dd124420755a
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/misc/ForegroundThread.java
ab84fc56114c0963c6f701de9725f5413ab76da9 23-Oct-2015 Winson <winsonc@google.com> Reducing number of threads used in Recents.

Change-Id: I758592600915d41103a0dfeed10c8630ecdc4593
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/misc/ForegroundThread.java