summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/notification
Commit message (Expand)AuthorAgeFilesLines
* Removing wrapper around ViewPropertyAnimator, and using ObjectAnimatorSunny Goyal2017-02-162-9/+8
* Merge "Animate notification background color directly" into ub-launcher3-masterTony Wickham2017-02-161-10/+11
|\
| * Animate notification background color directlyTony2017-02-151-10/+11
* | Ignore touches before notification is populatedTony Wickham2017-02-151-0/+8
|/
* Merge "Add logging for notifications." into ub-launcher3-masterTony Wickham2017-02-073-6/+23
|\
| * Add logging for notifications.Tony Wickham2017-02-073-7/+23
* | Merge "Show notification icon in place of "1" in badge." into ub-launcher3-ma...Tony Wickham2017-02-073-8/+26
|\ \ | |/ |/|
| * Show notification icon in place of "1" in badge.Tony Wickham2017-02-073-8/+26
* | Add ActivityOptions for clip reveal animation for notificationsTony Wickham2017-02-011-1/+5
|/
* Merge "Use notification icon views' tags to store NotificationInfo." into ub-...Tony Wickham2017-01-311-8/+3
|\
| * Use notification icon views' tags to store NotificationInfo.Tony Wickham2017-01-271-8/+3
* | Ensure notification icons have enough contrast with background.Tony Wickham2017-01-274-18/+46
|/
* Merge "Store notification keys in a List instead of a Set." into ub-launcher3...Tony Wickham2017-01-262-6/+7
|\
| * Store notification keys in a List instead of a Set.Tony Wickham2017-01-262-6/+7
* | Add and update some comments badging/notifications.Tony Wickham2017-01-265-3/+11
|/
* Add swipe-to-dismiss notifications in popup menu.Tony Wickham2017-01-258-0/+1947