1. 9abc506 Adds silence toggle to notification settings. by Gus Prevas · 6 years ago
  2. a322649 Adds an icon to noisy notifications. by Gus Prevas · 6 years ago
  3. 297c04e Make StatusBar not be a NotificationPresenter by Jason Monk · 6 years ago
  4. d4660b2 Inflate ambient + heads up view as necessary by Kevin · 6 years ago
  5. a97ea05 Split ambient pulse notif logic from heads up. by Kevin · 6 years ago
  6. c9acf67 Allow NotificationAssistantService to suggest smart replies by Tony Mak · 6 years ago
  7. 20790b8 Organize notification classes in row/stack by Rohan Shah · 6 years ago[Renamed (98%) from packages/SystemUI/src/com/android/systemui/statusbar/NotificationData.java]
  8. 628cb93 Allow NotificationAssistantService to suggest smart actions by Tony Mak · 6 years ago
  9. 1dd67cb Add delay to notifications before they can be dismissed. by Aaron Heuckroth · 6 years ago
  10. 7231e7b Merge "More conservative dark text calculation" by TreeHugger Robot · 6 years ago
  11. a291d19 More conservative dark text calculation by Lucas Dupin · 6 years ago
  12. 36e1ebc Update notifications on density or font size change for current user by Dieter Hsu · 6 years ago
  13. b0dc61b Hiding the icon of notifications that were replied to by Selim Cinek · 6 years ago
  14. 25926af Hide some previously exempt notifications by Julia Reynolds · 6 years ago
  15. afc909d Merge "Add rank & count event to notification clicks and dismisses" into pi-dev by Dieter Hsu · 6 years ago
  16. d39f0d5 Add rank & count event to notification clicks and dismisses by Dieter Hsu · 6 years ago
  17. aa96cf3 Exclude system notifications from visual suppression by Julia Reynolds · 6 years ago
  18. 9159006 Only tag foreground notifications by Julia Reynolds · 6 years ago
  19. 5bbb6da Exempt some notis from DND visual suppression by Julia Reynolds · 6 years ago
  20. 3c7de11 Properly filter alert window notifications by Julia Reynolds · 6 years ago
  21. db0e4f1 Merge changes from topic "heads_up_redesign" into pi-dev by Selim Cinek · 6 years ago
  22. aa9db1f Insetting heads up notifications by Selim Cinek · 6 years ago
  23. 5a20a5e Ability to hide/unhide suspended app notifications by Beverly · 6 years ago
  24. 24653c3 Make systemui obey new visual effect flags by Julia Reynolds · 6 years ago
  25. fc64001 Tag foreground notis that use certain services by Julia Reynolds · 7 years ago
  26. 90d11a1 Fixed an issue where the notification wouldn't go away by Selim Cinek · 7 years ago
  27. 1397ea3 Improved the experience when sending multiple messages by Selim Cinek · 7 years ago
  28. 1d958f8 Temporary affordance for blocking helper by Dan Sandler · 7 years ago
  29. efa1a74 Fix NPE which could occur when showing notification guts by Kensuke Matsui · 7 years ago
  30. b364e46 Merge "Worked around a bug where the a group child could be leaked" into oc-dr1-dev by Selim Cinek · 7 years ago
  31. 04be389 Worked around a bug where the a group child could be leaked by Selim Cinek · 7 years ago
  32. da371df Not reseting the last fullscreenintent time when reinflating by Selim Cinek · 7 years ago
  33. 4682b50 Remove unnecessary dumpsys output. by Dan Sandler · 7 years ago
  34. 7f09ce1 Fixed a bug where systemui could crash while cloning by Selim Cinek · 7 years ago
  35. beba1bf Merge "Fixed a flicker of group notifications" into oc-dev by Selim Cinek · 7 years ago
  36. 72fc8db Fixed a flicker of group notifications by Selim Cinek · 7 years ago
  37. 008cea7 Hide redundant foreground service notifications. by Dan Sandler · 7 years ago
  38. 67ff248 Fixed memory leak with the inflater by Selim Cinek · 7 years ago
  39. ac5f027 Fixed the contrast for low-priority notifications by Selim Cinek · 7 years ago
  40. 0f66a4c Moving Row inflation to the background too by Selim Cinek · 7 years ago
  41. 01d3da6 Moving the inflation to the background by Selim Cinek · 7 years ago
  42. 608a57a Fixed an issue where notifications wouldn't have a channel by Selim Cinek · 7 years ago
  43. dc1231c Fixes a bug where the asynctask wasn't removed when inflating by Selim Cinek · 7 years ago
  44. 2630dc7 Moved notification builder creation to the background by Selim Cinek · 7 years ago
  45. 132710e Add permission to show notification during setup by Maurice Lam · 7 years ago
  46. 1a48bab Move the inflation away from the statusbar by Selim Cinek · 8 years ago
  47. 87ed69b Heads-up notifications of increased height behave better by Selim Cinek · 8 years ago
  48. 4f34632 Merge "Increased the collapsed size of messaging notifications" by Selim Cinek · 8 years ago
  49. 7d1009b Increased the collapsed size of messaging notifications by Selim Cinek · 8 years ago
  50. 95d3aa3 AOD: Fix in-place ambient layout updates by Adrian Roos · 8 years ago
  51. 2a6ea9c Delete BaseStatusBar by Jason Monk · 8 years ago
  52. 754d822 Add assistant-provided snooze options to snooze menu by Mady Mellor · 8 years ago
  53. 6825542 Merge "Started visual hierarchy for min priority notifications" by Selim Cinek · 8 years ago
  54. 6743c0b Started visual hierarchy for min priority notifications by Selim Cinek · 8 years ago
  55. 924eed1 Add updatable fields to Ranking by Julia Reynolds · 8 years ago
  56. 64f13a5 Merge changes Ib6de3aa3,Idc46d1b2,I889e3864,I9a50ee57,I411f08ae, ... by Adrian Roos · 8 years ago
  57. 0aac04f AOD: Show ambient versions of notifications by Adrian Roos · 8 years ago
  58. 6b802214 Not allowing foreground services to be cleared as children am: 1d35979f0a by Selim Cinek · 8 years ago
  59. 1d35979 Not allowing foreground services to be cleared as children by Selim Cinek · 8 years ago
  60. 6598974 Fixed a bug where both icons were visible initially by Selim Cinek · 8 years ago
  61. 2b549f4 Added possibility to use canned animation for icons by Selim Cinek · 8 years ago
  62. 281c202 Introduced the Notification shelf by Selim Cinek · 8 years ago
  63. 8576991 Some channel model updates by Julia Reynolds · 8 years ago
  64. 92b83c6 Redact work notifications separately from personal by Robin Lee · 8 years ago
  65. 5260d1a Fixed a bug where groups would animate the wrong way am: 68bdff16a8 am: b7af027e4a by Selim Cinek · 8 years ago
  66. 68bdff1 Fixed a bug where groups would animate the wrong way by Selim Cinek · 8 years ago
  67. 31756df Fix broken sort order. by Ian Rogers · 8 years ago
  68. e46bb37 Allow the ranker to autobundle notifications. by Julia Reynolds · 8 years ago
  69. 26fa8a5 Allow notifications to be hidden from lockscreen at a package level. by Julia Reynolds · 8 years ago
  70. 3b84812 Api review: Notification.Builder by Julia Reynolds · 8 years ago
  71. f0f629f Introduce IMPORTANCE_MIN. by Julia Reynolds · 8 years ago
  72. 247fa01 Cleaned up the logic for the picture end margin by Selim Cinek · 9 years ago
  73. d560729 Update DND visual interruption choices. by Julia Reynolds · 9 years ago
  74. 6172158 DND visual interruptions: prevent screen on. by Julia Reynolds · 9 years ago
  75. 624c02db Fixed the public notifications views on the lockscreen by Selim Cinek · 9 years ago
  76. ee99e63 fix bad merge by Chris Wren · 9 years ago
  77. 41c264b Merge "Add importance to notification guts." by Julia Reynolds · 9 years ago
  78. bdf3376 use importance instead of score by Chris Wren · 9 years ago
  79. ead00aa Add importance to notification guts. by Julia Reynolds · 9 years ago
  80. 777ef56 More inline reply goodness by Adrian Roos · 9 years ago
  81. 6b53135 Cache notifications less aggressively. by Julia Reynolds · 9 years ago
  82. f612869ae Allow DND mode to suppress visual interruptions. by Julia Reynolds · 9 years ago
  83. d9228f1 Stop populating RemoteViews in Notifications. by Julia Reynolds · 9 years ago
  84. 4e78706 Patch up certain kinds of broken notifications. by Dan Sandler · 9 years ago
  85. b18a20f Fixed a bug with HUNS and dreams by Selim Cinek · 9 years ago
  86. 684a442 Follow up CL for heads up notification refactoring by Selim Cinek · 9 years ago
  87. fbe9a44 Made ranking consistent with heads Up manager by Selim Cinek · 9 years ago
  88. b5605e5 Enable surfacing of notification children by Selim Cinek · 10 years ago
  89. 25fd4e2b Introduced a group manager to manage group notifications by Selim Cinek · 10 years ago
  90. a1eeade Apply color to auto-redacted notification by Jorim Jaggi · 10 years ago
  91. 038839e Merge "SysUI: Upsort PRIORITY_MAX system notifications" into lmp-dev by Christoph Studer · 10 years ago
  92. 3ad4e3a Honor per-app sensitivity setting. by Chris Wren · 10 years ago
  93. 2f9dbba SysUI: Suppress HUNs from non-profile users by Christoph Studer · 10 years ago
  94. 1492116 SysUI: Upsort PRIORITY_MAX system notifications by Christoph Studer · 10 years ago
  95. d722f27 SysUI: Ignore group children when summary is present by Christoph Studer · 10 years ago
  96. 7f05a69 Merge "SysUI: Uprank current media notification" into lmp-dev by Christoph Studer · 10 years ago
  97. 2e731b5 SysUI: Uprank current media notification by Christoph Studer · 10 years ago
  98. 11840cd SysUI: Fix NotificationData dump by Christoph Studer · 10 years ago
  99. f079fc5 SysUI: Null check around ranking map in isAmbient call. by John Spurlock · 10 years ago
  100. c8db24b SysUI: Display group children when no summary is present by Christoph Studer · 10 years ago