summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/notification/NotificationListener.java
Commit message (Expand)AuthorAgeFilesLines
* Disable notification listener on pre-26Tony Wickham2017-04-101-6/+3
* De-dupe shortcuts with the same id as the main notification.Tony Wickham2017-03-241-11/+14
* Filter out some notifications.Tony Wickham2017-03-151-1/+12
* Only check for badge setting on notification on O+Tony Wickham2017-03-011-3/+6
* Respect badge settings to filter out badgesTony Wickham2017-03-011-4/+11
* Remove badges when launcher loses notification accessTony2017-02-211-10/+12
* Ensure that filtered notifications are removed from BadgeInfo.Tony Wickham2017-02-131-15/+25
* Show notification icon in place of "1" in badge.Tony Wickham2017-02-071-1/+0
* Add swipe-to-dismiss notifications in popup menu.Tony Wickham2017-01-251-0/+214