1. f4878a0 Merge "Make Notification.Builder.SetFlag public" am: c8bd4aecb3 am: dca2d45630 by cncn · 4 years, 8 months ago
  2. dca2d45 Merge "Make Notification.Builder.SetFlag public" am: c8bd4aecb3 by cncn · 4 years, 8 months ago
  3. 3674ae2 Merge "Use static filter for inflater of RemoteViews" by TreeHugger Robot · 4 years, 8 months ago
  4. 9d0fd9c Make Notification.Builder.SetFlag public by cncn · 4 years, 8 months ago
  5. 6e9e5fa Use static filter for inflater of RemoteViews by Zhen Zhang · 4 years, 8 months ago
  6. 53162c1 Add Bubble as an option in NotificationInfo longpress menu by Mady Mellor · 4 years, 9 months ago
  7. 1d9b805 Fix a missing synchronization to Notification by Hyangseok Chae · 4 years, 9 months ago
  8. 05e860b Bubble icon improvements by Mady Mellor · 4 years, 9 months ago
  9. 16a4825 Merge "Merge "Fix wrong Notification refactor" into qt-qpr1-dev am: 9c743a222d" into qt-qpr1-dev-plus-aosp by Lucas Dupin · 4 years, 10 months ago
  10. 7b4d885 Fix wrong Notification refactor by Lucas Dupin · 4 years, 10 months ago
  11. 750ec58 Output switch button in media notification header by Beth Thibodeau · 4 years, 10 months ago
  12. 5cb8d5a Address API review feedback by Julia Reynolds · 5 years ago
  13. 06b770c qt-r1-bubbles-dev @ build 5835883 by Mady Mellor · 5 years ago
  14. a10437f4 Make some APIs used by ExtService module @SystemApi by Julia Reynolds · 5 years ago
  15. 9f56b20 Merge "Not asking for the password when dragging down and bypass" into qt-r1-dev am: 87592617ec am: dad92fc913 by Selim Cinek · 5 years ago
  16. ea493a3 Merge "Not asking for the password when dragging down and bypass" into qt-r1-dev by Selim Cinek · 5 years ago
  17. abcc201 Not asking for the password when dragging down and bypass by Selim Cinek · 5 years ago
  18. 0caf7cb Merge "Update documentation to make it clear what app being foreground means for bubbles" into qt-r1-bubbles-dev by Mady Mellor · 5 years ago
  19. 2a4030a Merge "Fixed the layout of media heads up notifications" into qt-r1-dev am: bddf774dd1 by Lucas Dupin · 5 years ago
  20. bfad001 Merge "Fixed the layout of media heads up notifications" into qt-r1-dev by Lucas Dupin · 5 years ago
  21. 16f334e Fixed the layout of media heads up notifications by Selim Cinek · 5 years ago
  22. 1f4703a Update documentation to make it clear what app being foreground means for bubbles by Mady Mellor · 5 years ago
  23. a773196 Strip flags that require foreground when NoMan enqueues the bubble by Mady Mellor · 5 years ago
  24. 524f938 Merge "Removed the AmbientPulseManager" into qt-r1-dev am: dd78681345 by Selim Cinek · 5 years ago
  25. c3fec68 Removed the AmbientPulseManager by Selim Cinek · 5 years ago
  26. e2e7c10 Merge "Fix typo." into qt-dev am: 2d976f9b3d am: ba01cd11b6 by Julia Tuttle · 5 years ago
  27. 2d976f9 Merge "Fix typo." into qt-dev by TreeHugger Robot · 5 years ago
  28. 2dbb514 Merge "Clarify required/optional fields in BubbleMetadata." into qt-dev am: 9af275a752 by Julia Tuttle · 5 years ago
  29. a997987 Merge "Fix progress bar color in foreground notifications" into qt-dev am: 6b8db61901 by Beth Thibodeau · 5 years ago
  30. d9f4835 Clarify required/optional fields in BubbleMetadata. by Julia Tuttle · 5 years ago
  31. 4f1bf20 Fix typo. by Julia Tuttle · 5 years ago
  32. 38275c3 Fix progress bar color in foreground notifications by Beth Thibodeau · 5 years ago
  33. 03c01ae Merge "Clarify FLAG_BUBBLE semantics." into qt-dev am: e9e58774dc am: 82d9177340 by Julia Tuttle · 5 years ago
  34. 28fb1a9 Clarify FLAG_BUBBLE semantics. by Julia Tuttle · 5 years ago
  35. 74bc849 Merge "Remove bubble API added & deprecated in Q" into qt-dev am: 02d6277b95 by Mady Mellor · 5 years ago
  36. eae986e Remove bubble API added & deprecated in Q by Mady Mellor · 5 years ago
  37. 8c2360b DO NOT MERGE - Updated some javadocs. by Felipe Leme · 5 years ago
  38. c529d6d API feedback: getSuppressNotification -> isNotificationSuppressed by Mady Mellor · 5 years ago
  39. d8913d7 Merge "Drop the 'initial' of suppressInitialNotification API" into qt-dev by Mady Mellor · 5 years ago
  40. 65dcaa9 Make FLAG_BUBBLE public; update some documentation by Mady Mellor · 5 years ago
  41. 8a1f025 Drop the 'initial' of suppressInitialNotification API by Mady Mellor · 5 years ago
  42. f15c5e5 Do not colorize dark mode actions by Lucas Dupin · 5 years ago
  43. 7eb18ef Introduce FLAG_BUBBLE & mark notifs allowed to bubble with it by Mady Mellor · 5 years ago
  44. 8a529e2 Update desired heights docs based on feedback from CL after it was submitted by Mady Mellor · 5 years ago
  45. d3304bf Merge "Update BubbleMetadata#setDesiredHeight to be in DPs" by Mady Mellor · 5 years ago
  46. 2c70987 Remove the title API bc we don't use it by Mady Mellor · 5 years ago
  47. 989d897 Merge "Documentation & refinements around BubbleMetadata#setIcon API" by Mady Mellor · 5 years ago
  48. 7af771a Update BubbleMetadata#setDesiredHeight to be in DPs by Mady Mellor · 5 years ago
  49. 9848a6c Documentation & refinements around BubbleMetadata#setIcon API by Mady Mellor · 5 years ago
  50. 6d15a88 Merge "Add Nullability annotations for Notification.Action.Builder methods." by TreeHugger Robot · 5 years ago
  51. e1fc87b Add Nullability annotations for Notification.Action.Builder methods. by Gustav Sennton · 5 years ago
  52. df4c244 Fix curly brackets in Notification.java by Gustav Sennton · 5 years ago
  53. cf8f1b2 API review: annotate everything by Mady Mellor · 5 years ago
  54. 3c37379 Merge "Added LocusId support to Shortcut and Notification." by TreeHugger Robot · 5 years ago
  55. 90205ef Added LocusId support to Shortcut and Notification. by Felipe Leme · 5 years ago
  56. d6f7187 Merge "Annotate Notification.Action.Builder building methods with @NonNull." by TreeHugger Robot · 5 years ago
  57. 9e8f83d All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 5 years ago
  58. 625bcab Annotate Notification.Builder methods with @NonNull. by Gustav Sennton · 5 years ago
  59. 44a2313 Annotate Notification.Action.Builder building methods with @NonNull. by Gustav Sennton · 5 years ago
  60. 138f4c9 Remove title API from bubble metadata by Mady Mellor · 5 years ago
  61. 1ab4aa8 Add API so apps can know when a user dismisses a bubble by Mady Mellor · 5 years ago
  62. 6fe4a10 Fixes an issue with decorated custom view styles by Selim Cinek · 5 years ago
  63. 2bcd403 SeamlessMedia button as one of media action button by linanson · 6 years ago
  64. b091bc9 Merge "BubbleMetadata flags: suppress initial notif & auto expand when posted" by Mady Mellor · 5 years ago
  65. 0e06994 Fixes an issue where the ambient layout could be null by Selim Cinek · 5 years ago
  66. 0157ff2 BubbleMetadata flags: suppress initial notif & auto expand when posted by Mady Mellor · 5 years ago
  67. 00be88f New pulsing notification layout by Lucas Dupin · 6 years ago
  68. c39b4ae Create BubbleMetadata use it instead of app overlay intent by Mady Mellor · 6 years ago
  69. 005d7a0 Change the API for setting Notification Actions to be contextual. by Gustav Sennton · 6 years ago
  70. 79ebf4b Add javadoc for Notification.getAllowSystemGeneratedContextualActions() by Gustav Sennton · 6 years ago
  71. 691f5a7 Merge "Fixed a padding issue if there is no right icon but a reply icon" by Selim Cinek · 6 years ago
  72. 6e41b0e Fixed a padding issue if there is no right icon but a reply icon by Selim Cinek · 6 years ago
  73. cf8be14 Merge "Adding API to specify a dark text specific layout in app-widgets" by Sunny Goyal · 6 years ago
  74. c12d31c Adding API to specify a dark text specific layout in app-widgets by Sunny Goyal · 6 years ago
  75. bdec147 Merge "Updates color and size of bell icon." by TreeHugger Robot · 6 years ago
  76. b561359 Merge "Require a permission for Q apps using full screen intents" by Julia Reynolds · 6 years ago
  77. bae5ba3 Updates color and size of bell icon. by Gus Prevas · 6 years ago
  78. c98b163 Avoid NPE when adding a smart action with a null icon. by Gustav Sennton · 6 years ago
  79. 47fd15f Require a permission for Q apps using full screen intents by Julia Reynolds · 6 years ago
  80. 8ce7d1d Merge "Add onActionClicked in NotificationAssistantService" by TreeHugger Robot · 6 years ago
  81. 7d4b3a5 Add onActionClicked in NotificationAssistantService by Tony Mak · 6 years ago
  82. 10bbc0e Fixed a racecondition when creating notification headers by Selim Cinek · 6 years ago
  83. 761884c Add Notification.Builder.setAllowSystemGeneratedContextualActions(). by Gustav Sennton · 6 years ago
  84. fa83075 Merge "Add smart actions to message notifications." by Gustav Sennton · 6 years ago
  85. 8db41f6 Merge "Override equals in Person object" by Beverly Tai · 6 years ago
  86. eab5368 Add smart actions to message notifications. by Gustav Sennton · 6 years ago
  87. e98937a Override equals in Person object by Beverly · 6 years ago
  88. 1463d83 Add a Notifications API for contextual (smart) actions. by Gustav Sennton · 6 years ago
  89. f5525d4 Merge "Includes foreground services in top notification section." by TreeHugger Robot · 6 years ago
  90. b0c1a46 Includes foreground services in top notification section. by Gus Prevas · 6 years ago
  91. a322649 Adds an icon to noisy notifications. by Gus Prevas · 6 years ago
  92. b6bd93d Add APIs for notification app overlays by Julia Reynolds · 6 years ago
  93. 9cc9660 Fixes touch ripples on media buttons. by Gus Prevas · 6 years ago
  94. 515de0d Merge "Fix and cleanup smart replies checking" by TreeHugger Robot · 6 years ago
  95. 638430e Fix and cleanup smart replies checking by Tony Mak · 6 years ago
  96. c997fc6 Merge "docs: fixing errors found with lint check" into pi-dev am: 8c7d2142f6 by kopriva · 6 years ago
  97. 4d12f4c Merge "docs: fixing errors found with lint check" into pi-dev am: 8c7d2142f6 by kopriva · 6 years ago
  98. a1a7848 docs: fixing errors found with lint check by kopriva · 6 years ago
  99. d3c9932 No color spans in notifications when night mode by Lucas Dupin · 6 years ago
  100. d736375 Deprecates WearableExtender methods not supported by Wear SysUI v3. by Gus Prevas · 6 years ago