1. cbc45e7 Address api council feedback by Julia Reynolds · 5 years ago
  2. d0ceefa API changes for NAS by Julia Reynolds · 5 years ago
  3. 10b6c6d Merge "Add @Nullable and @NonNull to new Notification API" by Julia Reynolds · 5 years ago
  4. 9e8f83d All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 5 years ago
  5. 867550e Add @Nullable and @NonNull to new Notification API by Fabian Kozynski · 5 years ago
  6. 2fdeefc Merge "Tests for matchesCallFilter" by Julia Reynolds · 6 years ago
  7. 14e327b Merge "API for querying/revoking current NotificationAssistant" by Fabian Kozynski · 6 years ago
  8. 8762194 Tests for matchesCallFilter by Julia Reynolds · 6 years ago
  9. 12ad7ca Add a setting for hiding silent status icons by Julia Reynolds · 6 years ago
  10. d942566 API for querying/revoking current NotificationAssistant by Fabian Kozynski · 6 years ago
  11. 7c7f18b Merge "Add API for checking paused packages." by Julia Reynolds · 6 years ago
  12. b40cd09 Add API for checking paused packages. by Julia Reynolds · 6 years ago
  13. b0da4bc Remove @SystemAPI from NotificationAssistantService by Fabian Kozynski · 6 years ago
  14. c39b4ae Create BubbleMetadata use it instead of app overlay intent by Mady Mellor · 6 years ago
  15. 1219670 Users can change zen policy for system dnd rules by Beverly · 6 years ago
  16. 802c621 Merge "Move app overlay permission to app level" by TreeHugger Robot · 6 years ago
  17. 70f04ce Merge "Allow delegates to see the notifications they post" by TreeHugger Robot · 6 years ago
  18. 33ab8a0 Move app overlay permission to app level by Julia Reynolds · 6 years ago
  19. d12392c Allow delegates to see the notifications they post by Julia Reynolds · 6 years ago
  20. 6806207 Deprecate ConditionProviderService. by Julia Reynolds · 6 years ago
  21. 9cb05c9 Add checkable two target preference layout by Beverly · 6 years ago
  22. ff2df9b Use consolidated zen policy for dnd by Beverly · 6 years ago
  23. c629ee4 Fix potential NPE by Beverly · 6 years ago
  24. 34a8084 Fix potential NPE by Julia Reynolds · 6 years ago
  25. 1f8f03b Merge "New: ZenPolicy for DND" by Beverly Tai · 6 years ago
  26. 174d741 New: ZenPolicy for DND by Beverly · 6 years ago
  27. a7ba45a Allow apps to proxy notifications for other apps by Julia Reynolds · 6 years ago
  28. 61e8ae6 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  29. 2fe0e01 Merge "Don't mute ringer if apps can bypass dnd" into pi-dev am: 39997ea603 by Beverly Tai · 6 years ago
  30. 86d076f Don't mute ringer if apps can bypass dnd by Beverly · 6 years ago
  31. 05f3479 Enable Notifications on AndroidTV by Kristian Monsen · 6 years ago
  32. 9aa1c9e Add link to onboarding screen by Julia Reynolds · 6 years ago
  33. 47f4280 Helper methods for settings screen by Julia Reynolds · 6 years ago
  34. ccc6ae6 Expand the visual effects that DND can suppress. by Julia Reynolds · 6 years ago
  35. d696476 System sounds get its own dnd toggle by Beverly · 6 years ago
  36. 348f19e Merge "Grant uri access to notification listeners." by Julia Reynolds · 6 years ago
  37. e0d711f Grant uri access to notification listeners. by Julia Reynolds · 7 years ago
  38. 44ff7c9 Rename broadcast constants by Julia Reynolds · 6 years ago
  39. ad357d1 Pass in the user defined by Context. by Jeff Sharkey · 6 years ago
  40. d12ad36 Merge "Add broadcast when notification block state changes" by TreeHugger Robot · 7 years ago
  41. bc84aec Fixing bugs in Notification proto dumping. by Kweku Adams · 7 years ago
  42. fc9767b Add broadcast when notification block state changes by Julia Reynolds · 7 years ago
  43. 3eb3ffd Notify apps when channels/groups are blocked/unblocked by Julia Reynolds · 7 years ago
  44. 312ef3e Allow read-access to notification policy by Beverly · 7 years ago
  45. 0421687 Add alarm + media/other to NotifManager.Policy by Beverly · 7 years ago
  46. 5ec78cd incidentd: creating PolicyProto for NotificationManager by Kweku Adams · 7 years ago
  47. 005c8b9 Add more functionality to channel groups by Julia Reynolds · 7 years ago
  48. 6e5bd3f Add documentation for MIN notification interaction with fg services. by Dianne Hackborn · 7 years ago
  49. 07532c3 Allow apps to downgrade importance in createNotificationChannel by Geoffrey Pitsch · 7 years ago
  50. d042662 Reducing bitmap sizes in notifications by Selim Cinek · 7 years ago
  51. 8a3b459 Strip extenders on android go devices. by Julia Reynolds · 7 years ago
  52. b852e56 Migrate managed services from setting to policy xml by Julia Reynolds · 7 years ago
  53. d86b8fe Annotate @SystemApi with required permissions. by Jeff Sharkey · 7 years ago
  54. 0ffc13b Documentation updates by Julia Reynolds · 7 years ago
  55. fea6f7b Remove long standing debug code by Julia Reynolds · 7 years ago
  56. 6503bd8 Auto-generate docs based on annotations. by Jeff Sharkey · 7 years ago
  57. 242ba3e9 Turn down the preliminary foreground service API by Christopher Tate · 7 years ago
  58. 08992ac API refactor: context.startForegroundService() by Christopher Tate · 7 years ago
  59. 3560f84 AccountManagerService send pkg uid when creating notification channel by Geoffrey Pitsch · 7 years ago
  60. 2c891c9 Allow channels to have a user visible description. by Julia Reynolds · 7 years ago
  61. 9bfba59 Better deletions by Julia Reynolds · 7 years ago
  62. 1d97e6a Remove resource id channel/group name fields by Julia Reynolds · 7 years ago
  63. e866533 Allow blocked apps to create channels by Julia Reynolds · 7 years ago
  64. af759c5 Channels for Frameworks notifications by Geoffrey Pitsch · 7 years ago
  65. 8077e15 Minor javadoc cleanup. by Jeremy Joslin · 8 years ago
  66. 59e152e Add notification channel groups. by Julia Reynolds · 8 years ago
  67. 42a386b Enable background restrictions by Christopher Tate · 8 years ago
  68. 9e83cbb Revert "Enable background restrictions" by Chris Tate · 8 years ago
  69. 21f7780 Enable background restrictions by Christopher Tate · 8 years ago
  70. 0353371 API improvements for creating NotificationChannels by Geoffrey Pitsch · 8 years ago
  71. baff400 Add badging support for channels. by Julia Reynolds · 8 years ago
  72. e75a66e Listener in createNotificationChannel by Geoffrey Pitsch · 8 years ago
  73. b6c1f99 Allow listeners more snoozing options. by Julia Reynolds · 8 years ago
  74. 8576991 Some channel model updates by Julia Reynolds · 8 years ago
  75. b5e44b7 Add Notification channels by Julia Reynolds · 8 years ago
  76. a61f179 only rate limit notification updates by Chris Wren · 8 years ago
  77. 5ab5c74 document the return type of getImportance by Chris Wren · 8 years ago
  78. dd0605b Documentation update for interruption filters. by Julia Reynolds · 8 years ago
  79. 48034f8 Prevent apps without DND access from toggling DND via AudioService. by Julia Reynolds · 8 years ago
  80. a82662e Merge "add a ranking service to the rocket" into nyc-dev by Chris Wren · 8 years ago
  81. 0efdb88 add a ranking service to the rocket by Chris Wren · 8 years ago
  82. 37b3a4a Merge "Fix and optimize stripForDelivery" into nyc-dev by Adrian Roos · 8 years ago
  83. cedacef Api Review: NotificationManager.Policy by Julia Reynolds · 8 years ago
  84. 184bfe02 Fix and optimize stripForDelivery by Adrian Roos · 8 years ago
  85. c53962d When system server goes down, crash apps more. by Jeff Sharkey · 8 years ago
  86. 2319dd3 Merge "Api review: AutomaticZenRule" into nyc-dev by Julia Reynolds · 8 years ago
  87. f888056 When system server goes down, crash apps more. by Jeff Sharkey · 8 years ago
  88. 361e82d3 Api review: AutomaticZenRule by Julia Reynolds · 8 years ago
  89. 0edb50c Api review: NotificationManager by Julia Reynolds · 8 years ago
  90. 73d96fb Merge "Remove Notification Topics." into nyc-dev by Julia Reynolds · 8 years ago
  91. ef37f28 Remove Notification Topics. by Julia Reynolds · 8 years ago
  92. d4ea741 Inflate and strip remote views for pre-N apps. by Julia Reynolds · 8 years ago
  93. 81afbcd Allow apps to know what users think of their notifications. by Julia Reynolds · 8 years ago
  94. d560729 Update DND visual interruption choices. by Julia Reynolds · 8 years ago
  95. ac3be9a File paths to system partition are okay-ish. by Jeff Sharkey · 8 years ago
  96. a5086b4 Temporarily remove file:// Uri checks in Notification.sound. by Dan Sandler · 8 years ago
  97. 43b70cd Allow condition providers to specify a rule instance limit. by Julia Reynolds · 9 years ago
  98. 6172158 DND visual interruptions: prevent screen on. by Julia Reynolds · 9 years ago
  99. a992732 Support dnd condition in Settings by Jason Monk · 9 years ago
  100. c8e54e8 Cleanup zen rule instances. by Julia Reynolds · 9 years ago