summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotificationMenuRow.java
Commit message (Expand)AuthorAgeFilesLines
* Add Compile.IS_DEBUG to systemuiJeff DeCew2022-01-121-3/+0
* Remove Flags.NOTIFICATION_UPDATES which is cruft from SCJeff DeCew2021-12-281-8/+2
* Convert existing flags to new system.Dave Mankoff2021-10-151-1/+4
* Remove dismiss-rtl setters because dismiss is bidirectionalJeff DeCew2021-09-131-9/+0
* Move ActivityLaunchAnimator in its own lib. (1/n)Jordan Demeulenaere2021-04-081-1/+1
* Move notification shade changes into GX Overlay.Jeff DeCew2021-01-271-2/+6
* Haptic effect on swiping the notification itemJohn Li2020-12-171-1/+18
* Enable flag to hide half-swipe shelfLyn Han2020-11-191-1/+1
* Fix bug where longpress stops workingLyn Han2020-11-141-0/+5
* Create NotifGroupManagerHelper interfaceBeverly2020-08-261-3/+1
* Remove app ops indicators from notificationsJulia Reynolds2020-08-131-16/+0
* Allow FGS notifications to be snoozedJulia Reynolds2020-07-141-12/+6
* Adding notification guts to feedback iconAlex Mang2020-06-141-0/+16
* Add experience for shortcut-less convosJulia Reynolds2020-04-281-1/+13
* Show conversation guts when HUNingSteve Elliott2020-04-021-3/+11
* Add conversation-centric inline controlsJulia Reynolds2020-01-151-32/+16
* Move HighPriority variable out of Notif/ListEntryBeverly2020-01-091-1/+3
* Removed the AmbientPulseManagerSelim Cinek2019-06-111-2/+1
* Not rendering the dark icons with the shelf anymoreSelim Cinek2019-06-061-1/+1
* Add snooze options settingJulia Reynolds2019-05-281-3/+10
* Fixed that notifications could be stuck and invisible on AODSelim Cinek2019-05-241-0/+1
* Re-enable dismiss in any directionEvan Laird2019-05-011-7/+13
* Expose notification guts on menu shownEvan Laird2019-04-041-6/+28
* Merge "Fixes NotificationInfo for demoted notifications."TreeHugger Robot2019-01-241-7/+1
|\
| * Fixes NotificationInfo for demoted notifications.Gus Prevas2019-01-241-7/+1
* | Adds setting for direction of dismiss gesture.Gus Prevas2019-01-241-3/+16
|/
* Merge "Fixes snooze button."TreeHugger Robot2018-12-101-4/+7
|\
| * Fixes snooze button.Gus Prevas2018-12-101-4/+7
* | Switches interruptiveness setting icon in notification menu.Gus Prevas2018-12-071-2/+2
|/
* Fixes NPE when a notification has no snooze menu item.Gus Prevas2018-12-041-1/+3
* Updates buttons in notification menu row.Gus Prevas2018-11-281-75/+34
* Fixes notification menu fade-in on swipe.Gus Prevas2018-11-211-0/+3
* Adds block and silence/alert buttons to notification menu.Gus Prevas2018-11-161-25/+77
* Adds initial action to NotificationInfo menu items.Gus Prevas2018-11-141-2/+18
* Allows different menu icons on each side of a notification.Gus Prevas2018-11-081-31/+55
* Remove references to SwipeHelper from NotificationMenuRow.Aaron Heuckroth2018-09-201-175/+194
* Organize notification classes in row/stackRohan Shah2018-07-181-0/+697