summaryrefslogtreecommitdiff
path: root/src/com/android/launcher3/notification/NotificationInfo.java
AgeCommit message (Expand)Author
2023-06-26Removing explicit target SDK for launcherSunny Goyal
2022-03-10Close taskbar all apps on popup notification and app info shortcut tap.Brian Isganitis
2021-11-15Add notification dots and popup menu notification support to the taskbar.Schneider Victor-tulias
2021-03-30Using an independent drawable for rounded cornersSunny Goyal
2020-08-24Good riddance UserEventDispatcher [1/n]Hyunyoung Song
2020-06-17Replaces StatsLogManager.log with StatsLogManager.logger()thiruram
2020-06-11LAUNCHER_APP_LAUNCH_TAP should log correctly for icons inside folderHyunyoung Song
2020-06-05Log tap on dot-notifications on both app icon and deep shortcuts.thiruram
2018-12-04Remove some obsolete notification badging codeTony Wickham
2018-12-04Rename "badges" to "dots" where appropriateTony Wickham
2018-01-03Dominant color is part of icon cacheSunny Goyal
2017-10-13Merge changes from topic "am-cd88620d-8a17-4592-86c7-f98ff940a436" into ub-la...Tony Wickham
2017-10-10Converting PopupContainerWithArrow into a base class so that it is easierSunny Goyal
2017-10-06[automerger] Handle null small icon am: 207f7d7f86Android Build Merger (Role)
2017-10-06Handle null small iconTony
2017-09-15Ignore clicks on notifications that don't have intents.Tony Wickham
2017-06-15Don't crash when tapping twice on a notificationTony
2017-04-11Remove reflection for a couple of methodsTony Wickham
2017-04-03Temporarily use reflection to get notification badge icon typeTony Wickham
2017-03-24De-dupe shortcuts with the same id as the main notification.Tony Wickham
2017-03-15Filter out some notifications.Tony Wickham
2017-03-15Use default icon if notification icon is null.Tony Wickham
2017-02-07Merge "Add logging for notifications." into ub-launcher3-masterTony Wickham
2017-02-07Merge "Show notification icon in place of "1" in badge." into ub-launcher3-ma...Tony Wickham
2017-02-07Add logging for notifications.Tony Wickham
2017-02-07Show notification icon in place of "1" in badge.Tony Wickham
2017-02-01Add ActivityOptions for clip reveal animation for notificationsTony Wickham
2017-01-27Ensure notification icons have enough contrast with background.Tony Wickham
2017-01-26Add and update some comments badging/notifications.Tony Wickham
2017-01-25Add swipe-to-dismiss notifications in popup menu.Tony Wickham