1. 3f24e69 Frameworks: Annotate trivial @GuardedBy in core/java by Andreas Gampe · 7 years ago
  2. 1d958f8 Temporary affordance for blocking helper by Dan Sandler · 7 years ago
  3. e7238dd Added People to the Notification API by Selim Cinek · 7 years ago
  4. ce8db99 Add more IntDef prefixes for auto-documenting. by Jeff Sharkey · 7 years ago
  5. 8149961 Update managed service documentation for low ram devices. by Julia Reynolds · 7 years ago
  6. 503ed94 Provide more information to the noti asst by Julia Reynolds · 7 years ago
  7. 67f9d50 Fix broken javadocs. by Jeff Sharkey · 7 years ago
  8. 7ca3307 Hide some systemapi methods by Julia Reynolds · 7 years ago
  9. 0ffc13b Documentation updates by Julia Reynolds · 7 years ago
  10. f27d6b2 Add user to channel/group modification callbacks. by Julia Reynolds · 7 years ago
  11. 73ed76b Allow companion device mgrs channel access by Julia Reynolds · 7 years ago
  12. f619bc5 Removing 'delegate' from constant names by Julia Reynolds · 7 years ago
  13. a11d0b1 Api review feedback. by Julia Reynolds · 8 years ago
  14. 5098977 Change time methods to durations. by Julia Reynolds · 8 years ago
  15. 1327d3c Hide incomplete feature. by Julia Reynolds · 8 years ago
  16. ceecfcf Remove unneeded parameters by Julia Reynolds · 8 years ago
  17. 0ce4b0e Fix @links in reference docs. am: 54de77470d am: ab978c035e am: 28ba4722a9 by Elliot Waite · 8 years ago
  18. 54de774 Fix @links in reference docs. by Elliot Waite · 8 years ago
  19. 2a12874 Allow notifications to be autocanceled at a time. by Julia Reynolds · 8 years ago
  20. cf63ff1 Snoozing API changes by Julia Reynolds · 8 years ago
  21. 924eed1 Add updatable fields to Ranking by Julia Reynolds · 8 years ago
  22. 7967230 Send Snooze callback for Assistant by Julia Reynolds · 8 years ago
  23. 22f02b3 Accept adjustments from notification assistant. by Julia Reynolds · 8 years ago
  24. 7e1ffd7 Shorten log tag. by Julia Reynolds · 8 years ago
  25. b6c1f99 Allow listeners more snoozing options. by Julia Reynolds · 8 years ago
  26. 3aa5f1e Expose dismiss reasons to notification listeners. by Julia Reynolds · 8 years ago
  27. 8576991 Some channel model updates by Julia Reynolds · 8 years ago
  28. 72f1cbb Add support for snoozing notifications by Julia Reynolds · 8 years ago
  29. 514c5ef Add missing @Deprecated annotations. by Aurimas Liutikas · 8 years ago
  30. cf548bf Don't throw RemoteException from new NLS APIs by Chris Wren · 8 years ago
  31. 5ab5c74 document the return type of getImportance by Chris Wren · 8 years ago
  32. b66a16d close a potential race condition in registerAsSystemService by Chris Wren · 8 years ago
  33. 196a057 Merge "Add granular control over disabled effects." into nyc-dev by Bryce Lee · 8 years ago
  34. e46bb37 Allow the ranker to autobundle notifications. by Julia Reynolds · 8 years ago
  35. 7219ada Add granular control over disabled effects. by Bryce Lee · 8 years ago
  36. 5717bd6 add an onListenerDisconnected() callback to NLS by Chris Wren · 8 years ago
  37. a82662e Merge "add a ranking service to the rocket" into nyc-dev by Chris Wren · 8 years ago
  38. 0efdb88 add a ranking service to the rocket by Chris Wren · 9 years ago
  39. be3696d Merge "rename the asisstant service for the ranker" into nyc-dev by Chris Wren · 8 years ago
  40. e24b9a6 Add a VR listener service. by Ruben Brunk · 9 years ago
  41. e0ba7eb rename the asisstant service for the ranker by Chris Wren · 8 years ago
  42. b8f53ee Notification listener and ranker callbacks on binder threads. by Svet Ganov · 9 years ago
  43. b77f9ec Merge "Revert "DO NOT SUBMIT: Hide VR features for preview."" into nyc-dev by Ruben Brunk · 9 years ago
  44. e5d76e8 Revert "DO NOT SUBMIT: Hide VR features for preview." by Ruben Brunk · 9 years ago
  45. 8ccb68a Merge "DO NOT SUBMIT: Hide VR features for preview." into nyc-dev by Ruben Brunk · 9 years ago
  46. 5081c0d Fix crash with decorated custom notifications by Adrian Roos · 9 years ago
  47. cfa66a2 DO NOT SUBMIT: Hide VR features for preview. by Ruben Brunk · 9 years ago
  48. 0edb50c Api review: NotificationManager by Julia Reynolds · 9 years ago
  49. 3b84812 Api review: Notification.Builder by Julia Reynolds · 9 years ago
  50. f0f629f Introduce IMPORTANCE_MIN. by Julia Reynolds · 9 years ago
  51. d560729 Update DND visual interruption choices. by Julia Reynolds · 9 years ago
  52. 10c63d8 move assistant to system API by Chris Wren · 9 years ago
  53. 3b543ca Revert "move assistant to system API" by Chris Wren · 9 years ago
  54. c441856 move assistant to system API by Chris Wren · 9 years ago
  55. 2d20a4d Merge "allow listeners to disable themselves" by Chris Wren · 9 years ago
  56. 0421e6d Sort notifications by importance. by Julia Reynolds · 9 years ago
  57. ab41eec allow listeners to disable themselves by Chris Wren · 9 years ago
  58. 6172158 DND visual interruptions: prevent screen on. by Julia Reynolds · 9 years ago
  59. 51017d0 implement assistant service connection by Chris Wren · 9 years ago
  60. dd18a0b Add a framework service tracking VR mode state. by Ruben Brunk · 9 years ago
  61. 1ed71f3 Frameworks/base: Fix Notification code by Andreas Gampe · 9 years ago
  62. 41c264b Merge "Add importance to notification guts." by Julia Reynolds · 9 years ago
  63. bdf3376 use importance instead of score by Chris Wren · 9 years ago
  64. ead00aa Add importance to notification guts. by Julia Reynolds · 9 years ago
  65. 5d25ee7 Topics can now have an Importance. by Julia Reynolds · 9 years ago
  66. 9fa689f Notification Assistant API by Chris Wren · 9 years ago
  67. f612869ae Allow DND mode to suppress visual interruptions. by Julia Reynolds · 9 years ago
  68. d9228f1 Stop populating RemoteViews in Notifications. by Julia Reynolds · 9 years ago
  69. c6ecbce Clarify the intention of setNotificationsShown by Amith Yamasani · 9 years ago
  70. 24fb894 drop corrupt notifications in the Listener by Chris Wren · 9 years ago
  71. 99a37f1 Null check when reconstituting legacy icon data. by Dan Sandler · 9 years ago
  72. 8783d3f Make all icon fields & extras sent to listeners backward-compatible. by Jose Lima · 9 years ago
  73. f5a7838 Make all icon fields & extras sent to listeners backward-compatible. by Daniel Sandler · 9 years ago
  74. 8077493 Zen: Simplify notification policy api, add zenmode api. by John Spurlock · 9 years ago
  75. f47e51e More usage tracking by Amith Yamasani · 9 years ago
  76. 1fc476d Zen: Add notification policy management api. by John Spurlock · 9 years ago
  77. 4f1163c Zen: Add a new level: alarms-only. by John Spurlock · 9 years ago
  78. 8310410 NLS: Add a public signal value for an undefined filter value. by John Spurlock · 10 years ago
  79. 955d8d6 Put in real "code" (aka marketing) name. by Dianne Hackborn · 10 years ago
  80. 0fef44d Add a returns clause to the matchesInterruptionFilter javadoc. by Chris Wren · 10 years ago
  81. 957ed70 getCurrentInterruptionFilter should return the filter value, not the hints. by Chris Wren · 10 years ago
  82. 704dd61 NoLiService: Delete @removed meetsInterruptionFilter by Christoph Studer · 10 years ago
  83. 69dd40d Merge "Reduce chance of notification listener dropped messages." into lmp-dev by Griff Hazen · 10 years ago
  84. 3ad4e3a Honor per-app sensitivity setting. by Chris Wren · 10 years ago
  85. 84a00ea Reduce chance of notification listener dropped messages. by Griff Hazen · 10 years ago
  86. 223f44e NoMan: Drop archive size to 100, strip EXTRA_BIG_TEXT by Christoph Studer · 10 years ago
  87. b82bc78 NoMan: Allow listeners to specify notification trim by Christoph Studer · 10 years ago
  88. 85a384b NoListener: Factor out ZEN mode API by Christoph Studer · 10 years ago
  89. ce7d6d2 NoListener: meetsInterruptionFilter -> matchesInterruptionFilter by Christoph Studer · 10 years ago
  90. ea75fdd Allow listeners to fetch current notifications by key. by Dan Sandler · 10 years ago
  91. 5c8ea2c Merge "New api to sync zen mode state from listeners." into lmp-dev by John Spurlock · 10 years ago
  92. d8afe3c New api to sync zen mode state from listeners. by John Spurlock · 10 years ago
  93. ce2e23f NoMan: Fix speedbump when no low-prio notifs by Christoph Studer · 10 years ago
  94. 4600f9b Strip RemoteViews from Notifications, re-create them in SysUI by Christoph Studer · 10 years ago
  95. dda48f1 NoListener: Optimize RankingMap by Christoph Studer · 10 years ago
  96. 1fa865f New NotificationListenerService listener flags api. by John Spurlock · 10 years ago
  97. 1d599da NotificationListenerService API: Avoid unnecessary allocations by Christoph Studer · 10 years ago
  98. d0694b6 NotificationListenerService: API updates by Christoph Studer · 10 years ago
  99. 5c507c1 Rename PrivateApi annotation to SystemApi. (DO NOT MERGE) by Jeff Brown · 10 years ago
  100. cee44ba Simplify NotificationListenerService API by Christoph Studer · 10 years ago