index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
SystemUI
/
src
/
com
/
android
/
systemui
/
theme
/
ThemeOverlayController.java
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Add neutral palette, rename main and accent
Lucas Dupin
2021-02-16
1
-17
/
+27
*
|
User OverlayIdentifier instead of @ColorInt
Lucas Dupin
2021-02-10
1
-87
/
+83
|
/
*
Fix issue with white and black themes
Lucas Dupin
2020-12-16
1
-1
/
+11
*
Allow custom implementation of color extraction
Lucas Dupin
2020-12-14
1
-19
/
+32
*
Revert "Fix issue with white and black themes"
Lucas Dupin
2020-12-08
1
-7
/
+1
*
Fix issue with white and black themes
Lucas Dupin
2020-12-02
1
-1
/
+7
*
4/N The road to Material NEXT (color int format)
Lucas Dupin
2020-12-01
1
-2
/
+10
*
Let wallpaper colors drive system theme
Lucas Dupin
2020-11-11
1
-23
/
+217
*
6/N Move everything into SysUIComponent.
Dave Mankoff
2020-08-16
1
-2
/
+2
*
Give hidden API behavior to legacy apps.
Jeff Sharkey
2020-03-10
1
-1
/
+2
*
Fix instances of ContentObserver#onChange in SystemUI
Fabian Kozynski
2020-03-06
1
-1
/
+3
*
BroadcastDispatcher can use Executors now
Fabian Kozynski
2020-01-09
1
-1
/
+1
*
Conslidate @MainHandler and similar to @Main (and similar).
Dave Mankoff
2019-12-20
1
-2
/
+2
*
Replace Dependency.get(BG_HANDLER) with constructor injection.
Dave Mankoff
2019-11-19
1
-5
/
+7
*
Finish migrating to BroadcastDispatcher
Fabian Kozynski
2019-11-04
1
-3
/
+11
*
Pass context into the constructor of SystemUI objects.
Dave Mankoff
2019-10-10
1
-0
/
+4
*
Add icon packs for themepicker.
Amin Shaikh
2019-04-29
1
-1
/
+2
*
Improve theme application transition.
Amin Shaikh
2019-04-25
1
-0
/
+2
*
Create ThemeOverlayController in SystemUI.
Amin Shaikh
2019-04-04
1
-0
/
+123
[prev]