summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/notification/NotificationFooterLayout.java
Commit message (Expand)AuthorAgeFilesLines
* Adjust notification paddingsTony Wickham2017-09-061-2/+4
* Keep gutter aligned when removing notification footerTony2017-07-061-1/+4
* Fix visibility of notification footer dividerTony Wickham2017-06-051-0/+1
* Update accessibility for popupTony2017-05-111-0/+1
* Small cleanup for notificationsTony Wickham2017-03-151-9/+11
* Update notification visuals (part 2)Tony Wickham2017-03-021-76/+51
* Update notification view to match newer specsTony Wickham2017-02-241-36/+46
* Remove first icon from notification footer after it animates.Tony Wickham2017-02-221-34/+41
* Removing wrapper around ViewPropertyAnimator, and using ObjectAnimatorSunny Goyal2017-02-161-6/+6
* 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-271-2/+4
|/
* Merge "Store notification keys in a List instead of a Set." into ub-launcher3...Tony Wickham2017-01-261-2/+1
|\
| * Store notification keys in a List instead of a Set.Tony Wickham2017-01-261-2/+1
* | Add and update some comments badging/notifications.Tony Wickham2017-01-261-2/+1
|/
* Add swipe-to-dismiss notifications in popup menu.Tony Wickham2017-01-251-0/+244