1. db6d6df Fixed the maxPanelheight on the lockscreen by Selim Cinek · 5 years ago
  2. c1d9ab2 Extended the bypass experience by Selim Cinek · 5 years ago
  3. f3bf364 Merge "Removed the darkShelf logic" into qt-dev by TreeHugger Robot · 5 years ago
  4. 1e05927 Removed the darkShelf logic by Selim Cinek · 5 years ago
  5. 7ad66d5 Merge "Not showing menu buttons for any headsup notification" into qt-dev by Shawn Lin · 5 years ago
  6. 7eeccdd Hide silent notifications section header on lockscreen by Ned Burns · 5 years ago
  7. 3a950c3 Not showing menu buttons for any headsup notification by shawnlin · 5 years ago
  8. 468d4f6 Add support for FalsingPlugin to supply a replacement FalsingManager. by Dave Mankoff · 5 years ago
  9. 6126944 Add "clear all" button to gentle notif section header by Ned Burns · 5 years ago
  10. 9eb0633 Add "Gentle Notifications" header to gentle section by Ned Burns · 5 years ago
  11. c47b4a8 Merge "Change FalsingManager to an interface for easier swapping." into qt-dev by TreeHugger Robot · 5 years ago
  12. 8496f4e Merge "Ensure the notification is removed when bubble is removed & fix cancel all" into qt-dev by Mady Mellor · 5 years ago
  13. dde5ee6 Change FalsingManager to an interface for easier swapping. by Dave Mankoff · 5 years ago
  14. c2ff011 Ensure the notification is removed when bubble is removed & fix cancel all by Mady Mellor · 5 years ago
  15. 30b9b16 Re-enable dismiss in any direction by Evan Laird · 5 years ago
  16. 168949a Don't slide down "At a Glance" when notifs aren't visible. by Robert Snoeberger · 5 years ago
  17. 43a7706 Merge "Fixed notification background shifted in landscape" into qt-dev by Shawn Lin · 5 years ago
  18. 00a71b4 Merge "Add smart space to custom clock faces." into qt-dev by TreeHugger Robot · 5 years ago
  19. 6f0a62a Implemented dynamic privacy for redacted lockscreens by Selim Cinek · 5 years ago
  20. 6995680 Add smart space to custom clock faces. by Robert Snoeberger · 5 years ago
  21. 2771672 Fixed notification background shifted in landscape by shawnlin · 5 years ago
  22. a29d434 Merge "Tweaked the rounded corners when turning off" into qt-dev by TreeHugger Robot · 5 years ago
  23. 9ad240c Tweaked the rounded corners when turning off by Selim Cinek · 5 years ago
  24. e55c601 Expose notification guts on menu shown by Evan Laird · 5 years ago
  25. 9f1e948 Fix flickering when receiving notification by Lucas Dupin · 5 years ago
  26. c141316 Don't show notif icons in screen middle with custom clock by Robert Snoeberger · 5 years ago
  27. 64e2f57 Wake up animation polish by Lucas Dupin · 5 years ago
  28. 3a1d274 Fixed flickering when swiping away last notification by Selim Cinek · 5 years ago
  29. fdf8033 Fixed the order of notifications when Bubbles are present by Selim Cinek · 5 years ago
  30. 34518f6 Follow up addressing comments of pulsing refactor by Selim Cinek · 5 years ago
  31. ae55d83 Improved the pulsing experience when swiping away a notification by Selim Cinek · 5 years ago
  32. 459aee3 Made sure the disappear animation for pulsing works correctly by Selim Cinek · 5 years ago
  33. 5040f2e Changed the contentheight while pulsing by Selim Cinek · 5 years ago
  34. 3d6ae23 Introducing new PulseExpansionHandler for dragging down while pulsing by Selim Cinek · 5 years ago
  35. 3fe7e7e Refactored the background calculation to be more generic by Selim Cinek · 5 years ago
  36. dd26a7e Reinflate notifications for overlay changes by Selim Cinek · 5 years ago
  37. 8fdb533 Make StatusBarStateController available to plugins by Beverly · 5 years ago
  38. d254b19 NotificationStackScrollLayout#mCornerRadius overlay by Fabian Kozynski · 5 years ago
  39. 77bf869 Merge "Fixes NotificationInfo for demoted notifications." by TreeHugger Robot · 5 years ago
  40. caed15c Fixes NotificationInfo for demoted notifications. by Gus Prevas · 5 years ago
  41. a18dc57 Adds setting for direction of dismiss gesture. by Gus Prevas · 5 years ago
  42. 30dc072 Merge changes I636dbbc4,Idd0711a7 by Gus Prevas · 5 years ago
  43. 4b06dcb Merge "Applies friction to non-dismiss drag only after the snap point." by TreeHugger Robot · 5 years ago
  44. cdc9834 Implements flinging for anchor-based scrolling. by Gus Prevas · 5 years ago
  45. 0fa58d6 Implements basic anchor-based scrolling. by Gus Prevas · 5 years ago
  46. 6d0c7af Merge changes from topic "q_pulse_por" by Lucas Dupin · 5 years ago
  47. 00be88f New pulsing notification layout by Lucas Dupin · 5 years ago
  48. 90c7d21 Merge "Fixes NPE in NSSL.getTopOrSectionTop()." by TreeHugger Robot · 5 years ago
  49. 3d36dd8 Light scrim on pulsing state by Lucas Dupin · 5 years ago
  50. 7c7f8c2 Fixes NPE in NSSL.getTopOrSectionTop(). by Gus Prevas · 5 years ago
  51. e718d58 Use full Notification LogMaker in NotificationStackScrollLayout by Will Brockman · 5 years ago
  52. c4e68d4 Applies friction to non-dismiss drag only after the snap point. by Gus Prevas · 5 years ago
  53. 7fc9dc1 AOD notification icons placement by Lucas Dupin · 5 years ago
  54. b46d0a2 Rename setVerticalPanelTranslation by Lucas Dupin · 5 years ago
  55. 0ad5b9d NotificationEntryListener: pre & post onEntryUpdated by Mady Mellor · 5 years ago
  56. f81c4c4 Extract NotificationData.Entry to top-level by Ned Burns · 5 years ago
  57. 5ecd2b8 Moves snapViewIfNeeded() call to listener on NSSL. by Gus Prevas · 5 years ago
  58. 59ec2ff Eliminates NotificationEntryManager.getNotificationLongClicker(). by Gus Prevas · 6 years ago
  59. c780404 Revert Keyguard teamfood flags by Lucas Dupin · 6 years ago
  60. 36d3b7a Merge "Draws background behind heads-up notification's menu." by Gus Prevas · 6 years ago
  61. 21118153 Draws background behind heads-up notification's menu. by Gus Prevas · 6 years ago
  62. e83700cb Fixes background animation when dismissing top item in a section. by Gus Prevas · 6 years ago
  63. ab9c7b2 Fixed an issue where the darkmode wasn't applied to all views by Selim Cinek · 6 years ago
  64. 9a87bb7 Merge "Make StatusBarStateController be a CallbackController" by TreeHugger Robot · 6 years ago
  65. af08c15 Make StatusBarStateController be a CallbackController by Jason Monk · 6 years ago
  66. fb8bdbb Swipe integration by Lucas Dupin · 6 years ago
  67. a4d195d Refactor ExpandableView to maintain its own ExpandableViewState. by Dave Mankoff · 6 years ago
  68. 9449285 Don't let everyone reach into NotificationData.Entry for its row by Evan Laird · 6 years ago
  69. f66699ae1 Merge "Fixes background animation on dismiss." by TreeHugger Robot · 6 years ago
  70. 8053ac5 Merge changes from topic "alert-group-transfer-fix" by TreeHugger Robot · 6 years ago
  71. d4c3230 Fixed an issue where notifications could be stuck empty by Selim Cinek · 6 years ago
  72. da13cfa Fixes background animation on dismiss. by Gus Prevas · 6 years ago
  73. ff2ffec Removed the shadow alpha property from notifications by Selim Cinek · 6 years ago
  74. 01a53cb Fix heads up/ambient content inflation w/ groups. by Kevin · 6 years ago
  75. ac8d423 Merge "Fix regression where drag down could start during swipe." by Aaron Heuckroth · 6 years ago
  76. 9dc9d4f Fix regression where drag down could start during swipe. by Aaron Heuckroth · 6 years ago
  77. 10113a7 Merge "Links right-to-left dismiss to feature flag." by TreeHugger Robot · 6 years ago
  78. 50e3899 Links right-to-left dismiss to feature flag. by Gus Prevas · 6 years ago
  79. e941988 Merge "Fixes incorrect priority logic." by TreeHugger Robot · 6 years ago
  80. 40301c4 Merge "Move dark amount to StatusBarStateController" by Lucas Dupin · 6 years ago
  81. b14aa48 Fixes incorrect priority logic. by Gus Prevas · 6 years ago
  82. 1a8b33d Move dark amount to StatusBarStateController by Lucas Dupin · 6 years ago
  83. f5525d4 Merge "Includes foreground services in top notification section." by TreeHugger Robot · 6 years ago
  84. 175214c Merge "Adds gap after high-priority notifications." by Gus Prevas · 6 years ago
  85. b0c1a46 Includes foreground services in top notification section. by Gus Prevas · 6 years ago
  86. e2d6f04 Adds gap after high-priority notifications. by Gus Prevas · 6 years ago
  87. 43d6517 Merge "Fixed an issue where the background calculatation was wrong" by TreeHugger Robot · 6 years ago
  88. 37d67e2 Disables dismissing notification on leftward swipe. by Gus Prevas · 6 years ago
  89. 083f214 Fixed an issue where the background calculatation was wrong by Selim Cinek · 6 years ago
  90. 4798ea1 Do not clip the pulsing notification panel by Lucas Dupin · 6 years ago
  91. 23a8d3b Notification icons on AOD status bar by Lucas Dupin · 6 years ago
  92. 33619af Hides low-priority icons from status bar. by Gus Prevas · 6 years ago
  93. c9d28b7 Remove dashes between clock and notifications by Lucas Dupin · 6 years ago
  94. 297c04e Make StatusBar not be a NotificationPresenter by Jason Monk · 6 years ago
  95. 55c6e80 Support for passive interrupts by Lucas Dupin · 6 years ago
  96. cd944dc Clean up interfaces for StackScrollLayout. by Aaron Heuckroth · 6 years ago
  97. 3088766 Added logging to debug the notification view hierarchy by Selim Cinek · 6 years ago
  98. 1806730 Merge "Prevent NPE occuring when clearing all notifications." by Dave Mankoff · 6 years ago
  99. 5744580 Prevent NPE occuring when clearing all notifications. by Dave Mankoff · 6 years ago
  100. 99ba4ba Fixes icons in shelf scrolled due to exposed menu. by Gus Prevas · 6 years ago