summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/notification/NotificationInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Remove some obsolete notification badging codeTony Wickham2018-12-041-15/+2
* Rename "badges" to "dots" where appropriateTony Wickham2018-12-041-1/+2
* Dominant color is part of icon cacheSunny Goyal2018-01-031-1/+1
* Merge changes from topic "am-cd88620d-8a17-4592-86c7-f98ff940a436" into ub-la...Tony Wickham2017-10-131-1/+1
|\
| * [automerger] Handle null small icon am: 207f7d7f86Android Build Merger (Role)2017-10-061-1/+1
| |\
| | * Handle null small iconTony2017-10-061-1/+1
* | | Converting PopupContainerWithArrow into a base class so that it is easierSunny Goyal2017-10-101-2/+1
|/ /
* / Ignore clicks on notifications that don't have intents.Tony Wickham2017-09-151-0/+3
|/
* Don't crash when tapping twice on a notificationTony2017-06-151-1/+3
* Remove reflection for a couple of methodsTony Wickham2017-04-111-15/+1
* Temporarily use reflection to get notification badge icon typeTony Wickham2017-04-031-1/+16
* De-dupe shortcuts with the same id as the main notification.Tony Wickham2017-03-241-1/+1
* Filter out some notifications.Tony Wickham2017-03-151-10/+5
* Use default icon if notification icon is null.Tony Wickham2017-03-151-2/+10
* Merge "Add logging for notifications." into ub-launcher3-masterTony Wickham2017-02-071-0/+1
|\
| * Add logging for notifications.Tony Wickham2017-02-071-0/+1
* | Merge "Show notification icon in place of "1" in badge." into ub-launcher3-ma...Tony Wickham2017-02-071-6/+26
|\ \ | |/ |/|
| * Show notification icon in place of "1" in badge.Tony Wickham2017-02-071-6/+26
* | Add ActivityOptions for clip reveal animation for notificationsTony Wickham2017-02-011-1/+5
|/
* Ensure notification icons have enough contrast with background.Tony Wickham2017-01-271-4/+24
* Add and update some comments badging/notifications.Tony Wickham2017-01-261-0/+2
* Add swipe-to-dismiss notifications in popup menu.Tony Wickham2017-01-251-0/+84