summaryrefslogtreecommitdiffstats
path: root/res/values-v26/bools.xml
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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
* 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