summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/notification/NotificationItemView.java
Commit message (Expand)AuthorAgeFilesLines
* Adjust notification paddingsTony Wickham2017-09-061-2/+12
* Using common fling detection logic for notification and all-appsSunny Goyal2017-07-201-9/+13
* Keep gutter aligned when removing notification footerTony2017-07-061-2/+18
* Popup visual changesTony Wickham2017-06-271-0/+3
* Show more shortcuts when last notification is dimissedTony2017-06-151-3/+8
* Generalize findContrastColor() to work for dark backgroundsTony Wickham2017-06-061-1/+1
* Add support for popup dark themeTony Wickham2017-06-061-1/+2
* Remove gap between popup itemsTony2017-05-311-12/+5
* Update accessibility for popupTony2017-05-111-0/+4
* Visual updates for popupTony2017-05-091-1/+9
* Handle back-to-back height reduction animationsTony Wickham2017-04-271-0/+5
* Update popup to match redlinesTony Wickham2017-04-111-4/+17
* Only create one bitmap to clip popup item cornersTony Wickham2017-04-071-14/+1
* Small cleanup for notificationsTony Wickham2017-03-151-3/+0
* Update notification visuals (part 2)Tony Wickham2017-03-021-18/+6
* Merge deep shortcuts in rounded rectTony Wickham2017-03-011-45/+1
* Update notification view to match newer specsTony Wickham2017-02-241-32/+68
* Remove first icon from notification footer after it animates.Tony Wickham2017-02-221-7/+0
* Ignore touches before notification is populatedTony Wickham2017-02-151-0/+8
* Add logging for notifications.Tony Wickham2017-02-071-5/+11
* Ensure notification icons have enough contrast with background.Tony Wickham2017-01-271-2/+4
* Store notification keys in a List instead of a Set.Tony Wickham2017-01-261-4/+6
* Add swipe-to-dismiss notifications in popup menu.Tony Wickham2017-01-251-0/+173