summaryrefslogtreecommitdiffstats
path: root/res/values-v26
Commit message (Collapse)AuthorAgeFilesLines
* Trebuchet: icon packs supportJoey Rizzoli2018-01-191-0/+20
| | | | | | | | | | | | | | | Based on the following commits: * https://github.com/AOSPA/android_packages_apps_Launcher3/commit/cf4bde2098de8beec24a0c88bf2e51e19a9c22b6 * https://github.com/AOSPA/android_packages_apps_Launcher3/commit/8ddafe17ad6adc268ad1a93b7724d8b22028a71b * https://github.com/AOSPA/android_packages_apps_Launcher3/commit/0940176c3c01a1f87237811f42d05a592b0968b3 With the following additions: * Support for adaptive icons * UI changes * Cleanup and improvements Change-Id: I877a8b2dd204753179736fa7c1c34444e9b2c849 Signed-off-by: Joey Rizzoli <joey@lineageos.org>
* 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