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
*
Refactoring RecentsActivityValues into TaskDescription, and ensuring they are...
Winson Chung
2014-05-16
2
-11
/
+11
*
Adding dismiss method on the top cards, and disabling the app info pane.
Winson Chung
2014-05-09
6
-16
/
+79
*
Better transition between excluded-from-recent applications to recents.
Winson Chung
2014-05-08
8
-130
/
+68
*
Removing the old tasks on launching recents task if they trigger a new task.
Winson Chung
2014-05-08
4
-11
/
+31
*
Listening for system changes to active recent tasks. (Bug 14260718)
Winson Chung
2014-05-07
7
-17
/
+229
*
Disabling shadowing (until bugs are addressed) and refactoring some constants.
Winson Chung
2014-05-07
11
-136
/
+145
*
Merge "Fixing issue with animation not running after SystemUI crashes (Bug 14...
Winson Chung
2014-05-07
6
-63
/
+154
|
\
|
*
Fixing issue with animation not running after SystemUI crashes (Bug 14453240)
Winson Chung
2014-05-06
6
-63
/
+154
*
|
Exposing the API to support widgets in Recents.
Winson Chung
2014-05-05
2
-23
/
+17
|
/
*
Adding ability to load a search widget into Recents.
Winson Chung
2014-05-02
8
-116
/
+358
*
Incorporating theme colors into task views.
Winson Chung
2014-05-02
9
-27
/
+81
*
Disable Filtering.
Winson Chung
2014-04-30
2
-3
/
+1
*
Fixing crash in SystemServicesProxy getting activity label (Bug. 14260718)
Winson Chung
2014-04-23
1
-0
/
+2
*
Merge "Fixing transition from tasks excluded from Recents into Recents."
Winson Chung
2014-04-22
2
-7
/
+24
|
\
|
*
Fixing transition from tasks excluded from Recents into Recents.
Winson Chung
2014-04-21
2
-7
/
+24
*
|
Merge "Overriding application icon with activity icon where available."
Winson Chung
2014-04-21
3
-16
/
+16
|
\
\
|
|
/
|
/
|
|
*
Overriding application icon with activity icon where available.
Winson Chung
2014-04-21
3
-16
/
+16
*
|
Initial changes to add search bar.
Winson Chung
2014-04-17
7
-39
/
+204
|
/
*
Adding stack dimming.
Winson Chung
2014-04-14
4
-2
/
+74
*
Adding experiment for app-info pane.
Winson Chung
2014-04-14
8
-34
/
+437
*
Refactoring filter animation logic.
Winson Chung
2014-04-11
5
-257
/
+163
*
Merge "Corp badging for Recents"
Amith Yamasani
2014-04-11
3
-18
/
+48
|
\
|
*
Corp badging for Recents
Amith Yamasani
2014-04-10
3
-18
/
+48
*
|
Removing duplicated code in Recents
Winson Chung
2014-04-09
8
-39
/
+58
*
|
Allow for different rects when animating to a single task stack view and a mu...
Winson Chung
2014-04-09
8
-98
/
+109
|
/
*
Prevent Recents from lingering after screen-off.
Winson Chung
2014-04-07
6
-29
/
+55
*
Merge "Launch recents with the correct user."
Kenny Guy
2014-04-07
3
-4
/
+6
|
\
|
*
Launch recents with the correct user.
Kenny Guy
2014-04-04
3
-4
/
+6
*
|
Fixing error in calculating translation animation.
Winson Chung
2014-04-04
2
-4
/
+4
*
|
Fixing crash when filtering tasks too quickly.
Winson Chung
2014-04-04
7
-81
/
+261
|
/
*
Adding activity icon to the task view
Winson Chung
2014-04-02
6
-91
/
+80
*
Adding system service proxy to help test UI/performance.
Winson Chung
2014-04-02
8
-215
/
+366
*
Merge "Rename related users to profiles."
Kenny Guy
2014-04-02
2
-3
/
+3
|
\
|
*
Rename related users to profiles.
Kenny Guy
2014-04-02
2
-3
/
+3
*
|
Enabling filtering by base intent package.
Winson Chung
2014-04-01
11
-94
/
+389
|
/
*
Fixing issue where we were relaunching each activity from recents instead of ...
Winson Chung
2014-03-24
3
-15
/
+34
*
Moving task view layout into resource.
Winson Chung
2014-03-24
7
-257
/
+262
*
Fixing crash with multiple touch pointers
Winson Chung
2014-03-21
4
-37
/
+93
*
Catching case where the activity we are launching from Recents no longer exists.
Winson Chung
2014-03-20
2
-9
/
+20
*
Fixing issue where launching a task was delayed due to a previous start delay...
Winson Chung
2014-03-18
7
-2
/
+69
*
Moving alternate recents component logic into its own file.
Winson Chung
2014-03-18
4
-1
/
+384
*
Fixing issue with cards being rendered under the nav bar after a configuratio...
Winson Chung
2014-03-17
2
-6
/
+7
*
Using the RecentsService connection to toggle recents
Winson Chung
2014-03-17
7
-88
/
+195
*
Fixing crash when ActivityManager does not have a proper thumbnail
Winson Chung
2014-03-14
5
-39
/
+78
*
Simplifying memory management, use Task Keys as resource cache keys.
Winson Chung
2014-03-14
14
-325
/
+243
*
Fixing memory leaks related to Tasks holding onto their callbacks.
Winson Chung
2014-03-13
11
-241
/
+393
*
Initial changes for recents.
Winson Chung
2014-03-11
20
-0
/
+3730