summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/theme/ThemeOverlayController.java
Commit message (Expand)AuthorAgeFilesLines
...
* | Add neutral palette, rename main and accentLucas Dupin2021-02-161-17/+27
* | User OverlayIdentifier instead of @ColorIntLucas Dupin2021-02-101-87/+83
|/
* Fix issue with white and black themesLucas Dupin2020-12-161-1/+11
* Allow custom implementation of color extractionLucas Dupin2020-12-141-19/+32
* Revert "Fix issue with white and black themes"Lucas Dupin2020-12-081-7/+1
* Fix issue with white and black themesLucas Dupin2020-12-021-1/+7
* 4/N The road to Material NEXT (color int format)Lucas Dupin2020-12-011-2/+10
* Let wallpaper colors drive system themeLucas Dupin2020-11-111-23/+217
* 6/N Move everything into SysUIComponent.Dave Mankoff2020-08-161-2/+2
* Give hidden API behavior to legacy apps.Jeff Sharkey2020-03-101-1/+2
* Fix instances of ContentObserver#onChange in SystemUIFabian Kozynski2020-03-061-1/+3
* BroadcastDispatcher can use Executors nowFabian Kozynski2020-01-091-1/+1
* Conslidate @MainHandler and similar to @Main (and similar).Dave Mankoff2019-12-201-2/+2
* Replace Dependency.get(BG_HANDLER) with constructor injection.Dave Mankoff2019-11-191-5/+7
* Finish migrating to BroadcastDispatcherFabian Kozynski2019-11-041-3/+11
* Pass context into the constructor of SystemUI objects.Dave Mankoff2019-10-101-0/+4
* Add icon packs for themepicker.Amin Shaikh2019-04-291-1/+2
* Improve theme application transition.Amin Shaikh2019-04-251-0/+2
* Create ThemeOverlayController in SystemUI.Amin Shaikh2019-04-041-0/+123