summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/badge
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-262-19/+52
* Update icon badges to match specTony Wickham2017-04-251-18/+44
* Use notification counts (instead of assuming all 1)Tony Wickham2017-03-272-12/+35
* De-dupe shortcuts with the same id as the main notification.Tony Wickham2017-03-241-4/+5
* 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
* Merge "Add badges to folders" into ub-launcher3-masterTony Wickham2017-02-071-0/+60
|\
| * Add badges to foldersTony Wickham2017-02-071-0/+60
* | Show notification icon in place of "1" in badge.Tony Wickham2017-02-072-10/+115
|/
* Store notification keys in a List instead of a Set.Tony Wickham2017-01-261-6/+9
* Add swipe-to-dismiss notifications in popup menu.Tony Wickham2017-01-253-295/+1
* Refactor DeepShortcutsContainer to PopupContainerWithArrowTony Wickham2017-01-253-1/+296
* Add NotificationListener to launcher.Tony Wickham2017-01-252-6/+48
* FastBitmapDrawable can draw an icon badge (notification count)Tony Wickham2017-01-132-0/+103