summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/notification
Commit message (Expand)AuthorAgeFilesLines
* Merge "Ignore clicks on notifications that don't have intents." into ub-launc...Tony Wickham2017-09-181-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
* | Update popup to match redlinesTony Wickham2017-04-112-63/+17
|/
* Merge "Disable notification listener on pre-26" into ub-launcher3-dorvalTony Wickham2017-04-101-6/+3
|\
| * Disable notification listener on pre-26Tony Wickham2017-04-101-6/+3
* | Only create one bitmap to clip popup item cornersTony Wickham2017-04-071-14/+1
|/
* Temporarily use reflection to get notification badge icon typeTony Wickham2017-04-031-1/+16
* Use notification counts (instead of assuming all 1)Tony Wickham2017-03-271-2/+6
* De-dupe shortcuts with the same id as the main notification.Tony Wickham2017-03-243-12/+75
* Merge "Filter out some notifications." into ub-launcher3-dorvalTony Wickham2017-03-202-11/+17
|\
| * Filter out some notifications.Tony Wickham2017-03-152-11/+17
* | Small cleanup for notificationsTony Wickham2017-03-152-12/+11
|/
* Use default icon if notification icon is null.Tony Wickham2017-03-151-2/+10
* Update notification visuals (part 2)Tony Wickham2017-03-024-132/+136
* Only check for badge setting on notification on O+Tony Wickham2017-03-011-3/+6
* Merge "Merge deep shortcuts in rounded rect" into ub-launcher3-dorvalTony Wickham2017-03-012-46/+6
|\
| * Merge deep shortcuts in rounded rectTony Wickham2017-03-012-46/+6