1. 7b4d885 Fix wrong Notification refactor by Lucas Dupin · 4 years, 10 months ago
  2. ea493a3 Merge "Not asking for the password when dragging down and bypass" into qt-r1-dev by Selim Cinek · 5 years ago
  3. abcc201 Not asking for the password when dragging down and bypass by Selim Cinek · 5 years ago
  4. 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
  5. bfad001 Merge "Fixed the layout of media heads up notifications" into qt-r1-dev by Lucas Dupin · 5 years ago
  6. 16f334e Fixed the layout of media heads up notifications by Selim Cinek · 5 years ago
  7. 1f4703a Update documentation to make it clear what app being foreground means for bubbles by Mady Mellor · 5 years ago
  8. a773196 Strip flags that require foreground when NoMan enqueues the bubble by Mady Mellor · 5 years ago
  9. c3fec68 Removed the AmbientPulseManager by Selim Cinek · 5 years ago
  10. 2d976f9 Merge "Fix typo." into qt-dev by TreeHugger Robot · 5 years ago
  11. d9f4835 Clarify required/optional fields in BubbleMetadata. by Julia Tuttle · 5 years ago
  12. 4f1bf20 Fix typo. by Julia Tuttle · 5 years ago
  13. 38275c3 Fix progress bar color in foreground notifications by Beth Thibodeau · 5 years ago
  14. 28fb1a9 Clarify FLAG_BUBBLE semantics. by Julia Tuttle · 5 years ago
  15. eae986e Remove bubble API added & deprecated in Q by Mady Mellor · 5 years ago
  16. 8c2360b DO NOT MERGE - Updated some javadocs. by Felipe Leme · 5 years ago
  17. c529d6d API feedback: getSuppressNotification -> isNotificationSuppressed by Mady Mellor · 5 years ago
  18. d8913d7 Merge "Drop the 'initial' of suppressInitialNotification API" into qt-dev by Mady Mellor · 5 years ago
  19. 65dcaa9 Make FLAG_BUBBLE public; update some documentation by Mady Mellor · 5 years ago
  20. 8a1f025 Drop the 'initial' of suppressInitialNotification API by Mady Mellor · 5 years ago
  21. f15c5e5 Do not colorize dark mode actions by Lucas Dupin · 5 years ago
  22. 7eb18ef Introduce FLAG_BUBBLE & mark notifs allowed to bubble with it by Mady Mellor · 5 years ago
  23. 8a529e2 Update desired heights docs based on feedback from CL after it was submitted by Mady Mellor · 5 years ago
  24. d3304bf Merge "Update BubbleMetadata#setDesiredHeight to be in DPs" by Mady Mellor · 5 years ago
  25. 2c70987 Remove the title API bc we don't use it by Mady Mellor · 5 years ago
  26. 989d897 Merge "Documentation & refinements around BubbleMetadata#setIcon API" by Mady Mellor · 5 years ago
  27. 7af771a Update BubbleMetadata#setDesiredHeight to be in DPs by Mady Mellor · 5 years ago
  28. 9848a6c Documentation & refinements around BubbleMetadata#setIcon API by Mady Mellor · 5 years ago
  29. 6d15a88 Merge "Add Nullability annotations for Notification.Action.Builder methods." by TreeHugger Robot · 5 years ago
  30. e1fc87b Add Nullability annotations for Notification.Action.Builder methods. by Gustav Sennton · 5 years ago
  31. df4c244 Fix curly brackets in Notification.java by Gustav Sennton · 5 years ago
  32. cf8f1b2 API review: annotate everything by Mady Mellor · 5 years ago
  33. 3c37379 Merge "Added LocusId support to Shortcut and Notification." by TreeHugger Robot · 5 years ago
  34. 90205ef Added LocusId support to Shortcut and Notification. by Felipe Leme · 5 years ago
  35. d6f7187 Merge "Annotate Notification.Action.Builder building methods with @NonNull." by TreeHugger Robot · 5 years ago
  36. 9e8f83d All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 5 years ago
  37. 625bcab Annotate Notification.Builder methods with @NonNull. by Gustav Sennton · 5 years ago
  38. 44a2313 Annotate Notification.Action.Builder building methods with @NonNull. by Gustav Sennton · 5 years ago
  39. 138f4c9 Remove title API from bubble metadata by Mady Mellor · 5 years ago
  40. 1ab4aa8 Add API so apps can know when a user dismisses a bubble by Mady Mellor · 5 years ago
  41. 6fe4a10 Fixes an issue with decorated custom view styles by Selim Cinek · 5 years ago
  42. 2bcd403 SeamlessMedia button as one of media action button by linanson · 5 years ago
  43. b091bc9 Merge "BubbleMetadata flags: suppress initial notif & auto expand when posted" by Mady Mellor · 5 years ago
  44. 0e06994 Fixes an issue where the ambient layout could be null by Selim Cinek · 5 years ago
  45. 0157ff2 BubbleMetadata flags: suppress initial notif & auto expand when posted by Mady Mellor · 5 years ago
  46. 00be88f New pulsing notification layout by Lucas Dupin · 6 years ago
  47. c39b4ae Create BubbleMetadata use it instead of app overlay intent by Mady Mellor · 6 years ago
  48. 005d7a0 Change the API for setting Notification Actions to be contextual. by Gustav Sennton · 6 years ago
  49. 79ebf4b Add javadoc for Notification.getAllowSystemGeneratedContextualActions() by Gustav Sennton · 6 years ago
  50. 691f5a7 Merge "Fixed a padding issue if there is no right icon but a reply icon" by Selim Cinek · 6 years ago
  51. 6e41b0e Fixed a padding issue if there is no right icon but a reply icon by Selim Cinek · 6 years ago
  52. cf8be14 Merge "Adding API to specify a dark text specific layout in app-widgets" by Sunny Goyal · 6 years ago
  53. c12d31c Adding API to specify a dark text specific layout in app-widgets by Sunny Goyal · 6 years ago
  54. bdec147 Merge "Updates color and size of bell icon." by TreeHugger Robot · 6 years ago
  55. b561359 Merge "Require a permission for Q apps using full screen intents" by Julia Reynolds · 6 years ago
  56. bae5ba3 Updates color and size of bell icon. by Gus Prevas · 6 years ago
  57. c98b163 Avoid NPE when adding a smart action with a null icon. by Gustav Sennton · 6 years ago
  58. 47fd15f Require a permission for Q apps using full screen intents by Julia Reynolds · 6 years ago
  59. 8ce7d1d Merge "Add onActionClicked in NotificationAssistantService" by TreeHugger Robot · 6 years ago
  60. 7d4b3a5 Add onActionClicked in NotificationAssistantService by Tony Mak · 6 years ago
  61. 10bbc0e Fixed a racecondition when creating notification headers by Selim Cinek · 6 years ago
  62. 761884c Add Notification.Builder.setAllowSystemGeneratedContextualActions(). by Gustav Sennton · 6 years ago
  63. fa83075 Merge "Add smart actions to message notifications." by Gustav Sennton · 6 years ago
  64. 8db41f6 Merge "Override equals in Person object" by Beverly Tai · 6 years ago
  65. eab5368 Add smart actions to message notifications. by Gustav Sennton · 6 years ago
  66. e98937a Override equals in Person object by Beverly · 6 years ago
  67. 1463d83 Add a Notifications API for contextual (smart) actions. by Gustav Sennton · 6 years ago
  68. f5525d4 Merge "Includes foreground services in top notification section." by TreeHugger Robot · 6 years ago
  69. b0c1a46 Includes foreground services in top notification section. by Gus Prevas · 6 years ago
  70. a322649 Adds an icon to noisy notifications. by Gus Prevas · 6 years ago
  71. b6bd93d Add APIs for notification app overlays by Julia Reynolds · 6 years ago
  72. 9cc9660 Fixes touch ripples on media buttons. by Gus Prevas · 6 years ago
  73. 515de0d Merge "Fix and cleanup smart replies checking" by TreeHugger Robot · 6 years ago
  74. 638430e Fix and cleanup smart replies checking by Tony Mak · 6 years ago
  75. c997fc6 Merge "docs: fixing errors found with lint check" into pi-dev am: 8c7d2142f6 by kopriva · 6 years ago
  76. 4d12f4c Merge "docs: fixing errors found with lint check" into pi-dev am: 8c7d2142f6 by kopriva · 6 years ago
  77. a1a7848 docs: fixing errors found with lint check by kopriva · 6 years ago
  78. d3c9932 No color spans in notifications when night mode by Lucas Dupin · 6 years ago
  79. d736375 Deprecates WearableExtender methods not supported by Wear SysUI v3. by Gus Prevas · 6 years ago
  80. db0657a Merge "Move some members to the "Q blacklist"." by Mathew Inwood · 6 years ago
  81. 8c854f8 Move some members to the "Q blacklist". by Mathew Inwood · 6 years ago
  82. eac0905 docs: fixed instances of typo in 'overridden' am: debd4ee72d am: 9b641cbc71 by kopriva · 6 years ago
  83. 9b641cb docs: fixed instances of typo in 'overridden' am: debd4ee72d by kopriva · 6 years ago
  84. debd4ee docs: fixed instances of typo in 'overridden' by kopriva · 6 years ago
  85. 62a7224 Merge "Add @UnsupportedAppUsage annotations" am: d08509363c by Mathew Inwood · 6 years ago
  86. 21b2bb9 Merge "Add @UnsupportedAppUsage annotations" by TreeHugger Robot · 6 years ago
  87. 4fb17d1 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  88. 61e8ae6 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  89. 5da4a6b Fixed an issue when updating media actions by Selim Cinek · 6 years ago
  90. 401ea16 Merge "Dark Notification Shade" by Lucas Dupin · 6 years ago
  91. f03e752 Dark Notification Shade by Lucas Dupin · 6 years ago
  92. 09db2ea Suggest smart actions in ExtServices by Tony Mak · 6 years ago
  93. a6b5344 Do not treat EXTRA_SMALL_ICON <int> as Parcelable by Robin Lee · 6 years ago
  94. 62eea67 Do not treat EXTRA_SMALL_ICON <int> as Parcelable by Robin Lee · 6 years ago
  95. 7231e7b Merge "More conservative dark text calculation" by TreeHugger Robot · 6 years ago
  96. a291d19 More conservative dark text calculation by Lucas Dupin · 6 years ago
  97. 19b51f4 Merge "Further interruptiveness changes" into pi-dev am: fe1d9dc1af by Julia Reynolds · 6 years ago
  98. a4fb9da Further interruptiveness changes by Julia Reynolds · 6 years ago
  99. e701dc1 Fix broken links in @see tags in framework docs. by Aurimas Liutikas · 6 years ago
  100. 62786b4 Merge "Fix broken links in @see tags in framework docs." by Aurimas Liutikas · 6 years ago