summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/recents/model/TaskStack.java
Commit message (Expand)AuthorAgeFilesLines
* Adding some debug controls to test multi-window.Winson Chung2015-01-291-14/+20
* Adding dismiss-all button.Winson Chung2015-01-221-21/+33
* Cherry picking recents fixes to screen pinning and visibility.Winson Chung2015-01-201-0/+2
* Reset the task stack instead of the view when Recents is hidden. (Bug. 184368...Winson Chung2014-11-211-0/+16
* Ensuring that user-specific Recent tasks are removed. (Bug 18036610)Winson Chung2014-10-231-0/+11
* Multiple performance changes to speed recents invocation/app launching time. ...Winson Chung2014-08-251-1/+4
* Implementing Recents focus states. (Bug 16950262)Winson Chung2014-08-121-4/+3
* Initial changes to support swiping on the nav bar to switch affiliated tasks.Winson Chung2014-08-111-0/+13
* Initial changes to add task affiliation styling. (Bug 16656169)Winson Chung2014-08-071-1/+26
* Updating the stack layout to use a parameterized curve.Winson Chung2014-08-011-2/+2
* Updating lock-to-app look.Winson Chung2014-07-281-1/+0
* Add setting to guard the lock-to-app recents iconJason Monk2014-07-181-3/+4
* DO NOT MERGE Using a fixed sized ImageView to prevent unnecessary layouts.Winson Chung2014-07-151-1/+1
* DO NOT MERGE Fixing some regressionsWinson Chung2014-07-141-1/+1
* Initial changes to support lock-to-app on the foremost task. (Bug 16221876) Winson Chung2014-07-121-3/+10
* Fixing a few potential crashes, preparing for Task affiliations framework cha...Winson Chung2014-07-111-12/+21
* Updating task grouping logic.Winson Chung2014-07-091-36/+7
* Refactoring to support groups.Winson Chung2014-07-071-12/+192
* Bug fixes and cleanupWinson Chung2014-07-031-4/+1
* Refactoring filter animation logic.Winson Chung2014-04-111-2/+2
* Removing duplicated code in RecentsWinson Chung2014-04-091-1/+7
* Enabling filtering by base intent package.Winson Chung2014-04-011-14/+17
* Simplifying memory management, use Task Keys as resource cache keys.Winson Chung2014-03-141-0/+12
* Initial changes for recents.Winson Chung2014-03-111-0/+231