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
*
Adding NPE check when the system has no tasks.
Winson Chung
2015-05-27
1
-1
/
+1
*
Make recents use immutable ashmem bitmaps for things it frequently passes acr...
Riley Andrews
2015-05-18
2
-2
/
+4
*
Cleanup properties
Chris Craik
2015-05-05
2
-32
/
+0
*
Improve Accessibility behaviour in recents
Benjamin Franz
2015-04-30
5
-7
/
+72
*
Consolidate SystemUI SharedPreferences.
Andrew Flynn
2015-04-10
3
-14
/
+12
*
Merge "Dismiss recents to home without animation when resizing task."
Wale Ogunwale
2015-04-06
2
-6
/
+12
|
\
|
*
Dismiss recents to home without animation when resizing task.
Wale Ogunwale
2015-04-04
2
-6
/
+12
*
|
Merge "Ensuring that we reload a widget that was updated in another orientati...
Winson Chung
2015-04-03
4
-13
/
+76
|
\
\
|
|
/
|
/
|
|
*
Ensuring that we reload a widget that was updated in another orientation.
Winson Chung
2015-04-03
4
-13
/
+76
*
|
Prevent the dismiss icon from fading when multistack debugging is enabled.
Winson Chung
2015-03-30
1
-2
/
+4
|
/
*
Unopened tasks should show the fullscreen item in recents
Skuhne
2015-03-27
1
-1
/
+1
*
Merge "Fixing layout button in caption and adding quarter functionality"
Skuhne
2015-03-26
2
-59
/
+130
|
\
|
*
Fixing layout button in caption and adding quarter functionality
Skuhne
2015-03-25
2
-59
/
+130
*
|
Merge "Fixing issue with floating task headers."
Winson Chung
2015-03-24
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fixing issue with floating task headers.
Winson Chung
2015-03-24
1
-0
/
+2
*
|
Adding menu to arrange one or two tasks and arrange them accordingly
Skuhne
2015-03-24
5
-61
/
+187
*
|
Merge "Adding null check for focused stack before trying to switch affiliated...
Winson Chung
2015-03-23
1
-1
/
+1
|
\
\
|
*
|
Adding null check for focused stack before trying to switch affiliated tasks.
Winson Chung
2015-03-23
1
-1
/
+1
|
|
/
*
|
Changed recent multi-window UI to use persist.sys.debug.multi_window
Wale Ogunwale
2015-03-23
2
-4
/
+2
*
|
Merge "Fixing issue with screen-pinning for secondary users."
Winson Chung
2015-03-20
2
-7
/
+32
|
\
\
|
|
/
|
/
|
|
*
Fixing issue with screen-pinning for secondary users.
Winson Chung
2015-03-19
2
-7
/
+32
*
|
Replace usages of deprecated Resources.getColor() and getColorStateList()
Alan Viverette
2015-03-18
2
-9
/
+6
*
|
Merge "Change resize logic: Use resizeTask and remove stack resize UI/logic"
Skuhne
2015-03-17
7
-469
/
+154
|
\
\
|
*
|
Change resize logic: Use resizeTask and remove stack resize UI/logic
Skuhne
2015-03-17
7
-469
/
+154
*
|
|
Recents: Tapping on background returns to launcher
James Cook
2015-03-17
1
-0
/
+35
|
/
/
*
|
Rename and simplify DisplayList Canvas classes
Chris Craik
2015-03-09
1
-1
/
+1
|
/
*
Merge "Improve docs for drawable tint and color filters"
Chris Craik
2015-03-03
1
-3
/
+3
|
\
|
*
Improve docs for drawable tint and color filters
Chris Craik
2015-03-02
1
-3
/
+3
*
|
Merge "Remove unused imports in frameworks/base."
John Spurlock
2015-03-02
5
-5
/
+0
|
\
\
|
*
|
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
5
-5
/
+0
|
|
/
*
|
Force single stack id workaround. (Bug 19560619)
Winson Chung
2015-03-02
1
-0
/
+1
|
/
*
Fixing Recents regressions.
Winson Chung
2015-02-18
3
-14
/
+13
*
Ensuring that the list of stack views are mutable. (Bug 19245963)
Winson Chung
2015-02-03
1
-19
/
+10
*
Adding some debug controls to test multi-window.
Winson Chung
2015-01-29
17
-314
/
+981
*
Adding dismiss-all button.
Winson Chung
2015-01-22
14
-216
/
+392
*
Cherry picking recents fixes to screen pinning and visibility.
Winson Chung
2015-01-20
7
-73
/
+81
*
Remove dead code #6: Delete old recents implementation
Jorim Jaggi
2015-01-07
4
-59
/
+374
*
Merge "Bug 18784289: Fix issue with transition animation callback." into lmp-...
Winson Chung
2014-12-18
2
-2
/
+2
|
\
|
*
Bug 18784289: Fix issue with transition animation callback.
Winson Chung
2014-12-18
2
-2
/
+2
*
|
Fixing issue with old thumbnails on first launch of app. (Bug 18718114)
Winson Chung
2014-12-11
2
-3
/
+19
|
/
*
Fixing major regressions in Recents with multi-user. (Bug 18574950)
Winson Chung
2014-12-10
4
-51
/
+259
*
Merge "Ensure that loading and unloading of tasks happen symmetrically with l...
Winson Chung
2014-12-08
7
-116
/
+83
|
\
|
*
Ensure that loading and unloading of tasks happen symmetrically with lifecycl...
Winson Chung
2014-12-04
7
-116
/
+83
*
|
Merge "Revert "Revert "Improve fling physics for recents""" into lmp-mr1-dev
Justin Harrison
2014-12-04
2
-16
/
+7
|
\
\
|
*
|
Revert "Revert "Improve fling physics for recents""
Justin Harrison
2014-12-04
2
-16
/
+7
*
|
|
Merge "Revert "Improve fling physics for recents"" into lmp-mr1-dev
Justin Harrison
2014-12-04
2
-7
/
+16
|
\
\
\
|
|
/
/
|
*
|
Revert "Improve fling physics for recents"
Justin Harrison
2014-12-04
2
-7
/
+16
*
|
|
Merge "Improve fling physics for recents" into lmp-mr1-dev
Jorim Jaggi
2014-12-04
2
-16
/
+7
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Improve fling physics for recents
Jorim Jaggi
2014-11-26
2
-16
/
+7
*
|
Fix crash when user is both scrolling and tabbing through Recents. (Bug 18552...
Winson Chung
2014-12-03
1
-3
/
+4
[next]