summaryrefslogtreecommitdiff
path: root/quickstep/src/com/android/quickstep/RecentTasksList.java
AgeCommit message (Expand)Author
2021-12-03Fix issue with Shell listeners being unbound if SysUI is restartedWinson Chung
2021-11-30Revert "Fix issue with Shell listeners being unbound if SysUI is restarted"Adam Bookatz
2021-11-23Fix issue with Shell listeners being unbound if SysUI is restartedWinson Chung
2021-11-09Shows AppPairs in previous tasksVinit Nayak
2021-11-04Call into shell for recent tasksWinson Chung
2021-06-12Disallow auto-enter PIP when there is an existing PIPWinson Chung
2021-05-07Removing some unused logsWinson Chung
2021-03-04Add some logging for failure to get recentsWinson Chung
2021-02-17Use PersistedTaskSnapshotData to calculate TaskView sizeAlex Chau
2020-06-03Merging from ub-launcher3-rvc-dev @ build 6552182Adam Cohen
2020-05-13Minor cleanup in RecentTasksList.javaAndy Wickham
2020-04-14Fixing issue with removing tasks immediately after bootWinson Chung
2019-08-20Moving various common executors to a single locationSunny Goyal
2019-08-07Revert "Use new onTaskListUpdated() callback"Sunny Goyal
2019-07-26Use new onTaskListUpdated() callbackVinit Nayak
2019-07-23Refactor RecentTasksList ctor to be testableVinit Nayak
2019-07-16Merge "Reload task list when task is removed" into ub-launcher3-masterVinit Nayak
2019-07-16Reload task list when task is removedVinit Nayak
2019-07-16Adding support for swipe operation when on home screenSunny Goyal
2019-07-11Using a higher priority executor than BackgroundExecutor for various recents ...Sunny Goyal
2019-06-25Clean up some more refs to thumbnail dataWinson Chung
2019-05-13Preemptively clear the thumbnail cache as tasks are removedWinson Chung
2019-03-26Use system recent tasks stabilizationWinson Chung
2019-02-27Fix RecentTasksList change id incrementingKevin
2019-02-19Only stabilize tasks during quick switch sessionTony
2019-01-03Keeping task list stable across multiple task switchesSunny Goyal
2019-01-03Fixing task cache was incorrectly set when partial list was requestedSunny Goyal
2018-10-23Caching clean up, remove dependency on old shared lib loading/caching logicWinson Chung