1. 7a6d07a Use context user for canNotifyAsPackage by Julia Reynolds · 5 years ago
  2. 934b8e3 Add Tron logging of explanation for notification importance. by Will Brockman · 5 years ago
  3. d80c171 Merge "Add some logs to help debug a NotificationAssistant issue" by TreeHugger Robot · 5 years ago
  4. 180a9c4 Add some logs to help debug a NotificationAssistant issue by Tony Mak · 5 years ago
  5. 933f80a Remove Tron logging in NotificationRecord.applyAdjustments(). by Will Brockman · 5 years ago
  6. cbc45e7 Address api council feedback by Julia Reynolds · 5 years ago
  7. d0ceefa API changes for NAS by Julia Reynolds · 5 years ago
  8. 9a3c1f1 Configurable NAS by using DeviceConfig by Tony Mak · 5 years ago
  9. fb8509a Merge "Create setting screen from Notification Assistant" by TreeHugger Robot · 5 years ago
  10. 171f40d Create setting screen from Notification Assistant by Fabian Kozynski · 5 years ago
  11. 2dcd5e8 Default cmd notification commands to current user. by Nicholas Sauer · 5 years ago
  12. 52ebc15 Log whether notification channel updates are user initiated by Jan Althaus · 5 years ago
  13. 7f52f4a Merge "Add settings for notification bubbling" by Julia Reynolds · 6 years ago
  14. cf69683 Merge "Support B&R of notifications in non-system users" by Annie Meng · 6 years ago
  15. 8b646fd Support B&R of notifications in non-system users by Annie Meng · 6 years ago
  16. 4509ce7 Add settings for notification bubbling by Julia Reynolds · 6 years ago
  17. 13d8811 Add logging for tap-to-edit smart replies by Milo Sredkov · 6 years ago
  18. 14e327b Merge "API for querying/revoking current NotificationAssistant" by Fabian Kozynski · 6 years ago
  19. 3b54a60 Merge "Add a setting for hiding silent status icons" by Julia Reynolds · 6 years ago
  20. e2c6ce4 Merge "Log notification location and assistant-generated when smart reply sent" by TreeHugger Robot · 6 years ago
  21. 12ad7ca Add a setting for hiding silent status icons by Julia Reynolds · 6 years ago
  22. d942566 API for querying/revoking current NotificationAssistant by Fabian Kozynski · 6 years ago
  23. 13edb49 Log notification location and assistant-generated when smart reply sent by Gustav Sennton · 6 years ago
  24. fdbddda Merge "Log notification location when a notification action is clicked." by TreeHugger Robot · 6 years ago
  25. 7299196 Log notification location when a notification action is clicked. by Gustav Sennton · 6 years ago
  26. 49db8e0 Merge "Add way to check if user has locked the bubble allowed field" by TreeHugger Robot · 6 years ago
  27. 7c7f18b Merge "Add API for checking paused packages." by Julia Reynolds · 6 years ago
  28. 9db685a Add way to check if user has locked the bubble allowed field by Mady Mellor · 6 years ago
  29. bf1d8ab Merge "Rename smart replies and actions adjustment keys" by TreeHugger Robot · 6 years ago
  30. 08f1ef2 Merge "Hide distracting pkg notifications" by TreeHugger Robot · 6 years ago
  31. b40cd09 Add API for checking paused packages. by Julia Reynolds · 6 years ago
  32. 0e5a343 Hide distracting pkg notifications by Julia Reynolds · 6 years ago
  33. b020b5e In NotificationRecord, clean out adjustments once they've been applied. by Will Brockman · 6 years ago
  34. a471699 Rename smart replies and actions adjustment keys by Tony Mak · 6 years ago
  35. c7d0d32 Log smart suggestions becoming visible in HUNs. by Gustav Sennton · 6 years ago
  36. 3b943e7 Merge "Create a valid TYPE for the NOTIFICATION_ASSISTANT_ADJUSTMENT Tron log message, and switch the code to use it. Using the same enum value as before to avoid a discontinuity in the logs." by TreeHugger Robot · 6 years ago
  37. a8e38aa Add notification location to onNotificationExpansionChanged. by Gustav Sennton · 6 years ago
  38. 202f25d onNotificationExpansionChanged is called only when the expansion change... by Tony Mak · 6 years ago
  39. b33ef7a Merge "Send policy granted broadcast to manifest receivers" by TreeHugger Robot · 6 years ago
  40. 7c73162 Merge "Create BubbleMetadata use it instead of app overlay intent" by Mady Mellor · 6 years ago
  41. c39b4ae Create BubbleMetadata use it instead of app overlay intent by Mady Mellor · 6 years ago
  42. 2a1e6b8 Create a valid TYPE for the NOTIFICATION_ASSISTANT_ADJUSTMENT Tron log by Will Brockman · 6 years ago
  43. b460f1f Rank group with highest member by Julia Reynolds · 6 years ago
  44. c8238f4 Merge "Enable 'real bubbles' and fix our tests" by Mady Mellor · 6 years ago
  45. 99f7207 Send policy granted broadcast to manifest receivers by Julia Reynolds · 6 years ago
  46. 413ba84 Don't allow importance updates for oem locked channels by Julia Reynolds · 6 years ago
  47. a9cf9c7 Add blocking helper logging by Eyal Posener · 6 years ago
  48. b4991e6 Enable 'real bubbles' and fix our tests by Mady Mellor · 6 years ago
  49. c8aa91b Temporarily whitelist processes to open activities from background by Michal Karpinski · 6 years ago
  50. 4c456dd Send DND broadcasts to approved DND apps by Julia Reynolds · 6 years ago
  51. 10e663b Fix crash when disabling notification listeners by Julia Reynolds · 6 years ago
  52. 3b1ce72 Merge "Clear snoozing state when app data is cleared." by TreeHugger Robot · 6 years ago
  53. 79e14fd Merge "Only recently updated notifications can alert" by TreeHugger Robot · 6 years ago
  54. e99d5b5 Merge "Fix crash in logSmartSuggestionsVisible" by TreeHugger Robot · 6 years ago
  55. 42d3cf3 Merge "Change the API for setting Notification Actions to be contextual." by TreeHugger Robot · 6 years ago
  56. dfda180 Fix crash in logSmartSuggestionsVisible by Tony Mak · 6 years ago
  57. 005d7a0 Change the API for setting Notification Actions to be contextual. by Gustav Sennton · 6 years ago
  58. 67c1e96 Clear snoozing state when app data is cleared. by Julia Reynolds · 6 years ago
  59. d673007 Only recently updated notifications can alert by Julia Reynolds · 6 years ago
  60. db7081e Actually use listener hints? by Julia Reynolds · 6 years ago
  61. 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
  62. 42d0190 Add null check onPackagesChanged by Beverly · 6 years ago
  63. 478fac7 Merge changes Ia21f45c1,I208797f3 by Julia Reynolds · 6 years ago
  64. ac116df Block activity starts from background when realCallingUid is by Michal Karpinski · 6 years ago
  65. 7647f1d Post a notification from the shell. by Dan Sandler · 6 years ago
  66. dd6ea3b Merge "Users can change zen policy for system dnd rules" by TreeHugger Robot · 6 years ago
  67. 1219670 Users can change zen policy for system dnd rules by Beverly · 6 years ago
  68. 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
  69. 55102a8 Update sound/vibrate notification key only when it actually buzz/beep. by Seungho Lee · 6 years ago
  70. e93d98b Merge "Fix NPE onNotificationRemoved" by TreeHugger Robot · 6 years ago
  71. 3207e2f Fix NPE onNotificationRemoved by Julia Reynolds · 6 years ago
  72. 9916497 Merge "Proxy notifications should not change an app's usage bucket" by TreeHugger Robot · 6 years ago
  73. f2d1888 Merge "Fix dumping loop variable access." by TreeHugger Robot · 6 years ago
  74. 9533413 Proxy notifications should not change an app's usage bucket by Julia Reynolds · 6 years ago
  75. f216953 Fix dumping loop variable access. by Kweku Adams · 6 years ago
  76. e802c8a Merge "Only warn when fullScreenIntent is requested without permission" by Julia Reynolds · 6 years ago
  77. a12a786 Merge "Only log smart suggestions when their notification has been expanded." by Gustav Sennton · 6 years ago
  78. 802c621 Merge "Move app overlay permission to app level" by TreeHugger Robot · 6 years ago
  79. 70f04ce Merge "Allow delegates to see the notifications they post" by TreeHugger Robot · 6 years ago
  80. 3dd7b2d Only warn when fullScreenIntent is requested without permission by Takamasa Kuramitsu · 6 years ago
  81. 33ab8a0 Move app overlay permission to app level by Julia Reynolds · 6 years ago
  82. 44dc588 Only log smart suggestions when their notification has been expanded. by Gustav Sennton · 6 years ago
  83. d25a64d Add logging for smart replies and actions. by Gustav Sennton · 6 years ago
  84. d12392c Allow delegates to see the notifications they post by Julia Reynolds · 6 years ago
  85. 6806207 Deprecate ConditionProviderService. by Julia Reynolds · 6 years ago
  86. b4ee870 Merge "Hides audibly alerted icon after 30 seconds." by TreeHugger Robot · 6 years ago
  87. 7306b90 Hides audibly alerted icon after 30 seconds. by Gus Prevas · 6 years ago
  88. 8a613f8 Remove unneccessary locking by Julia Reynolds · 6 years ago
  89. 27c0a96 Updates to Adjustment.KEY_IMPORTANCE handling by Julia Reynolds · 6 years ago
  90. b62dad4 Write policy file on background thread by Julia Reynolds · 6 years ago
  91. f050375 Merge "Update toast to use a11y api for duration timeout." by Rhed Jao · 6 years ago
  92. 824874a Merge "Revert "Write policy file on background thread"" by TreeHugger Robot · 6 years ago
  93. d5ba5e4 Merge "Changes notification ordering for new interruption model." by TreeHugger Robot · 6 years ago
  94. 2c963d2 Changes notification ordering for new interruption model. by Gus Prevas · 6 years ago
  95. fb27c2c Merge "Do not make sound for notifications <= IMPORTANCE_DEFAULT in Android Auto." by TreeHugger Robot · 6 years ago
  96. 963328f Do not make sound for notifications <= IMPORTANCE_DEFAULT in Android Auto. by Adora Zhang · 6 years ago
  97. c9b4f9e Revert "Write policy file on background thread" by Beverly Tai · 6 years ago
  98. 406d3a2 Update toast to use a11y api for duration timeout. by Rhed Jao · 6 years ago
  99. 1679c64 Merge changes I928a6735,I10d2fab2 by TreeHugger Robot · 6 years ago
  100. b561359 Merge "Require a permission for Q apps using full screen intents" by Julia Reynolds · 6 years ago