summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/badge
Commit message (Expand)AuthorAgeFilesLines
* 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