summaryrefslogtreecommitdiff
path: root/core/java/android/app/Notification.java
Commit message (Expand)AuthorAgeFilesLines
* Update inner class constructor refs to use proper syntax.Andrew Sapperstein2020-05-011-5/+5
* Fix broken @see tags in public documentation.Andrew Sapperstein2020-05-011-2/+2
* Update loggingJulia Reynolds2020-04-281-2/+2
* Update some Parcelables to send Strings UTF-8.Jeff Sharkey2020-04-211-12/+12
* Merge "Add guidance on conversation notifications" into rvc-devJulia Reynolds2020-04-131-7/+29
|\
| * Add guidance on conversation notificationsJulia Reynolds2020-04-101-7/+29
* | Always use the largeIcon as avatar replacementSelim Cinek2020-04-071-3/+1
|/
* Fixed an issue where the conversation title was showing doubledSelim Cinek2020-04-031-1/+2
* Add unread count badge to conversation layoutSteve Elliott2020-03-311-0/+19
* Merge changes I0d79642d,If8756ac8,I29e73897,Ia8c5121a,I533b8f06 into rvc-devSelim Cinek2020-03-311-1/+1
|\
| * Adapted Shelf algorithm to also use conversation iconsSelim Cinek2020-03-301-1/+1
* | Remove replaced BubbleMetadata methods from SDK.Michael Wright2020-03-301-0/+4
|/
* Merge "Fixed an issue where the largeIcon wouldn't be shown for non-shortcuts...TreeHugger Robot2020-03-211-1/+3
|\
| * Fixed an issue where the largeIcon wouldn't be shown for non-shortcutsSelim Cinek2020-03-211-1/+3
* | Merge "Add importance ring around conversation badge" into rvc-devTreeHugger Robot2020-03-211-0/+5
|\|
| * Add importance ring around conversation badgeSteve Elliott2020-03-201-0/+5
* | Merge "Bubbles API council feedback" into rvc-devMady Mellor2020-03-201-69/+132
|\ \ | |/ |/|
| * Bubbles API council feedbackMady Mellor2020-03-191-69/+132
* | Populate conversation notifs from shortcut infoSteve Elliott2020-03-181-12/+87
|/
* Merge "Fixed various paddings of the messaging layout" into rvc-devSelim Cinek2020-03-161-3/+5
|\
| * Fixed various paddings of the messaging layoutSelim Cinek2020-03-131-3/+5
* | Merge changes I69b33b0c,If904c85e,I28444df4,I3bfa4580,I88d9667d, ... into rvc...Selim Cinek2020-03-131-11/+23
|\|
| * Fixed various conversation layout appearencesSelim Cinek2020-03-121-0/+2
| * Ensured correct coloring of badge in dark modeSelim Cinek2020-03-121-0/+3
| * Baseline for the new ConversationLayoutSelim Cinek2020-03-111-11/+18
* | Made sure that templated views support RTLSelim Cinek2020-03-091-0/+11
|/
* Framework changes to enable Notification listeners on Android Go.Rajeev Kumar2020-02-181-17/+4
* Merge "Make sure we visit the icon URIs of Person objects on Notifications"Mady Mellor2020-01-301-0/+24
|\
| * Make sure we visit the icon URIs of Person objects on NotificationsMady Mellor2020-01-291-0/+24
* | Merge "Bubbles / notifs / shortcuts: if the id's don't match throw an error"Mady Mellor2020-01-291-0/+28
|\ \
| * | Bubbles / notifs / shortcuts: if the id's don't match throw an errorMady Mellor2020-01-231-0/+28
* | | Merge "Bubble API: post update when bubble notification suppression flag chan...Mady Mellor2020-01-281-9/+33
|\ \ \
| * | | Bubble API: post update when bubble notification suppression flag changesMady Mellor2020-01-271-9/+33
| | |/ | |/|
* / | Bubble API: add support for URI based iconsMady Mellor2020-01-271-0/+16
|/ /
* | Merge "Show RemoteInput images in notification history."TreeHugger Robot2020-01-221-16/+67
|\ \ | |/ |/|
| * Show RemoteInput images in notification history.Aran Ink2020-01-221-16/+67
* | Bubble API: Allow developers to create BubbleMetadata from a shortcut idMady Mellor2020-01-211-44/+146
|/
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Rename writeToProto to be dumpDebugJeffrey Huang2019-12-051-2/+2
* Merge "Make Notification.Builder.SetFlag public" am: c8bd4aecb3 am: dca2d45630cncn2019-11-211-2/+14
|\
| * Merge "Make Notification.Builder.SetFlag public"cncn2019-11-211-2/+14
| |\
| | * Make Notification.Builder.SetFlag publiccncn2019-11-211-2/+14
* | | Merge "Use static filter for inflater of RemoteViews"TreeHugger Robot2019-11-221-0/+10
|\ \ \
| * | | Use static filter for inflater of RemoteViewsZhen Zhang2019-11-121-0/+10
* | | | Add Bubble as an option in NotificationInfo longpress menuMady Mellor2019-11-111-0/+8
|/ / /
* | | Fix a missing synchronization to NotificationHyangseok Chae2019-11-111-5/+9
* | | Bubble icon improvementsMady Mellor2019-10-311-12/+5
* | | Merge "Merge "Fix wrong Notification refactor" into qt-qpr1-dev am: 9c743a222...Lucas Dupin2019-09-251-6/+1
|\| |
| * | Fix wrong Notification refactorLucas Dupin2019-09-251-6/+1
* | | Output switch button in media notification headerBeth Thibodeau2019-09-181-1/+7