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