1. 180a9c4 Add some logs to help debug a NotificationAssistant issue by Tony Mak · 5 years ago
  2. cbc45e7 Address api council feedback by Julia Reynolds · 5 years ago
  3. d0ceefa API changes for NAS by Julia Reynolds · 5 years ago
  4. 9a3c1f1 Configurable NAS by using DeviceConfig by Tony Mak · 5 years ago
  5. 171f40d Create setting screen from Notification Assistant by Fabian Kozynski · 5 years ago
  6. 7f52f4a Merge "Add settings for notification bubbling" by Julia Reynolds · 5 years ago
  7. cf69683 Merge "Support B&R of notifications in non-system users" by Annie Meng · 5 years ago
  8. 8b646fd Support B&R of notifications in non-system users by Annie Meng · 5 years ago
  9. 4509ce7 Add settings for notification bubbling by Julia Reynolds · 5 years ago
  10. 13d8811 Add logging for tap-to-edit smart replies by Milo Sredkov · 5 years ago
  11. 14e327b Merge "API for querying/revoking current NotificationAssistant" by Fabian Kozynski · 6 years ago
  12. 3b54a60 Merge "Add a setting for hiding silent status icons" by Julia Reynolds · 6 years ago
  13. e2c6ce4 Merge "Log notification location and assistant-generated when smart reply sent" by TreeHugger Robot · 6 years ago
  14. 12ad7ca Add a setting for hiding silent status icons by Julia Reynolds · 6 years ago
  15. d942566 API for querying/revoking current NotificationAssistant by Fabian Kozynski · 6 years ago
  16. 13edb49 Log notification location and assistant-generated when smart reply sent by Gustav Sennton · 6 years ago
  17. fdbddda Merge "Log notification location when a notification action is clicked." by TreeHugger Robot · 6 years ago
  18. 7299196 Log notification location when a notification action is clicked. by Gustav Sennton · 6 years ago
  19. 49db8e0 Merge "Add way to check if user has locked the bubble allowed field" by TreeHugger Robot · 6 years ago
  20. 7c7f18b Merge "Add API for checking paused packages." by Julia Reynolds · 6 years ago
  21. 9db685a Add way to check if user has locked the bubble allowed field by Mady Mellor · 6 years ago
  22. 08f1ef2 Merge "Hide distracting pkg notifications" by TreeHugger Robot · 6 years ago
  23. b40cd09 Add API for checking paused packages. by Julia Reynolds · 6 years ago
  24. 0e5a343 Hide distracting pkg notifications by Julia Reynolds · 6 years ago
  25. c7d0d32 Log smart suggestions becoming visible in HUNs. by Gustav Sennton · 6 years ago
  26. a8e38aa Add notification location to onNotificationExpansionChanged. by Gustav Sennton · 6 years ago
  27. 202f25d onNotificationExpansionChanged is called only when the expansion change... by Tony Mak · 6 years ago
  28. b33ef7a Merge "Send policy granted broadcast to manifest receivers" by TreeHugger Robot · 6 years ago
  29. c39b4ae Create BubbleMetadata use it instead of app overlay intent by Mady Mellor · 6 years ago
  30. c8238f4 Merge "Enable 'real bubbles' and fix our tests" by Mady Mellor · 6 years ago
  31. 99f7207 Send policy granted broadcast to manifest receivers by Julia Reynolds · 6 years ago
  32. 413ba84 Don't allow importance updates for oem locked channels by Julia Reynolds · 6 years ago
  33. b4991e6 Enable 'real bubbles' and fix our tests by Mady Mellor · 6 years ago
  34. c8aa91b Temporarily whitelist processes to open activities from background by Michal Karpinski · 6 years ago
  35. 4c456dd Send DND broadcasts to approved DND apps by Julia Reynolds · 6 years ago
  36. 3b1ce72 Merge "Clear snoozing state when app data is cleared." by TreeHugger Robot · 6 years ago
  37. 79e14fd Merge "Only recently updated notifications can alert" by TreeHugger Robot · 6 years ago
  38. e99d5b5 Merge "Fix crash in logSmartSuggestionsVisible" by TreeHugger Robot · 6 years ago
  39. 42d3cf3 Merge "Change the API for setting Notification Actions to be contextual." by TreeHugger Robot · 6 years ago
  40. dfda180 Fix crash in logSmartSuggestionsVisible by Tony Mak · 6 years ago
  41. 005d7a0 Change the API for setting Notification Actions to be contextual. by Gustav Sennton · 6 years ago
  42. 67c1e96 Clear snoozing state when app data is cleared. by Julia Reynolds · 6 years ago
  43. d673007 Only recently updated notifications can alert by Julia Reynolds · 6 years ago
  44. db7081e Actually use listener hints? by Julia Reynolds · 6 years ago
  45. 4ea8d61 Merge "Block activity starts from background when realCallingUid is a persistent system process and the start wasn't explicitly whitelisted by the sender" by Michal Karpinski · 6 years ago
  46. 478fac7 Merge changes Ia21f45c1,I208797f3 by Julia Reynolds · 6 years ago
  47. ac116df Block activity starts from background when realCallingUid is by Michal Karpinski · 6 years ago
  48. 7647f1d Post a notification from the shell. by Dan Sandler · 6 years ago
  49. de93388 Check if notification is valid before it finally vibrates because it can be canceled as soon as enqeued by Seungho Lee · 6 years ago
  50. 55102a8 Update sound/vibrate notification key only when it actually buzz/beep. by Seungho Lee · 6 years ago
  51. e93d98b Merge "Fix NPE onNotificationRemoved" by TreeHugger Robot · 6 years ago
  52. 3207e2f Fix NPE onNotificationRemoved by Julia Reynolds · 6 years ago
  53. 9916497 Merge "Proxy notifications should not change an app's usage bucket" by TreeHugger Robot · 6 years ago
  54. f2d1888 Merge "Fix dumping loop variable access." by TreeHugger Robot · 6 years ago
  55. 9533413 Proxy notifications should not change an app's usage bucket by Julia Reynolds · 6 years ago
  56. f216953 Fix dumping loop variable access. by Kweku Adams · 6 years ago
  57. e802c8a Merge "Only warn when fullScreenIntent is requested without permission" by Julia Reynolds · 6 years ago
  58. a12a786 Merge "Only log smart suggestions when their notification has been expanded." by Gustav Sennton · 6 years ago
  59. 802c621 Merge "Move app overlay permission to app level" by TreeHugger Robot · 6 years ago
  60. 70f04ce Merge "Allow delegates to see the notifications they post" by TreeHugger Robot · 6 years ago
  61. 3dd7b2d Only warn when fullScreenIntent is requested without permission by Takamasa Kuramitsu · 6 years ago
  62. 33ab8a0 Move app overlay permission to app level by Julia Reynolds · 6 years ago
  63. 44dc588 Only log smart suggestions when their notification has been expanded. by Gustav Sennton · 6 years ago
  64. d25a64d Add logging for smart replies and actions. by Gustav Sennton · 6 years ago
  65. d12392c Allow delegates to see the notifications they post by Julia Reynolds · 6 years ago
  66. 6806207 Deprecate ConditionProviderService. by Julia Reynolds · 6 years ago
  67. b4ee870 Merge "Hides audibly alerted icon after 30 seconds." by TreeHugger Robot · 6 years ago
  68. 7306b90 Hides audibly alerted icon after 30 seconds. by Gus Prevas · 6 years ago
  69. 8a613f8 Remove unneccessary locking by Julia Reynolds · 6 years ago
  70. 27c0a96 Updates to Adjustment.KEY_IMPORTANCE handling by Julia Reynolds · 6 years ago
  71. b62dad4 Write policy file on background thread by Julia Reynolds · 6 years ago
  72. f050375 Merge "Update toast to use a11y api for duration timeout." by Rhed Jao · 6 years ago
  73. 824874a Merge "Revert "Write policy file on background thread"" by TreeHugger Robot · 6 years ago
  74. fb27c2c Merge "Do not make sound for notifications <= IMPORTANCE_DEFAULT in Android Auto." by TreeHugger Robot · 6 years ago
  75. 963328f Do not make sound for notifications <= IMPORTANCE_DEFAULT in Android Auto. by Adora Zhang · 6 years ago
  76. c9b4f9e Revert "Write policy file on background thread" by Beverly Tai · 6 years ago
  77. 406d3a2 Update toast to use a11y api for duration timeout. by Rhed Jao · 6 years ago
  78. b040559 Move package change handling to handler. by Julia Reynolds · 6 years ago
  79. a5287dc Write policy file on background thread by Julia Reynolds · 6 years ago
  80. 47fd15f Require a permission for Q apps using full screen intents by Julia Reynolds · 6 years ago
  81. 7d4b3a5 Add onActionClicked in NotificationAssistantService by Tony Mak · 6 years ago
  82. 2999670 Add onSuggestedReplySent in NotificationAssistantService by Tony Mak · 6 years ago
  83. 83026e5 Merge "Introduce onNotificationExpansionChanged and onNotificationDirectReplied .. in NAS" by TreeHugger Robot · 6 years ago
  84. eda84a7 Introduce onNotificationExpansionChanged and onNotificationDirectReplied .. by Tony Mak · 6 years ago
  85. 268647a Proxy notification improvements by Julia Reynolds · 6 years ago
  86. 0336296 By default notifications are allowed to be shown on the lockscreen by Selim Cinek · 6 years ago
  87. b3b9c26 Add privileged API to control keyguard secure notifications by Zimuzo · 6 years ago
  88. 413ce3b Merge "Add a Notifications API for contextual (smart) actions." by Gustav Sennton · 6 years ago
  89. 67502cd Merge "Expand notification generates USER_INTERACTION event" by Esteban Talavera · 6 years ago
  90. 54558ac Merge "Snooze notification generates USER_INTERACTION event" by Esteban Talavera · 6 years ago
  91. d930e7f Merge "Update channelBypassingDnd on user unlock + switch" by Beverly Tai · 6 years ago
  92. 5d60389 Snooze notification generates USER_INTERACTION event by Esteban Talavera · 6 years ago
  93. 917a71d Expand notification generates USER_INTERACTION event by Esteban Talavera · 6 years ago
  94. 0479cde2 Update channelBypassingDnd on user unlock + switch by Beverly · 6 years ago
  95. 1463d83 Add a Notifications API for contextual (smart) actions. by Gustav Sennton · 6 years ago
  96. f9c53b6 Log notification direct reply to TRON by Esteban Talavera · 6 years ago
  97. 8a8ddad Fix applyAdjustmentsFromAssistants by Tony Mak · 6 years ago
  98. 9abc506 Adds silence toggle to notification settings. by Gus Prevas · 6 years ago
  99. a322649 Adds an icon to noisy notifications. by Gus Prevas · 6 years ago
  100. ac98aea Proxy notification improvments by Julia Reynolds · 6 years ago