summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/recents/model/RecentsTaskLoadPlan.java
Commit message (Expand)AuthorAgeFilesLines
* Fixing case where we were not preloading tasks correctly.Winson Chung2015-06-031-7/+3
* Improve Accessibility behaviour in recentsBenjamin Franz2015-04-301-3/+5
* Force single stack id workaround. (Bug 19560619)Winson Chung2015-03-021-0/+1
* Adding some debug controls to test multi-window.Winson Chung2015-01-291-60/+119
* Adding dismiss-all button.Winson Chung2015-01-221-5/+5
* Fixing issue with old thumbnails on first launch of app. (Bug 18718114)Winson Chung2014-12-111-1/+8
* Add some flags to reduce memory usage on svelte devices.Winson Chung2014-11-171-3/+8
* Fixing crash in querying the task stack from a fresh load plan. (Bug 18371946)Winson Chung2014-11-131-0/+1
* Preload only visible thumbnails and task icons. (Bug 17672056, Bug 18291345)Winson Chung2014-11-111-0/+224