summaryrefslogtreecommitdiffstats
path: root/quickstep/src/com/android/quickstep/RecentsModel.java
Commit message (Expand)AuthorAgeFilesLines
* Moving various common executors to a single locationSunny Goyal2019-08-201-8/+10
* Remove activityInfo from cache on package uninstallVinit Nayak2019-08-081-0/+20
* Adding support for storing keywords in iconCacheSunny Goyal2019-08-071-6/+1
* Revert "Use new onTaskListUpdated() callback"Sunny Goyal2019-08-071-13/+12
* Use new onTaskListUpdated() callbackVinit Nayak2019-07-261-12/+13
* Refactor RecentTasksList ctor to be testableVinit Nayak2019-07-231-1/+5
* Preemptively clear the thumbnail cache as tasks are removedWinson Chung2019-05-131-0/+6
* Removing unnecessary corner size caching in RecentsModelSunny Goyal2019-04-051-17/+1
* Use system recent tasks stabilizationWinson Chung2019-03-261-8/+0
* Using the new contract for some systemUI constantsSunny Goyal2019-03-061-34/+11
* Fixing task snapshots not getting updated in recents viewSunny Goyal2019-02-261-12/+30
* Merge "Removing support for capturing assist structure on swipe up" into ub-l...TreeHugger Robot2019-02-201-54/+0
|\
| * Removing support for capturing assist structure on swipe upSunny Goyal2019-02-191-54/+0
* | Only stabilize tasks during quick switch sessionTony2019-02-191-2/+12
|/
* Disable window corner rounding on some devicesLucas Dupin2019-01-241-0/+21
* Support live tile in Overview (Pt2) - Complete functionalityTracy Zhou2019-01-081-1/+0
* Fixing task cache was incorrectly set when partial list was requestedSunny Goyal2019-01-031-3/+3
* Revert "Revert "Rounded corners on app transitions""Winson Chung2018-12-061-0/+26
* Revert "Rounded corners on app transitions"Winson Chung2018-12-041-26/+0
* Rounded corners on app transitionsLucas Dupin2018-12-031-0/+26
* Fixing regression in background task loading.Winson Chung2018-10-291-1/+1
* Don't assume there will be a running taskWinson Chung2018-10-231-1/+11
* Caching clean up, remove dependency on old shared lib loading/caching logicWinson Chung2018-10-231-132/+74
* Kicking the trim memory callback off the main threadWinson Chung2018-08-271-1/+5
* Migrating to android-xSunny Goyal2018-08-141-1/+2
* Skip logic to find the dominant color when loading recent task iconsWinson Chung2018-08-141-1/+3
* Unifying multiple definitions of MainThreadInitializedObjectSunny Goyal2018-08-071-19/+3
* Defer starting the high-res thumbnail loader until quick step/scrubWinson Chung2018-07-181-1/+0
* Fetching assist data only if required by overlaySunny Goyal2018-06-211-0/+4
* Removing extra binder call on state or visibility changeSunny Goyal2018-05-091-1/+3
* Only preload tasks in background when service is connectedWinson Chung2018-04-211-2/+7
* Implement swipe up and quick scrub onboarding (Pt. Launcher)Tracy Zhou2018-04-181-0/+15
* Make recents animation work with fallback activity.Winson Chung2018-04-041-0/+10
* Making task view accessibility-stoppableVadim Tryshev2018-03-261-2/+5
* Unloading thumbnails from task views once recents is hiddenWinson Chung2018-03-131-2/+2
* Initial changes for handling overview button in LauncherSunny Goyal2018-03-121-1/+0
* Temporarily disable highres thumbnail loader.Winson Chung2018-03-051-2/+2
* Enable trim memory callbacks to the loader, background task preloadingWinson Chung2018-02-281-3/+47
* Managing Assist data in the recents modelSunny Goyal2018-02-261-0/+52
* Normalizing icons in recents viewSunny Goyal2018-02-231-1/+15
* Update task menuTony2018-02-021-0/+10
* Ensuring that Recents view is always loaded when going to Overview stateSunny Goyal2018-01-161-2/+38
* Two state swipe interaction fixesSunny Goyal2018-01-031-0/+104