summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/notification/NotificationMainView.java
Commit message (Expand)AuthorAgeFilesLines
* Refactor SwipeDetector to track both axesTony Wickham2019-10-241-8/+9
* Using velocity tracker for computing the velocity of motion eventsSunny Goyal2018-09-131-1/+1
* Report when a notification is shown in the popupTony2018-05-291-0/+4
* Simplifying app icon popupSunny Goyal2017-11-151-30/+66
* Consolidating various interpolatorsSunny Goyal2017-10-261-5/+3
* 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