1. 7927c73 Remove the ambient group layout by Selim Cinek · 5 years ago
  2. 459aee3 Made sure the disappear animation for pulsing works correctly by Selim Cinek · 5 years ago
  3. 5040f2e Changed the contentheight while pulsing by Selim Cinek · 5 years ago
  4. eab4dde Add flag to control compact seekbar visibility. by Beth Thibodeau · 5 years ago
  5. 5db74fb Merge "Rename NotificationInflater to NotificationContentInflater" by TreeHugger Robot · 5 years ago
  6. 1a5e22f Rename NotificationInflater to NotificationContentInflater by Ned Burns · 5 years ago
  7. c3f0b06 Update notification layouts when overlays change. by Amin Shaikh · 5 years ago
  8. 9515cc2 Merge changes I0bd67c64,Id0d2c323,I19e04771 by Ned Burns · 5 years ago
  9. 7a18c81 Make blocking helper dismissable. by Nadia Benbernou · 5 years ago
  10. a13b6f1 Centralize reorder-on-priority-change logic by Ned Burns · 5 years ago
  11. cb39535 Adding seekbar to media notifications by Beth Thibodeau · 6 years ago
  12. a18dc57 Adds setting for direction of dismiss gesture. by Gus Prevas · 6 years ago
  13. 00be88f New pulsing notification layout by Lucas Dupin · 6 years ago
  14. 3f2efdb Closer to notification model & updates on bubbles by Mady Mellor · 6 years ago
  15. 3da3c78 Move "alerted recently" logic out of NEM by Ned Burns · 6 years ago
  16. f81c4c4 Extract NotificationData.Entry to top-level by Ned Burns · 6 years ago
  17. 36d3b7a Merge "Draws background behind heads-up notification's menu." by Gus Prevas · 6 years ago
  18. 21118153 Draws background behind heads-up notification's menu. by Gus Prevas · 6 years ago
  19. b4ee870 Merge "Hides audibly alerted icon after 30 seconds." by TreeHugger Robot · 6 years ago
  20. 7306b90 Hides audibly alerted icon after 30 seconds. by Gus Prevas · 6 years ago
  21. 96dc163 Merge "Fixed an issue where the darkmode wasn't applied to all views" by Selim Cinek · 6 years ago
  22. ab9c7b2 Fixed an issue where the darkmode wasn't applied to all views by Selim Cinek · 6 years ago
  23. d0e8453 Add Smart Suggestions to heads up notifications. by Gustav Sennton · 6 years ago
  24. 5dbc2f5 Merge "Adding more debugging for group children" by TreeHugger Robot · 6 years ago
  25. 2abe8b3 Merge "Apply cache and preload mechanism to inline image notifications." by Wu Ahan · 6 years ago
  26. eea208b Merge "Fixed another issue where the group was wrongly clipped" by Selim Cinek · 6 years ago
  27. 0db7459 Adding more debugging for group children by Selim Cinek · 6 years ago
  28. 5332849 Fixed another issue where the group was wrongly clipped by Selim Cinek · 6 years ago
  29. 898ab41 Merge "Fixed an issue when launching notification groups" by TreeHugger Robot · 6 years ago
  30. c42db8d Fixed an issue when launching notification groups by Selim Cinek · 6 years ago
  31. 33fbc15 Updates notification row when importance changes. by Gus Prevas · 6 years ago
  32. de396fa Apply cache and preload mechanism to inline image notifications. by Ahan Wu · 6 years ago
  33. 6487ebf Fixed the inline launch animation for notification groups by Selim Cinek · 6 years ago
  34. a4d195d Refactor ExpandableView to maintain its own ExpandableViewState. by Dave Mankoff · 6 years ago
  35. 67d97b4 Merge "Don't let everyone reach into NotificationData.Entry for its row" by TreeHugger Robot · 6 years ago
  36. 9449285 Don't let everyone reach into NotificationData.Entry for its row by Evan Laird · 6 years ago
  37. 85a8f9f Added more logging about the notification view state by Selim Cinek · 6 years ago
  38. 01a53cb Fix heads up/ambient content inflation w/ groups. by Kevin · 6 years ago
  39. c3d6f7d Introduce bubble controller & friends by Mady Mellor · 6 years ago
  40. 1463d83 Add a Notifications API for contextual (smart) actions. by Gustav Sennton · 6 years ago
  41. a322649 Adds an icon to noisy notifications. by Gus Prevas · 6 years ago
  42. 4b3c0ff2 Fixes min priority notifications in shelf. by Gus Prevas · 6 years ago
  43. 23a8d3b Notification icons on AOD status bar by Lucas Dupin · 6 years ago
  44. 38ce6fa Only inflate public view when notif is redacted. by Kevin · 6 years ago
  45. b10e437 Merge changes I3070e95f,Ia500dea6 by Selim Cinek · 6 years ago
  46. 3088766 Added logging to debug the notification view hierarchy by Selim Cinek · 6 years ago
  47. d5022f9 Fix heads up views freeing too early. by Kevin · 6 years ago
  48. d4660b2 Inflate ambient + heads up view as necessary by Kevin · 6 years ago
  49. 023cb19 Move plugin support to shared lib by Tony Wickham · 6 years ago
  50. b981efa Merge "Remove references to SwipeHelper from NotificationMenuRow." by Aaron Heuckroth · 6 years ago
  51. 266cb34 Remove references to SwipeHelper from NotificationMenuRow. by Aaron Heuckroth · 6 years ago
  52. a97ea05 Split ambient pulse notif logic from heads up. by Kevin · 6 years ago
  53. d26facc Pitch black SysUI theme by Lucas Dupin · 6 years ago
  54. fd4099d Add ability to pass user sentiment to assistant by Julia Reynolds · 6 years ago
  55. 05dd567 Cleanup trying to move to bp by Jason Monk · 6 years ago
  56. 20790b8 Organize notification classes in row/stack by Rohan Shah · 6 years ago[Renamed (98%) from packages/SystemUI/src/com/android/systemui/statusbar/ExpandableNotificationRow.java]
  57. f03e752 Dark Notification Shade by Lucas Dupin · 6 years ago
  58. 628cb93 Allow NotificationAssistantService to suggest smart actions by Tony Mak · 6 years ago
  59. b9d500a [NR] Remove unnecessary boolean change, update var names by Rohan Shah · 6 years ago
  60. e6c03a0 Fix the icon overlay after density change by felkachang · 6 years ago
  61. 7b3a0d1 Merge "Add delay to notifications before they can be dismissed." by Aaron Heuckroth · 6 years ago
  62. 1dd67cb Add delay to notifications before they can be dismissed. by Aaron Heuckroth · 6 years ago
  63. defd46f Fixed an issue where the shadow wasn't rounded properly by Selim Cinek · 6 years ago
  64. 0abae11 Properly consider non-blockable channels by Julia Reynolds · 6 years ago
  65. a291d19 More conservative dark text calculation by Lucas Dupin · 6 years ago
  66. eccf494 Fixed an issue where group children had rounded corners by Selim Cinek · 6 years ago
  67. 845e893 Merge "Refactor for tuning gfx-max-frame-time-99" into pi-dev by TreeHugger Robot · 6 years ago
  68. c092c43 Refactor for tuning gfx-max-frame-time-99 by Tony Huang · 6 years ago
  69. 69594fb Fixed an issue where a notification could become empty by Selim Cinek · 6 years ago
  70. fbdd1f7 Merge "Fixed an issue where the wrong notification would be heads upped" into pi-dev by Selim Cinek · 6 years ago
  71. f93bf3e Fixed an issue where the wrong notification would be heads upped by Selim Cinek · 6 years ago
  72. 18a6785 Merge "Add 'Snooze' to local context menu for notifications" into pi-dev by Mady Mellor · 6 years ago
  73. b3a6aed Add 'Snooze' to local context menu for notifications by Mady Mellor · 6 years ago
  74. 56eb091 [Notif] Fix a11y when guts is open by Rohan Shah · 6 years ago
  75. 14d035c Fix colorized messaging layout and smart replies. by Kenny Guy · 6 years ago
  76. c9e4702 Merge "Set app name when notification is updated" into pi-dev by android-build-team Robot · 6 years ago
  77. 3f56f05 Set app name when notification is updated by Beverly · 6 years ago
  78. c4ddef4 Fix intercepting touch events for guts by dongwan0605.kim · 6 years ago
  79. 4fbeac4 Fix incorrect icon alignment on shelf by shawnlin · 6 years ago
  80. da5dcdd [Notif] Blocking helper basic metrics by Rohan Shah · 6 years ago
  81. aa96cf3 Exclude system notifications from visual suppression by Julia Reynolds · 6 years ago
  82. ca0447e [Notif] Show block message for notif with multiple channels by Rohan Shah · 6 years ago
  83. 4ed1b2a [Notif] Cache bool instead of manager/info by Rohan Shah · 6 years ago
  84. 63411fc [Notif] Dont show blocking helper for non-blockable notifs by Rohan Shah · 6 years ago
  85. 07a2a6c [Notif] Remove old blocking helper button by Rohan Shah · 6 years ago
  86. 524cf7b [Notif] Add Blocking helper to swipe by Rohan Shah · 6 years ago
  87. 620da52 Merge "[Notif] Disable long click listener after dismiss" into pi-dev by Rohan Shah · 6 years ago
  88. c6990a0 [Notif] Disable long click listener after dismiss by Rohan Shah · 6 years ago
  89. 143672c Translating the icon in the shelf with the notification by Selim Cinek · 6 years ago
  90. 8875de1 Fixed an issue where the roundness of a notification could be wrong by Selim Cinek · 6 years ago
  91. d03518c Polished the heads up experience by Selim Cinek · 6 years ago
  92. 99e9adf Removed the heads up scrim and replaced it with more elevation by Selim Cinek · 6 years ago
  93. aa9db1f Insetting heads up notifications by Selim Cinek · 6 years ago
  94. 29aab96 Ensured that the heads-up notifications are always rounded by Selim Cinek · 6 years ago
  95. b586745 Show app ops guts when tap app ops icons by Julia Reynolds · 6 years ago
  96. fc64001 Tag foreground notis that use certain services by Julia Reynolds · 6 years ago
  97. c25989e Fixed the launch animation for groups by Selim Cinek · 6 years ago
  98. ed64a14 Removed the notification action background by Selim Cinek · 6 years ago
  99. fe24fb7 Fixed an issue where the notification wasn't clickable by Selim Cinek · 6 years ago
  100. 7e222c3c Fixed the launch animation with flag auto cancel by Selim Cinek · 7 years ago