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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing potential crash when the task loader is stopped. (Bug 18135583)
winsonchung
2014-10-27
1
-0
/
+3
*
Merge "Preloading task metadata to improve Recents startup time after reboot....
Winson Chung
2014-10-24
3
-7
/
+33
|
\
|
*
Preloading task metadata to improve Recents startup time after reboot. (Bug 1...
Winson Chung
2014-10-24
3
-7
/
+33
*
|
Merge "Fixing issue where Recents would not work if the time is changed. (Bug...
Winson Chung
2014-10-24
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fixing issue where Recents would not work if the time is changed. (Bug 17995039)
Winson Chung
2014-10-22
1
-1
/
+2
*
|
Ensuring that user-specific Recent tasks are removed. (Bug 18036610)
Winson Chung
2014-10-23
7
-46
/
+58
*
|
Should use Activity.onEnterAnimationComplete. (Bug 18031283)
Winson Chung
2014-10-23
8
-228
/
+174
|
/
*
Fixing regression with screen pinning button not animating for the first task...
Winson Chung
2014-10-14
1
-0
/
+2
*
Fixing issue with excluded tasks sometimes showing in Recents. (Bug 17875770)
Winson Chung
2014-10-14
1
-1
/
+1
*
Removing unused/dead code related to footer and screenshot transition.
Winson Chung
2014-10-14
10
-492
/
+41
*
Adding mouse wheel support. (Bug 17323718)
Winson Chung
2014-10-14
7
-31
/
+100
*
am d8ab73d7: am d092fc70: Merge "Ensure that we don\'t show excluded tasks wh...
Winson Chung
2014-10-01
9
-32
/
+40
|
\
|
*
Merge "Ensure that we don't show excluded tasks when we are not in that task ...
Winson Chung
2014-10-01
9
-32
/
+40
|
|
\
|
|
*
Ensure that we don't show excluded tasks when we are not in that task (Bug 17...
Winson Chung
2014-10-01
9
-32
/
+40
*
|
|
am 2396f135: am e3206407: Merge "Fixing crash in Recents due to late onBootCo...
Winson Chung
2014-10-01
1
-5
/
+5
|
\
\
\
|
|
/
/
|
*
|
Fixing crash in Recents due to late onBootCompleted call (Bug 17572254)
Winson Chung
2014-09-29
1
-5
/
+5
|
|
/
*
|
am 5299d7e5: am 9b20e012: Merge "Don\'t preload task description icons when o...
Jorim Jaggi
2014-09-26
2
-15
/
+50
|
\
\
|
|
/
|
*
Don't preload task description icons when opening recents
Jorim Jaggi
2014-09-26
2
-15
/
+50
*
|
Only show FAB for the frontmost task
Selim Cinek
2014-09-24
2
-15
/
+32
|
/
*
Merge "Try and bind search widget before initial calculations of transition r...
Winson Chung
2014-09-18
1
-0
/
+18
|
\
|
*
Try and bind search widget before initial calculations of transition rects. (...
Winson Chung
2014-09-15
1
-0
/
+18
*
|
Merge "Handling broader set of exceptions when startingActivity from Recents....
Winson Chung
2014-09-18
4
-9
/
+27
|
\
\
|
*
|
Handling broader set of exceptions when startingActivity from Recents. (Bug 1...
Winson Chung
2014-09-17
4
-9
/
+27
|
|
/
*
|
Merge "Listening for widget changes while Recents is in the background. (Bug ...
Winson Chung
2014-09-18
1
-21
/
+21
|
\
\
|
*
|
Listening for widget changes while Recents is in the background. (Bug 17153663)
Winson Chung
2014-09-17
1
-21
/
+21
|
|
/
*
|
Enabling recents stack clipping
Winson Chung
2014-09-18
10
-48
/
+197
*
|
Add option for recents to use fake shadows
Jorim Jaggi
2014-09-18
8
-32
/
+343
*
|
Removed round rect clipping and hardware layers from recents
Selim Cinek
2014-09-18
6
-48
/
+189
*
|
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
7
-38
/
+15
*
|
Merge "Adding null check for invalid recents task list. (Bug 17476926)" into ...
Winson Chung
2014-09-14
1
-0
/
+6
|
\
\
|
*
|
Adding null check for invalid recents task list. (Bug 17476926)
Winson Chung
2014-09-12
1
-0
/
+6
|
|
/
*
|
Fixing issue with stack not being fully centered. (Bug 17015153)
Winson Chung
2014-09-12
1
-2
/
+2
|
/
*
Announcing the task list as you scroll. (Bug 15699050)
Winson Chung
2014-09-09
2
-0
/
+64
*
Fixing issue with Recents showing blank. (Bug 16987565)
Winson Chung
2014-09-09
1
-3
/
+6
*
Adding task switching animation xmls for further tweaking. (Bug 16656169)
Winson Chung
2014-09-09
1
-3
/
+11
*
Merge "Fixing issue with screen pinning not working. (Bug 17436123)" into lmp...
Winson Chung
2014-09-09
1
-1
/
+1
|
\
|
*
Fixing issue with screen pinning not working. (Bug 17436123)
Winson Chung
2014-09-09
1
-1
/
+1
*
|
Merge "Separating the notion of transposed search vs nav bar. (Bug 17402331)"...
Winson Chung
2014-09-09
2
-10
/
+10
|
\
\
|
*
|
Separating the notion of transposed search vs nav bar. (Bug 17402331)
Winson Chung
2014-09-05
2
-10
/
+10
*
|
|
Ensuring that the start delay matches the transition delay. (Bug 16987565)
Winson Chung
2014-09-08
2
-6
/
+9
|
|
/
|
/
|
*
|
Merge "Use correct API for badging" into lmp-dev
Amith Yamasani
2014-09-07
1
-1
/
+1
|
\
\
|
*
|
Use correct API for badging
Amith Yamasani
2014-09-07
1
-1
/
+1
*
|
|
Ensuring that we retry if the callback for animation started comes before the...
Winson Chung
2014-09-07
2
-2
/
+30
*
|
|
Removing unnecessary delays, ensuring transition thumbnail is the size of the...
Winson Chung
2014-09-07
3
-26
/
+33
|
/
/
*
|
Addressing API council comments for UserManager.
Svetoslav
2014-09-05
1
-5
/
+2
*
|
Generalizing Recents widget category to Search box. (Bug 17334589)
Winson Chung
2014-09-04
2
-3
/
+3
|
/
*
Fixing Recents crash with non-primary user. (Bug 17343688)
Winson Chung
2014-09-01
1
-0
/
+2
*
Providing a more seamless transition to Home (Bug. 17012456)
Winson Chung
2014-09-01
4
-21
/
+94
*
Workaround to prevent starting the same task from Recents twice. (Bug 17322903)
Winson Chung
2014-08-29
1
-0
/
+9
[next]