| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
This exposes the hardcoded backgroundTint call to
?android:attr/colorAccent, and allow the themer to completely
replace the color.
Credits go to @Morningstar for locating the file!
Change-Id: I7d76177fad123173131aecf0d19554825af303a0
|
|
|
|
|
|
|
|
|
|
|
| |
This patch is a different approach to getting the tint changed.
Changed from being a value into colors.xml to an XML file in
res/colors instead to combat XML inflation issues.
Tested on latest nightly, decompiled and recompiled. Stock theme
and Dark Material runs fine with the new values themed.
Change-Id: I1373d3d36555b44ad63515b4385d5f935a5a882f
|
|
|
|
| |
Change-Id: Iafc79a57651db327a100e0f1723b62f442b638be
|
|
|
|
|
|
|
|
|
|
| |
Set the fingerprint activated color, while registering a new
fingerprint to be 50% alpha of the accent color. This allows the
color to be changed with the theme, so that it will be highlighted
blue during setup wizard.
Bug: 21695577
Change-Id: Iee68506a4fbb8e8996bdb52694992ac460ae943d
|
|
|
|
|
|
|
|
|
|
|
|
| |
Storage wizard screens now have updated assets from UX, and various
assets are tinted consistently. We're using our own navigation bar
and wholesale replacing the layout from upstream.
Fix text colors in night mode. Tell SystemUI when we're finished
with the wizard flow.
Bug: 21830731
Change-Id: Ic8d09cc152bfb4dcc6089b5c61d28cbdd4be3ee9
|
|
Change-Id: I34e11e0773c9f8e00e3eab422781094e19a16d3d
|