summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/badge/BadgeRenderer.java
Commit message (Expand)AuthorAgeFilesLines
* Rafactoring shadow generator logic to allow customizing various parametersSunny Goyal2017-06-201-1/+2
* Add support for color extracted notification dotsTony Wickham2017-06-081-8/+6
* Use a single color for all icon badges.Tony Wickham2017-05-161-6/+8
* Re-enable badges, with all dotsTony Wickham2017-04-271-3/+5
* Support notifications with 0 count (show as dots)Tony Wickham2017-04-261-9/+37
* Update icon badges to match specTony Wickham2017-04-251-18/+44
* Add shadow to badgesTony Wickham2017-03-011-4/+12
* Merge deep shortcuts in rounded rectTony Wickham2017-03-011-1/+0
* Update notification view to match newer specsTony Wickham2017-02-241-0/+1
* Animate badges when they are added or removedTony Wickham2017-02-071-34/+32
* Show notification icon in place of "1" in badge.Tony Wickham2017-02-071-8/+55
* Add NotificationListener to launcher.Tony Wickham2017-01-251-1/+1
* FastBitmapDrawable can draw an icon badge (notification count)Tony Wickham2017-01-131-0/+70