summaryrefslogtreecommitdiffstats
path: root/res/values-v26
Commit message (Collapse)AuthorAgeFilesLines
* Set colorPrimaryDark to the value assigned in P releaseHyunyoung Song2019-01-021-0/+1
| | | | | | | previous value: google_grey_200 Bug: 117532945 Change-Id: Ia1d0a36920e6eff2d7022521123983c947804b91
* Rename "badges" to "dots" where appropriateTony Wickham2018-12-041-1/+1
| | | | | | | | This will reduce confusion with the other "badging" concept we use for, e.g. work profiles. It is also consistent with the external name "notification dots". Change-Id: I2a2c9d96dc0d6284eb0c48adc78a856271caad4d
* Defining a base theme, which can be overriden by derivative projects withoutSunny Goyal2018-06-081-1/+1
| | | | | | | affecting launcher theme Bug: 70220582 Change-Id: Ie3069686be5e6a42910e90541db2d6b5b79e25c1
* Adding scrim in all-apps scrimSunny Goyal2017-08-241-6/+0
| | | | | Bug: 64692527 Change-Id: Ib8262ad0cc3c95cd419eb9fa1dee3bbbc2d25a27
* Add dark widgets themeTony Wickham2017-06-261-0/+4
| | | | | Bug: 62907264 Change-Id: I9831e071eab9a746d1aacab7d023371cc4a631ef
* Re-enable badges, with all dotsTony Wickham2017-04-271-1/+1
| | | | | | | | | Also updated folder badge (dot) color to light gray, added notification header back (with same number as before, where each notification counts as >= 1), and increased shadow opacity for the dots. Change-Id: I53a3e0d94f23f482b55b3c10a922939ebb381314
* Remove notification listener to disable badgingTony Wickham2017-04-271-1/+1
| | | | | Bug: 37748653 Change-Id: I80d9f7c5274604f552113c7be0319d5cd454b29c
* Adding broadcast receiver to handle SESSION_COMMIT broadcastSunny Goyal2017-03-091-0/+2
| | | | | | | | | | > Disabling Install shortcut broadcast for O and above > Adding a preference to control automatic icon addition on homescreen > Adding icons on homescreen for new installs based on the above preference Bug: 32920609 Bug: 27967412 Change-Id: I92e5cb7c841fb445dc8bc058d975f212ee54f8d1
* Merge "Simplifying some launcher themes" into ub-launcher3-masterSunny Goyal2017-02-171-0/+7
|\
| * Simplifying some launcher themesSunny Goyal2017-02-161-0/+7
| | | | | | | | | | | | | | > Replacing some colors with theme attributes > Simplifying styles definition by removing unnecessary inheritance and inlining some definitions Change-Id: Ifa167515cae6a7fd3720f1a52ff9ce11abb4495f
* | Add notification listener back to the manifestTony2017-02-161-0/+21
|/ | | | | | | | | | | This reverts commit d27b65d4d0035d6b66aac3e6040aa791f155e502. Also added boolean to values/ and values-v25/ and values-v26/ to enabled/disable the listener by API version. Bug: 35443111 Bug: 33553066 Change-Id: I69465c720f3b3eca7ae2025e01c315720862bec8
* Updating widget tray themeSunny Goyal2017-02-091-0/+24
Using standard theme attributes rather than custom color codes, so that it plays nice with system theme changes. Bug: 34819119 Bug: 34897402 Bug: 21446746 Change-Id: I265fba3ceae8873650fd09e4704838d313155e83