1. d560729 Update DND visual interruption choices. by Julia Reynolds · 8 years ago
  2. 10c63d8 move assistant to system API by Chris Wren · 8 years ago
  3. 3b543ca Revert "move assistant to system API" by Chris Wren · 8 years ago
  4. c441856 move assistant to system API by Chris Wren · 9 years ago
  5. 2d20a4d Merge "allow listeners to disable themselves" by Chris Wren · 9 years ago
  6. 0421e6d Sort notifications by importance. by Julia Reynolds · 9 years ago
  7. ab41eec allow listeners to disable themselves by Chris Wren · 9 years ago
  8. 6172158 DND visual interruptions: prevent screen on. by Julia Reynolds · 9 years ago
  9. 51017d0 implement assistant service connection by Chris Wren · 9 years ago
  10. dd18a0b Add a framework service tracking VR mode state. by Ruben Brunk · 9 years ago
  11. 1ed71f3 Frameworks/base: Fix Notification code by Andreas Gampe · 9 years ago
  12. 41c264b Merge "Add importance to notification guts." by Julia Reynolds · 9 years ago
  13. bdf3376 use importance instead of score by Chris Wren · 9 years ago
  14. ead00aa Add importance to notification guts. by Julia Reynolds · 9 years ago
  15. 5d25ee7 Topics can now have an Importance. by Julia Reynolds · 9 years ago
  16. 9fa689f Notification Assistant API by Chris Wren · 9 years ago
  17. f612869ae Allow DND mode to suppress visual interruptions. by Julia Reynolds · 9 years ago
  18. d9228f1 Stop populating RemoteViews in Notifications. by Julia Reynolds · 9 years ago
  19. c6ecbce Clarify the intention of setNotificationsShown by Amith Yamasani · 9 years ago
  20. 24fb894 drop corrupt notifications in the Listener by Chris Wren · 9 years ago
  21. 99a37f1 Null check when reconstituting legacy icon data. by Dan Sandler · 9 years ago
  22. 8783d3f Make all icon fields & extras sent to listeners backward-compatible. by Jose Lima · 9 years ago
  23. f5a7838 Make all icon fields & extras sent to listeners backward-compatible. by Daniel Sandler · 9 years ago
  24. 8077493 Zen: Simplify notification policy api, add zenmode api. by John Spurlock · 9 years ago
  25. f47e51e More usage tracking by Amith Yamasani · 9 years ago
  26. 1fc476d Zen: Add notification policy management api. by John Spurlock · 9 years ago
  27. 4f1163c Zen: Add a new level: alarms-only. by John Spurlock · 9 years ago
  28. 8310410 NLS: Add a public signal value for an undefined filter value. by John Spurlock · 9 years ago
  29. 955d8d6 Put in real "code" (aka marketing) name. by Dianne Hackborn · 10 years ago
  30. 0fef44d Add a returns clause to the matchesInterruptionFilter javadoc. by Chris Wren · 10 years ago
  31. 957ed70 getCurrentInterruptionFilter should return the filter value, not the hints. by Chris Wren · 10 years ago
  32. 704dd61 NoLiService: Delete @removed meetsInterruptionFilter by Christoph Studer · 10 years ago
  33. 69dd40d Merge "Reduce chance of notification listener dropped messages." into lmp-dev by Griff Hazen · 10 years ago
  34. 3ad4e3a Honor per-app sensitivity setting. by Chris Wren · 10 years ago
  35. 84a00ea Reduce chance of notification listener dropped messages. by Griff Hazen · 10 years ago
  36. 223f44e NoMan: Drop archive size to 100, strip EXTRA_BIG_TEXT by Christoph Studer · 10 years ago
  37. b82bc78 NoMan: Allow listeners to specify notification trim by Christoph Studer · 10 years ago
  38. 85a384b NoListener: Factor out ZEN mode API by Christoph Studer · 10 years ago
  39. ce7d6d2 NoListener: meetsInterruptionFilter -> matchesInterruptionFilter by Christoph Studer · 10 years ago
  40. ea75fdd Allow listeners to fetch current notifications by key. by Dan Sandler · 10 years ago
  41. 5c8ea2c Merge "New api to sync zen mode state from listeners." into lmp-dev by John Spurlock · 10 years ago
  42. d8afe3c New api to sync zen mode state from listeners. by John Spurlock · 10 years ago
  43. ce2e23f NoMan: Fix speedbump when no low-prio notifs by Christoph Studer · 10 years ago
  44. 4600f9b Strip RemoteViews from Notifications, re-create them in SysUI by Christoph Studer · 10 years ago
  45. dda48f1 NoListener: Optimize RankingMap by Christoph Studer · 10 years ago
  46. 1fa865f New NotificationListenerService listener flags api. by John Spurlock · 10 years ago
  47. 1d599da NotificationListenerService API: Avoid unnecessary allocations by Christoph Studer · 10 years ago
  48. d0694b6 NotificationListenerService: API updates by Christoph Studer · 10 years ago
  49. 5c507c1 Rename PrivateApi annotation to SystemApi. (DO NOT MERGE) by Jeff Brown · 10 years ago
  50. cee44ba Simplify NotificationListenerService API by Christoph Studer · 10 years ago
  51. 05ad482 Add ZEN and speedbump to NotificationListenerService by Christoph Studer · 10 years ago
  52. 1941fc7 Extend NotificationListenerService to support system use cases. by Chris Wren · 10 years ago
  53. f953664 notification ranking infrastructure by Chris Wren · 10 years ago
  54. a263e4e Pipe notifications from related users to listeners. by Kenny Guy · 10 years ago
  55. a429429 Enhance the NotificationListenerService api. by John Spurlock · 10 years ago
  56. da9a3be Improve error handling in listener services. by John Spurlock · 10 years ago
  57. c133ab8 Log errors found in notification listener callbacks. by John Spurlock · 11 years ago
  58. 04667da fix javadoc build also add some docs to the service by Scott Main · 11 years ago
  59. e6f7f2e API cleanup: NotificationListener by Daniel Sandler · 11 years ago
  60. 25cf8ce New NotificationListener API: getActiveNotifications() by Daniel Sandler · 11 years ago
  61. 1a497d3 Fix concurrency issues when parceling StatusBarNotifications. by Daniel Sandler · 11 years ago
  62. 5feceeb New NotificationListenerService. by Daniel Sandler · 11 years ago