summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/notification
Commit message (Expand)AuthorAgeFilesLines
* Report when a notification is shown in the popupTony2018-05-291-0/+4
* Make sure notification listener stays unbound on reboot when badging disabledTony2018-04-171-10/+12
* Ignore null notificationsTony Wickham2018-04-131-0/+8
* Updating the UI of the options popup to make it look similar to icon popupSunny Goyal2018-04-021-2/+1
* Only cancel the group notification if launcher canceled last childTony2018-03-131-2/+17
* Update notification group mapping when group key changesTony Wickham2018-02-211-16/+48
* Added StatusBarNotificationsListener interface.George Hodulik2018-01-161-4/+25
* Dominant color is part of icon cacheSunny Goyal2018-01-032-4/+5
* Simplifying app icon popupSunny Goyal2017-11-153-155/+162
* Consolidating various interpolatorsSunny Goyal2017-10-262-42/+3
* 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-102-6/+7
|/ /
* | Cancel notification group summary when all children are cancelled.Tony Wickham2017-10-052-2/+83
* | [automerger] Ignore clicks on notifications that don't have intents. am: 22cb...Tony Wickham2017-09-161-0/+3
|\ \
| * | Ignore clicks on notifications that don't have intents.Tony Wickham2017-09-151-0/+3
* | | Adjust notification paddingsTony Wickham2017-09-062-4/+16
|/ /
* / Remove notification dots setting for Launcher3GoTony Wickham2017-08-141-4/+0
|/
* Unbind notification listener when badging is disabledTony2017-08-031-3/+37
* Using common fling detection logic for notification and all-appsSunny Goyal2017-07-204-1083/+67
* Catch SecurityException from NoMan to workaround possible race conditionAdam Cohen2017-07-141-3/+16
* Keep gutter aligned when removing notification footerTony2017-07-062-3/+22
* Ensure notification listener is connected before getting notificationsTony Wickham2017-06-281-2/+3
* Popup visual changesTony Wickham2017-06-271-0/+3
* 1. Replace use of java.util.HashSet with android.util.ArraySet inRajeev Kumar2017-06-221-11/+13
* Merge "1. Replace use of java.util.HashMap with android.util.ArrayMap in Swip...Rajeev Kumar2017-06-221-17/+14
|\
| * 1. Replace use of java.util.HashMap with android.util.ArrayMap inRajeev Kumar2017-06-221-17/+14
* | Merge "Removing some support lib dependencies" into ub-launcher3-dorval-polishTreeHugger Robot2017-06-221-1/+1
|\ \
| * | Removing some support lib dependenciesSunny Goyal2017-06-091-1/+1
| |/
* | Merge "Show more shortcuts when last notification is dimissed" into ub-launch...Tony Wickham2017-06-201-3/+8
|\ \
| * | Show more shortcuts when last notification is dimissedTony2017-06-151-3/+8
| |/
* | Merge "Don't crash when tapping twice on a notification" into ub-launcher3-do...TreeHugger Robot2017-06-161-1/+3
|\ \ | |/ |/|
| * Don't crash when tapping twice on a notificationTony2017-06-151-1/+3
* | Merge "Generalize findContrastColor() to work for dark backgrounds" into ub-l...TreeHugger Robot2017-06-071-1/+1
|\ \
| * | Generalize findContrastColor() to work for dark backgroundsTony Wickham2017-06-061-1/+1
* | | Merge "Don't use CharSequence as notification text" into ub-launcher3-dorval-...Tony Wickham2017-06-071-3/+3
|\ \ \ | |/ / |/| |
| * | Don't use CharSequence as notification textTony Wickham2017-06-061-3/+3
* | | Add support for popup dark themeTony Wickham2017-06-061-1/+2
|/ /
* / Fix visibility of notification footer dividerTony Wickham2017-06-051-0/+1
|/
* Remove gap between popup itemsTony2017-05-311-12/+5
* Update accessibility for popupTony2017-05-113-1/+6
* Visual updates for popupTony2017-05-091-1/+9
* Merge "Relax notification filter for badges" into ub-launcher3-dorvalTony Wickham2017-05-022-5/+16
|\
| * Relax notification filter for badgesTony Wickham2017-05-022-5/+16
* | Handle back-to-back height reduction animationsTony Wickham2017-04-271-0/+5
|/
* Re-enable badges, with all dotsTony Wickham2017-04-271-1/+1
* Support notifications with 0 count (show as dots)Tony Wickham2017-04-261-1/+1
* Merge "Remove reflection for a couple of methods" into ub-launcher3-dorvalTreeHugger Robot2017-04-121-15/+1
|\
| * Remove reflection for a couple of methodsTony Wickham2017-04-111-15/+1