summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/recents
Commit message (Expand)AuthorAgeFilesLines
* Fixing Recents regressions.Winson Chung2015-02-183-14/+13
* Ensuring that the list of stack views are mutable. (Bug 19245963)Winson Chung2015-02-031-19/+10
* Adding some debug controls to test multi-window.Winson Chung2015-01-2917-314/+981
* Adding dismiss-all button.Winson Chung2015-01-2214-216/+392
* Cherry picking recents fixes to screen pinning and visibility.Winson Chung2015-01-207-73/+81
* Remove dead code #6: Delete old recents implementationJorim Jaggi2015-01-074-59/+374
* Merge "Bug 18784289: Fix issue with transition animation callback." into lmp-...Winson Chung2014-12-182-2/+2
|\
| * Bug 18784289: Fix issue with transition animation callback.Winson Chung2014-12-182-2/+2
* | Fixing issue with old thumbnails on first launch of app. (Bug 18718114)Winson Chung2014-12-112-3/+19
|/
* Fixing major regressions in Recents with multi-user. (Bug 18574950)Winson Chung2014-12-104-51/+259
* Merge "Ensure that loading and unloading of tasks happen symmetrically with l...Winson Chung2014-12-087-116/+83
|\
| * Ensure that loading and unloading of tasks happen symmetrically with lifecycl...Winson Chung2014-12-047-116/+83
* | Merge "Revert "Revert "Improve fling physics for recents""" into lmp-mr1-devJustin Harrison2014-12-042-16/+7
|\ \
| * | Revert "Revert "Improve fling physics for recents""Justin Harrison2014-12-042-16/+7
* | | Merge "Revert "Improve fling physics for recents"" into lmp-mr1-devJustin Harrison2014-12-042-7/+16
|\ \ \ | |/ /
| * | Revert "Improve fling physics for recents"Justin Harrison2014-12-042-7/+16
* | | Merge "Improve fling physics for recents" into lmp-mr1-devJorim Jaggi2014-12-042-16/+7
|\ \ \ | |/ / | | / | |/ |/|
| * Improve fling physics for recentsJorim Jaggi2014-11-262-16/+7
* | Fix crash when user is both scrolling and tabbing through Recents. (Bug 18552...Winson Chung2014-12-031-3/+4
* | Initial changes to add callback on task stack changes. (Bug 17672056, Bug 182...Winson Chung2014-12-026-32/+72
|/
* Merge "Reset the task stack instead of the view when Recents is hidden. (Bug....Winson Chung2014-11-217-85/+50
|\
| * Reset the task stack instead of the view when Recents is hidden. (Bug. 184368...Winson Chung2014-11-217-85/+50
* | Merge "Use SystemClock time to keep track of last event times. (Bug 17995039)...Winson Chung2014-11-202-6/+7
|\ \ | |/ |/|
| * Use SystemClock time to keep track of last event times. (Bug 17995039)Winson Chung2014-11-182-6/+7
* | Merge "Tweaking animation XMLs and removing dead code. (Bug 17672056, Bug 184...Winson Chung2014-11-189-68/+67
|\ \
| * | Tweaking animation XMLs and removing dead code. (Bug 17672056, Bug 18415217)Winson Chung2014-11-179-68/+67
* | | Fixing high cpu usage due to case not falling through to wait logic. (Bug 183...Winson Chung2014-11-181-50/+50
| |/ |/|
* | Merge "Add some flags to reduce memory usage on svelte devices." into lmp-mr1...Winson Chung2014-11-173-9/+51
|\ \
| * | Add some flags to reduce memory usage on svelte devices.Winson Chung2014-11-173-9/+51
| |/
* | Merge "Adding additional null checks to prevent crash after task stack view c...Winson Chung2014-11-172-9/+24
|\ \
| * | Adding additional null checks to prevent crash after task stack view callback...Winson Chung2014-11-172-9/+24
| |/
* | Fixing regression in screen pinning button visibility. (Bug 18390050)Winson Chung2014-11-141-0/+8
|/
* Fixing crash in querying the task stack from a fresh load plan. (Bug 18371946)Winson Chung2014-11-134-7/+20
* Merge "Adding null checks for unset stack. (Bug 18329447)" into lmp-mr1-devWinson Chung2014-11-121-1/+18
|\
| * Adding null checks for unset stack. (Bug 18329447)Winson Chung2014-11-111-1/+18
* | Merge "Preload only visible thumbnails and task icons. (Bug 17672056, Bug 182...Winson Chung2014-11-129-238/+495
|\ \ | |/
| * Preload only visible thumbnails and task icons. (Bug 17672056, Bug 18291345)Winson Chung2014-11-119-238/+495
* | Merge "Material design for screen pinning cling" into lmp-mr1-devJason Monk2014-11-073-13/+19
|\ \
| * | Material design for screen pinning clingJason Monk2014-11-073-13/+19
* | | Fix buildJim Miller2014-11-061-0/+4
* | | Merge "Adding bounce animation for affiliated tasks. (Bug 16656169)" into lmp...Winson Chung2014-11-072-7/+26
|\ \ \
| * | | Adding bounce animation for affiliated tasks. (Bug 16656169)Winson Chung2014-11-062-7/+26
| |/ /
* | | Fixing Recents crash when resetting focus of TaskView already returned to the...Winson Chung2014-11-061-1/+3
| |/ |/|
* | Merge "Don't reload the layout every time we enter Recents. (Bug 18160176)" i...Winson Chung2014-11-0610-89/+269
|\ \ | |/ |/|
| * Don't reload the layout every time we enter Recents. (Bug 18160176)Winson Chung2014-11-0510-89/+269
* | Fix issue #17305377: Don't kill process if it still has tasks.Wale Ogunwale2014-11-043-15/+6
|/
* Fixing potential crash when the task loader is stopped. (Bug 18135583)winsonchung2014-10-271-0/+3
* Merge "Preloading task metadata to improve Recents startup time after reboot....Winson Chung2014-10-243-7/+33
|\
| * Preloading task metadata to improve Recents startup time after reboot. (Bug 1...Winson Chung2014-10-243-7/+33
* | Merge "Fixing issue where Recents would not work if the time is changed. (Bug...Winson Chung2014-10-241-1/+2
|\ \ | |/ |/|