1. 51017d0 implement assistant service connection by Chris Wren · 9 years ago
  2. 55bed95 Merge "Add a framework service tracking VR mode state." by Ruben Brunk · 9 years ago
  3. dd18a0b Add a framework service tracking VR mode state. by Ruben Brunk · 9 years ago
  4. 7eba593 Aidl it all! by Julia Reynolds · 9 years ago
  5. 1ed71f3 Frameworks/base: Fix Notification code by Andreas Gampe · 9 years ago
  6. 41c264b Merge "Add importance to notification guts." by Julia Reynolds · 9 years ago
  7. bdf3376 use importance instead of score by Chris Wren · 9 years ago
  8. ead00aa Add importance to notification guts. by Julia Reynolds · 9 years ago
  9. 5d25ee7 Topics can now have an Importance. by Julia Reynolds · 9 years ago
  10. cf7021e Merge "Notification Assistant API" by Chris Wren · 9 years ago
  11. 9fa689f Notification Assistant API by Chris Wren · 9 years ago
  12. c8e54e8 Cleanup zen rule instances. by Julia Reynolds · 9 years ago
  13. f612869ae Allow DND mode to suppress visual interruptions. by Julia Reynolds · 9 years ago
  14. 43f1bef Delete unused code. by Julia Reynolds · 9 years ago
  15. c279b99 Use preexisting DND access setting for condition providers. by Julia Reynolds · 9 years ago
  16. d9228f1 Stop populating RemoteViews in Notifications. by Julia Reynolds · 9 years ago
  17. c72c931 resolved conflicts for 429e7dcd to master by Julia Reynolds · 9 years ago
  18. 8e2d2bb Add 'until next alarm' option to QS zen panel. by Julia Reynolds · 9 years ago
  19. 0842fe8 Add 'until next alarm' option to QS zen panel. by Julia Reynolds · 9 years ago
  20. 4fe98d6 Remove rename automatic zen rule. by Julia Reynolds · 9 years ago
  21. 56106ff Add id and creation date to Zen rules. by Julia Reynolds · 9 years ago
  22. a47a27f Third party DND provider APIs. by Julia Reynolds · 9 years ago
  23. b0a773f Allow third party condition providers. by Julia Reynolds · 9 years ago
  24. ddbe4ca Clean up USER_OWNER in notifications by Xiaohui Chen · 9 years ago
  25. 68079d5 Fix media notification action icons. by Dan Sandler · 9 years ago
  26. c6ecbce Clarify the intention of setNotificationsShown by Amith Yamasani · 9 years ago
  27. 24fb894 drop corrupt notifications in the Listener by Chris Wren · 9 years ago
  28. 99a37f1 Null check when reconstituting legacy icon data. by Dan Sandler · 9 years ago
  29. 995a749 Zen: Use account name instead of calendar id in event conditions. by John Spurlock · 9 years ago
  30. 21258a3 Zen: Store notification zen policy per-user. by John Spurlock · 9 years ago
  31. 1b8b22b Zen: Calendar auto-rule tracks primary calendar for corp profile. by John Spurlock · 9 years ago
  32. 8783d3f Make all icon fields & extras sent to listeners backward-compatible. by Jose Lima · 9 years ago
  33. f5a7838 Make all icon fields & extras sent to listeners backward-compatible. by Daniel Sandler · 9 years ago
  34. bbde267 Zen: Use shorter version of countdown condition summary in footer. by John Spurlock · 9 years ago
  35. 4755cb3 Merge "Zen: Tweak default automatic rules." into mnc-dev by John Spurlock · 9 years ago
  36. cb9aa20 Zen: Tweak default automatic rules. by John Spurlock · 9 years ago
  37. 8077493 Zen: Simplify notification policy api, add zenmode api. by John Spurlock · 9 years ago
  38. a492d1d Zen: Maintain source filters for both calls and messages. by John Spurlock · 9 years ago
  39. d39af2d Zen: Remove calendar rule attendance attribute. by John Spurlock · 9 years ago
  40. d60258f Zen: New event condition data model. by John Spurlock · 9 years ago
  41. d9c75db Volume: Simple dialog footer, DND in quick settings. by John Spurlock · 9 years ago
  42. f47e51e More usage tracking by Amith Yamasani · 9 years ago
  43. 1fc476d Zen: Add notification policy management api. by John Spurlock · 9 years ago
  44. 39581cc Zen: Support external condition providers. by John Spurlock · 9 years ago
  45. 1d7d224 Zen: New option to allow repeat callers. by John Spurlock · 9 years ago
  46. b2278d6 An update on Downtime. by John Spurlock · 9 years ago
  47. fc746f8 Zen: Changes to support new priority settings. by John Spurlock · 9 years ago
  48. 4f1163c Zen: Add a new level: alarms-only. by John Spurlock · 9 years ago
  49. 8310410 NLS: Add a public signal value for an undefined filter value. by John Spurlock · 9 years ago
  50. 530052a Zen: New behavior for built-in downtime + nextalarm conditions. by John Spurlock · 10 years ago
  51. 3e07701 Zen: Improve zen mode panel condition selection. by John Spurlock · 10 years ago
  52. 9c4a707 Fixed several time related states for secondary users by Selim Cinek · 10 years ago
  53. cc30c8d Zen: Add the ability to enter "None" mode during downtime. by John Spurlock · 10 years ago
  54. 37bc92c Zen: Create a new exit condition for "next alarm". by John Spurlock · 10 years ago
  55. c90e6fe Zen: Show "(until 4:56 PM)" in exit conditions. by John Spurlock · 10 years ago
  56. 955d8d6 Put in real "code" (aka marketing) name. by Dianne Hackborn · 10 years ago
  57. 0fef44d Add a returns clause to the matchesInterruptionFilter javadoc. by Chris Wren · 10 years ago
  58. 957ed70 getCurrentInterruptionFilter should return the filter value, not the hints. by Chris Wren · 10 years ago
  59. 2dac62c Zen: Add events as a new config attribute. by John Spurlock · 10 years ago
  60. c8e4fa4 Merge "Move zen mode constants and code to framework" into lmp-dev by Jason Monk · 10 years ago
  61. 3e5d59c Merge "Zen: make Condition available over @SystemApi" into lmp-dev by John Spurlock · 10 years ago
  62. 9034f24 Zen: make Condition available over @SystemApi by John Spurlock · 10 years ago
  63. 4dd8146 Move zen mode constants and code to framework by Jason Monk · 10 years ago
  64. bf4e4174 Zen: Make condition providers available via @SystemApi. by John Spurlock · 10 years ago
  65. c8e1d78 Merge "NoLiService: Delete @removed meetsInterruptionFilter" into lmp-dev by Christoph Studer · 10 years ago
  66. 704dd61 NoLiService: Delete @removed meetsInterruptionFilter by Christoph Studer · 10 years ago
  67. e9aac5f Remove reference to StatusBarNotification after the value is accessed. by Griff Hazen · 10 years ago
  68. 69dd40d Merge "Reduce chance of notification listener dropped messages." into lmp-dev by Griff Hazen · 10 years ago
  69. 3ad4e3a Honor per-app sensitivity setting. by Chris Wren · 10 years ago
  70. 84a00ea Reduce chance of notification listener dropped messages. by Griff Hazen · 10 years ago
  71. 223f44e NoMan: Drop archive size to 100, strip EXTRA_BIG_TEXT by Christoph Studer · 10 years ago
  72. b82bc78 NoMan: Allow listeners to specify notification trim by Christoph Studer · 10 years ago
  73. 85a384b NoListener: Factor out ZEN mode API by Christoph Studer · 10 years ago
  74. ce7d6d2 NoListener: meetsInterruptionFilter -> matchesInterruptionFilter by Christoph Studer · 10 years ago
  75. ea75fdd Allow listeners to fetch current notifications by key. by Dan Sandler · 10 years ago
  76. 4db0d98 Zen: Downtime now a condition provider, persist conditions. by John Spurlock · 10 years ago
  77. 5c8ea2c Merge "New api to sync zen mode state from listeners." into lmp-dev by John Spurlock · 10 years ago
  78. 976e8bd Allow adding widgets from user profiles. by Svetoslav · 10 years ago
  79. d8afe3c New api to sync zen mode state from listeners. by John Spurlock · 10 years ago
  80. ce2e23f NoMan: Fix speedbump when no low-prio notifs by Christoph Studer · 10 years ago
  81. 4600f9b Strip RemoteViews from Notifications, re-create them in SysUI by Christoph Studer · 10 years ago
  82. dda48f1 NoListener: Optimize RankingMap by Christoph Studer · 10 years ago
  83. 1031c97 Honor the sort and group keys for notification ranking. by Chris Wren · 10 years ago
  84. cf7ed58 Revert "Honor the sort and group keys for notification ranking." by Chris Wren · 10 years ago
  85. 4a24fd3 Honor the sort and group keys for notification ranking. by Chris Wren · 10 years ago
  86. 1fa865f New NotificationListenerService listener flags api. by John Spurlock · 10 years ago
  87. 50806fc Zen: handle exit conditions across reboots. by John Spurlock · 10 years ago
  88. 1d599da NotificationListenerService API: Avoid unnecessary allocations by Christoph Studer · 10 years ago
  89. ae641c9 Implement new volume UI design. by John Spurlock · 10 years ago
  90. d0694b6 NotificationListenerService: API updates by Christoph Studer · 10 years ago
  91. 5c507c1 Rename PrivateApi annotation to SystemApi. (DO NOT MERGE) by Jeff Brown · 10 years ago
  92. 856edeb Zen: Stateful condition panel. by John Spurlock · 10 years ago
  93. 99f963e Add people signals to Zen mode. by Chris Wren · 10 years ago
  94. cee44ba Simplify NotificationListenerService API by Christoph Studer · 10 years ago
  95. 05ad482 Add ZEN and speedbump to NotificationListenerService by Christoph Studer · 10 years ago
  96. 1941fc7 Extend NotificationListenerService to support system use cases. by Chris Wren · 10 years ago
  97. f953664 notification ranking infrastructure by Chris Wren · 10 years ago
  98. 983ce97 Merge changes Iffd15e95,Id2db95ec by Christoph Studer · 10 years ago
  99. ef5693b Add additional display information to conditions. by John Spurlock · 10 years ago
  100. 3b98b3f Implement long-term condition subscriptions. by John Spurlock · 10 years ago