summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/notification/NotificationMainView.java
Commit message (Expand)AuthorAgeFilesLines
* Using common fling detection logic for notification and all-appsSunny Goyal2017-07-201-31/+54
* Don't use CharSequence as notification textTony Wickham2017-06-061-3/+3
* Update accessibility for popupTony2017-05-111-1/+1
* Relax notification filter for badgesTony Wickham2017-05-021-3/+14
* Update notification visuals (part 2)Tony Wickham2017-03-021-38/+20
* Merge deep shortcuts in rounded rectTony Wickham2017-03-011-1/+5
* Removing wrapper around ViewPropertyAnimator, and using ObjectAnimatorSunny Goyal2017-02-161-3/+2
* Animate notification background color directlyTony2017-02-151-10/+11
* Add logging for notifications.Tony Wickham2017-02-071-2/+11
* Ensure notification icons have enough contrast with background.Tony Wickham2017-01-271-10/+14
* Add swipe-to-dismiss notifications in popup menu.Tony Wickham2017-01-251-0/+156