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