index
:
Project-1CE/packages_apps_Launcher3
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quickstep
/
src
/
com
/
android
/
quickstep
/
RecentTasksList.java
Age
Commit message (
Expand
)
Author
2021-12-03
Fix issue with Shell listeners being unbound if SysUI is restarted
Winson Chung
2021-11-30
Revert "Fix issue with Shell listeners being unbound if SysUI is restarted"
Adam Bookatz
2021-11-23
Fix issue with Shell listeners being unbound if SysUI is restarted
Winson Chung
2021-11-09
Shows AppPairs in previous tasks
Vinit Nayak
2021-11-04
Call into shell for recent tasks
Winson Chung
2021-06-12
Disallow auto-enter PIP when there is an existing PIP
Winson Chung
2021-05-07
Removing some unused logs
Winson Chung
2021-03-04
Add some logging for failure to get recents
Winson Chung
2021-02-17
Use PersistedTaskSnapshotData to calculate TaskView size
Alex Chau
2020-06-03
Merging from ub-launcher3-rvc-dev @ build 6552182
Adam Cohen
2020-05-13
Minor cleanup in RecentTasksList.java
Andy Wickham
2020-04-14
Fixing issue with removing tasks immediately after boot
Winson Chung
2019-08-20
Moving various common executors to a single location
Sunny Goyal
2019-08-07
Revert "Use new onTaskListUpdated() callback"
Sunny Goyal
2019-07-26
Use new onTaskListUpdated() callback
Vinit Nayak
2019-07-23
Refactor RecentTasksList ctor to be testable
Vinit Nayak
2019-07-16
Merge "Reload task list when task is removed" into ub-launcher3-master
Vinit Nayak
2019-07-16
Reload task list when task is removed
Vinit Nayak
2019-07-16
Adding support for swipe operation when on home screen
Sunny Goyal
2019-07-11
Using a higher priority executor than BackgroundExecutor for various recents ...
Sunny Goyal
2019-06-25
Clean up some more refs to thumbnail data
Winson Chung
2019-05-13
Preemptively clear the thumbnail cache as tasks are removed
Winson Chung
2019-03-26
Use system recent tasks stabilization
Winson Chung
2019-02-27
Fix RecentTasksList change id incrementing
Kevin
2019-02-19
Only stabilize tasks during quick switch session
Tony
2019-01-03
Keeping task list stable across multiple task switches
Sunny Goyal
2019-01-03
Fixing task cache was incorrectly set when partial list was requested
Sunny Goyal
2018-10-23
Caching clean up, remove dependency on old shared lib loading/caching logic
Winson Chung