summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/recents/misc
Commit message (Expand)AuthorAgeFilesLines
* 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