summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/NotificationUiAdjustment.java
Commit message (Expand)AuthorAgeFilesLines
* Reinflate notif when [un]marked as conversationSteve Elliott2020-03-311-2/+9
* Encapsulate NotifEntry.key and .notificationNed Burns2019-10-181-1/+1
* Move NotifEntry smart reply/actions to gettersNed Burns2019-09-101-8/+8
* Rename NotificationEntry.smartReplies to systemGeneratedSmartRepliesGustav Sennton2019-01-311-1/+1
* Extract NotificationData.Entry to top-levelNed Burns2019-01-071-2/+2
* Add a Notifications API for contextual (smart) actions.Gustav Sennton2018-11-141-3/+4
* Allow NotificationAssistantService to suggest smart repliesTony Mak2018-08-021-3/+13
* Organize notification classes in row/stackRohan Shah2018-07-181-0/+2
* Allow NotificationAssistantService to suggest smart actionsTony Mak2018-07-111-0/+151