1. ac17049 Merge "don't pin ranking updates at the end of the queue." into nyc-dev by Chris Wren · 8 years ago
  2. 5202049 don't pin ranking updates at the end of the queue. by Chris Wren · 8 years ago
  3. e95057a Split ACTION_MANAGED_PROFILE_AVAILABILITY_CHANGED into two. by Rubin Xu · 8 years ago
  4. 93bb8b8 actually cancel sounds when we get a quiet update by Chris Wren · 8 years ago
  5. aa60469 Merge "AfW - suspend apps - API polish" into nyc-dev by Andrei Stingaceanu · 8 years ago
  6. 0867b3a Check permission of package, not caller. by Julia Reynolds · 8 years ago
  7. efc4a34 AfW - suspend apps - API polish by Andrei Stingaceanu · 9 years ago
  8. a014e20 Fix Sysui crash on volume change. by Julia Reynolds · 9 years ago
  9. 620a28b Merge "Mark more Bundles as being defusable." into nyc-dev by Jeff Sharkey · 9 years ago
  10. a2d0102 Apps that can change DND state can also pass audiomanager DND policy checks. by Julia Reynolds · 9 years ago
  11. a04c7a7 Mark more Bundles as being defusable. by Jeff Sharkey · 9 years ago
  12. e08dc6c The volume controller has notification policy access. by Julia Reynolds · 9 years ago
  13. 88d2f6d don't assume there is an ExtServices package by Chris Wren · 9 years ago
  14. 8b1918e Merge "don't call other services in dump" into nyc-dev by Chris Wren · 9 years ago
  15. d136e51 Defuse Bundles parsed by the system process. by Jeff Sharkey · 9 years ago
  16. acf424a don't call other services in dump by Chris Wren · 9 years ago
  17. af56824 Merge "Prevent apps without DND access from toggling DND via AudioService." into nyc-dev by Julia Reynolds · 9 years ago
  18. 8f08442 Merge "Rebind managed services more" into nyc-dev by Julia Reynolds · 9 years ago
  19. 48034f8 Prevent apps without DND access from toggling DND via AudioService. by Julia Reynolds · 9 years ago
  20. 1c9bd42 Rebind managed services more by Julia Reynolds · 9 years ago
  21. 97e5666 Add null-checks to mStatusBar. by Wei Liu · 9 years ago
  22. b7c8109 revert recent changes around system listener registrations by Chris Wren · 9 years ago
  23. a82662e Merge "add a ranking service to the rocket" into nyc-dev by Chris Wren · 9 years ago
  24. 0efdb88 add a ranking service to the rocket by Chris Wren · 9 years ago
  25. be3696d Merge "rename the asisstant service for the ranker" into nyc-dev by Chris Wren · 9 years ago
  26. e24b9a6 Add a VR listener service. by Ruben Brunk · 9 years ago
  27. e0ba7eb rename the asisstant service for the ranker by Chris Wren · 9 years ago
  28. cac8862 Inline settings update. by Julia Reynolds · 9 years ago
  29. 361e82d3 Api review: AutomaticZenRule by Julia Reynolds · 9 years ago
  30. 0edb50c Api review: NotificationManager by Julia Reynolds · 9 years ago
  31. f0f629f Introduce IMPORTANCE_MIN. by Julia Reynolds · 9 years ago
  32. 1ac52a9 remove some logspam and fix an NPE by Chris Wren · 9 years ago
  33. ef37f28 Remove Notification Topics. by Julia Reynolds · 9 years ago
  34. 5ae4e73 Merge "Suspend packages - new API for retrieving the suspended status" into nyc-dev by Andrei Stingaceanu · 9 years ago
  35. 355b232 Suspend packages - new API for retrieving the suspended status by Andrei Stingaceanu · 9 years ago
  36. fec58c2 Show topic settings inline if user has configured topics. by Julia Reynolds · 9 years ago
  37. 146d931 Merge "Allow apps to know what users think of their notifications." into nyc-dev by Julia Reynolds · 9 years ago
  38. 950b304 Merge "More encryption-aware triaging." into nyc-dev by Jeff Sharkey · 9 years ago
  39. c7bacab More encryption-aware triaging. by Jeff Sharkey · 9 years ago
  40. 81afbcd Allow apps to know what users think of their notifications. by Julia Reynolds · 9 years ago
  41. 4a4b49d don't allow assistant to block notifications. by Chris Wren · 9 years ago
  42. d560729 Update DND visual interruption choices. by Julia Reynolds · 9 years ago
  43. a3dcaff NoMan support for FBE. by Julia Reynolds · 9 years ago
  44. dd3e86b Allowing querying for apps with blocked topics. by Julia Reynolds · 9 years ago
  45. 6976669 Send ranking update on importance change. by Julia Reynolds · 9 years ago
  46. 7eadc1b Canel all work notification when the profile is turned off by Rubin Xu · 9 years ago
  47. 0122f651 Suspend apps - disable notifications by Andrei Stingaceanu · 9 years ago
  48. 92d456e Show app level settings when an app doesn't use topics. by Julia Reynolds · 9 years ago
  49. 4763342 implement onNotificationEnqueued callback by Chris Wren · 9 years ago
  50. 43b70cd Allow condition providers to specify a rule instance limit. by Julia Reynolds · 9 years ago
  51. 85aa6cb Notification banning updates. by Julia Reynolds · 9 years ago
  52. 2d20a4d Merge "allow listeners to disable themselves" by Chris Wren · 9 years ago
  53. 5942cc5 Merge "Sort notifications by importance." by Julia Reynolds · 9 years ago
  54. 0421e6d Sort notifications by importance. by Julia Reynolds · 9 years ago
  55. ab41eec allow listeners to disable themselves by Chris Wren · 9 years ago
  56. e06b4d1 Consistent naming for PackageManager methods. by Jeff Sharkey · 9 years ago
  57. 6172158 DND visual interruptions: prevent screen on. by Julia Reynolds · 9 years ago
  58. 51017d0 implement assistant service connection by Chris Wren · 9 years ago
  59. 19a02b0 that works, but can you find a more efficient solution? by Chris Wren · 9 years ago
  60. e00da66 Merge "Differentiate between apps that use topics and those that don't." by Julia Reynolds · 9 years ago
  61. be8fdee Differentiate between apps that use topics and those that don't. by Julia Reynolds · 9 years ago
  62. 55bed95 Merge "Add a framework service tracking VR mode state." by Ruben Brunk · 9 years ago
  63. a07af88 Allow users to set app-wide Importance default by Julia Reynolds · 9 years ago
  64. dd18a0b Add a framework service tracking VR mode state. by Ruben Brunk · 9 years ago
  65. 6350674 Fix bootloops from new zen changed broadcast by Jason Monk · 9 years ago
  66. 51aeb69 Merge "Frameworks/base: Fix Notification code" by Andreas Gampe · 9 years ago
  67. a992732 Support dnd condition in Settings by Jason Monk · 9 years ago
  68. 1ed71f3 Frameworks/base: Fix Notification code by Andreas Gampe · 9 years ago
  69. 41c264b Merge "Add importance to notification guts." by Julia Reynolds · 9 years ago
  70. 72be84f Merge "use importance instead of score" by Julia Reynolds · 9 years ago
  71. bdf3376 use importance instead of score by Chris Wren · 9 years ago
  72. ead00aa Add importance to notification guts. by Julia Reynolds · 9 years ago
  73. 4041249 And suddenly notification children appeared by Selim Cinek · 9 years ago
  74. 5d25ee7 Topics can now have an Importance. by Julia Reynolds · 9 years ago
  75. cf7021e Merge "Notification Assistant API" by Chris Wren · 9 years ago
  76. 9fa689f Notification Assistant API by Chris Wren · 9 years ago
  77. c8e54e8 Cleanup zen rule instances. by Julia Reynolds · 9 years ago
  78. 98fe08f fix data race condition BUG: 25819358 am: 2242b4d2bd am: 1dbb0355dc am: 1d92c4538f by Erik Wolsheimer · 9 years ago
  79. 2242b4d fix data race condition BUG: 25819358 by Erik Wolsheimer · 9 years ago
  80. 233a5f9 Implement notification ranking by topic. by Julia Reynolds · 9 years ago
  81. bc253a2 Remove 'peekable' preference. by Julia Reynolds · 9 years ago
  82. f612869ae Allow DND mode to suppress visual interruptions. by Julia Reynolds · 9 years ago
  83. aaf191c Synchronize updates to zen config. by Julia Reynolds · 9 years ago
  84. d9228f1 Stop populating RemoteViews in Notifications. by Julia Reynolds · 9 years ago
  85. 4fe98d6 Remove rename automatic zen rule. by Julia Reynolds · 9 years ago
  86. a47a27f Third party DND provider APIs. by Julia Reynolds · 9 years ago
  87. 41da2f7 Merge "Allow signature apps to modify notification policies." by Julia Reynolds · 9 years ago
  88. 6ee2617 Allow signature apps to modify notification policies. by Julia Reynolds · 9 years ago
  89. 7581121 Merge "Revert "Allow signature apps to modify notification policies."" by Julia Reynolds · 9 years ago
  90. 3a0ee8f Revert "Allow signature apps to modify notification policies." by Julia Reynolds · 9 years ago
  91. b487ffe Merge "Allow signature apps to modify notification policies." by Julia Reynolds · 9 years ago
  92. 39a8c35 Allow signature apps to modify notification policies. by Julia Reynolds · 9 years ago
  93. 02cb6e7 Added --restricted option for create-user command by Fyodor Kupolov · 9 years ago
  94. 9249a90 Revert "Added --restricted option for create-user command" by Bart Sears · 9 years ago
  95. 737b216 Added --restricted option for create-user command by Fyodor Kupolov · 9 years ago
  96. ddbe4ca Clean up USER_OWNER in notifications by Xiaohui Chen · 9 years ago
  97. ea6c448 Clear calling identity before getting the current user. by Julia Reynolds · 9 years ago
  98. e6b53e6 Include dnd status in bugreports. by Julia Reynolds · 9 years ago
  99. a177031 Allow notification strings to be unredacted in dump output. by Dan Sandler · 9 years ago
  100. e4b3880 provide a cleaner notification dump by Chris Wren · 9 years ago