summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/recents/misc
Commit message (Expand)AuthorAgeFilesLines
* Adding NPE check when the system has no tasks.Winson Chung2015-05-271-1/+1
* Cleanup propertiesChris Craik2015-05-051-22/+0
* Improve Accessibility behaviour in recentsBenjamin Franz2015-04-301-0/+37
* Adding menu to arrange one or two tasks and arrange them accordinglySkuhne2015-03-241-1/+1
* Change resize logic: Use resizeTask and remove stack resize UI/logicSkuhne2015-03-171-45/+9
* Rename and simplify DisplayList Canvas classesChris Craik2015-03-091-1/+1
* Adding some debug controls to test multi-window.Winson Chung2015-01-291-1/+100
* Adding dismiss-all button.Winson Chung2015-01-221-14/+0
* Cherry picking recents fixes to screen pinning and visibility.Winson Chung2015-01-201-1/+34
* Fixing major regressions in Recents with multi-user. (Bug 18574950)Winson Chung2014-12-101-2/+9
* Initial changes to add callback on task stack changes. (Bug 17672056, Bug 182...Winson Chung2014-12-021-0/+12
* Merge "Preload only visible thumbnails and task icons. (Bug 17672056, Bug 182...Winson Chung2014-11-121-0/+1
|\
| * Preload only visible thumbnails and task icons. (Bug 17672056, Bug 18291345)Winson Chung2014-11-111-0/+1
* | Merge "Material design for screen pinning cling" into lmp-mr1-devJason Monk2014-11-071-11/+0
|\ \
| * | Material design for screen pinning clingJason Monk2014-11-071-11/+0
* | | Merge "Adding bounce animation for affiliated tasks. (Bug 16656169)" into lmp...Winson Chung2014-11-071-0/+14
|\ \ \ | |_|/ |/| |
| * | Adding bounce animation for affiliated tasks. (Bug 16656169)Winson Chung2014-11-061-0/+14
| |/
* | Merge "Don't reload the layout every time we enter Recents. (Bug 18160176)" i...Winson Chung2014-11-061-0/+5
|\ \ | |/ |/|
| * Don't reload the layout every time we enter Recents. (Bug 18160176)Winson Chung2014-11-051-0/+5
* | Fix issue #17305377: Don't kill process if it still has tasks.Wale Ogunwale2014-11-042-12/+5
|/
* Should use Activity.onEnterAnimationComplete. (Bug 18031283)Winson Chung2014-10-231-0/+12
* Ensure that we don't show excluded tasks when we are not in that task (Bug 17...Winson Chung2014-10-012-3/+8
* Merge "Handling broader set of exceptions when startingActivity from Recents....Winson Chung2014-09-181-2/+9
|\
| * Handling broader set of exceptions when startingActivity from Recents. (Bug 1...Winson Chung2014-09-171-2/+9
* | Enabling recents stack clippingWinson Chung2014-09-181-0/+77
* | Adding null check for invalid recents task list. (Bug 17476926)Winson Chung2014-09-121-0/+6
|/
* Announcing the task list as you scroll. (Bug 15699050)Winson Chung2014-09-091-0/+12
* Use correct API for badgingAmith Yamasani2014-09-071-1/+1
* Addressing API council comments for UserManager.Svetoslav2014-09-051-5/+2
* Generalizing Recents widget category to Search box. (Bug 17334589)Winson Chung2014-09-041-2/+2
* Providing a more seamless transition to Home (Bug. 17012456)Winson Chung2014-09-011-5/+35
* Multiple performance changes to speed recents invocation/app launching time. ...Winson Chung2014-08-251-10/+1
* Fix issue #17038762: Add API to add entries to the recents listDianne Hackborn2014-08-201-1/+9
* Adding scrim to task views. (Bug 15704955)Winson Chung2014-08-131-1/+12
* Implementing Recents focus states. (Bug 16950262)Winson Chung2014-08-121-0/+11
* Intermediate refactoring to move towards in-app view transitions.Winson Chung2014-07-221-1/+4
* Create API for launching from recentsCraig Mautner2014-07-221-0/+9
* Add setting to guard the lock-to-app recents iconJason Monk2014-07-181-0/+18
* Fixing optimization in Task loading. (Bug 16372369)Winson Chung2014-07-171-0/+7
* Fixing potential crash when attemping to read null thumbnail (Bug. 16289301)Winson Chung2014-07-141-1/+14
* DO NOT MERGE Fixing some regressionsWinson Chung2014-07-142-21/+23
* Initial changes to support lock-to-app on the foremost task. (Bug 16221876) Winson Chung2014-07-121-0/+15
* Refactoring to support groups.Winson Chung2014-07-077-0/+1015