index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
SystemUI
/
src
/
com
/
android
/
systemui
/
recents
/
model
/
RecentsTaskLoader.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
SystemUI: Fix NPE
BadDaemon
2015-10-28
1
-1
/
+1
*
Ensuring that we don't try to use and propagate null activity labels.
Winson Chung
2015-07-31
1
-2
/
+13
*
Improve Accessibility behaviour in recents
Benjamin Franz
2015-04-30
1
-0
/
+21
*
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
1
-1
/
+0
*
Adding dismiss-all button.
Winson Chung
2015-01-22
1
-12
/
+0
*
Fixing high cpu usage due to case not falling through to wait logic. (Bug 183...
Winson Chung
2014-11-18
1
-50
/
+50
*
Add some flags to reduce memory usage on svelte devices.
Winson Chung
2014-11-17
1
-6
/
+29
*
Fixing crash in querying the task stack from a fresh load plan. (Bug 18371946)
Winson Chung
2014-11-13
1
-4
/
+12
*
Preload only visible thumbnails and task icons. (Bug 17672056, Bug 18291345)
Winson Chung
2014-11-11
1
-171
/
+77
*
Don't reload the layout every time we enter Recents. (Bug 18160176)
Winson Chung
2014-11-05
1
-8
/
+11
*
Fixing potential crash when the task loader is stopped. (Bug 18135583)
winsonchung
2014-10-27
1
-0
/
+3
*
Preloading task metadata to improve Recents startup time after reboot. (Bug 1...
Winson Chung
2014-10-24
1
-2
/
+14
*
Ensuring that user-specific Recent tasks are removed. (Bug 18036610)
Winson Chung
2014-10-23
1
-4
/
+0
*
Ensure that we don't show excluded tasks when we are not in that task (Bug 17...
Winson Chung
2014-10-01
1
-8
/
+9
*
Don't preload task description icons when opening recents
Jorim Jaggi
2014-09-26
1
-13
/
+44
*
Removed round rect clipping and hardware layers from recents
Selim Cinek
2014-09-18
1
-9
/
+5
*
Fix priority for recent task thumbnail loader
Jorim Jaggi
2014-09-15
1
-1
/
+1
*
Aggressive tuning of recents memory usage
Jorim Jaggi
2014-09-15
1
-8
/
+13
*
Ensuring that the ActivityInfo cache accounts for the task's user id. (Bug 17...
Kenny Guy
2014-08-28
1
-18
/
+32
*
Additional changes to improve performance when loading Recents. (Bug 16987565)
Winson Chung
2014-08-27
1
-120
/
+134
*
Multiple performance changes to speed recents invocation/app launching time. ...
Winson Chung
2014-08-25
1
-34
/
+80
*
Initial changes to support swiping on the nav bar to switch affiliated tasks.
Winson Chung
2014-08-11
1
-5
/
+11
*
Initial changes to add task affiliation styling. (Bug 16656169)
Winson Chung
2014-08-07
1
-7
/
+8
*
Updating lock-to-app look.
Winson Chung
2014-07-28
1
-3
/
+0
*
Add setting to guard the lock-to-app recents icon
Jason Monk
2014-07-18
1
-2
/
+7
*
Fixing optimization in Task loading. (Bug 16372369)
Winson Chung
2014-07-17
1
-64
/
+59
*
Fixing potential crash when attemping to read null thumbnail (Bug. 16289301)
Winson Chung
2014-07-14
1
-120
/
+0
*
DO NOT MERGE Fixing some regressions
Winson Chung
2014-07-14
1
-85
/
+62
*
Adding missing passthrough of task affiliate id.
Winson Chung
2014-07-11
1
-2
/
+2
*
Piping through task affiliation to Recents.
Winson Chung
2014-07-11
1
-3
/
+3
*
Initial changes to support lock-to-app on the foremost task. (Bug 16221876)
Winson Chung
2014-07-12
1
-2
/
+3
*
Fixing a few potential crashes, preparing for Task affiliations framework cha...
Winson Chung
2014-07-11
1
-3
/
+3
*
Refactoring to support groups.
Winson Chung
2014-07-07
1
-6
/
+26
*
Bug fixes and cleanup
Winson Chung
2014-07-03
1
-12
/
+18
*
Badge document activities in Recents
Robin Lee
2014-06-26
1
-2
/
+3
*
Fixing bug where search bar is not updated when search package is first insta...
Winson Chung
2014-06-25
1
-4
/
+6
*
Use Task last active time to ensure we don't reload items for the cache.
Winson Chung
2014-06-24
1
-0
/
+613