1. 8fdb533 Make StatusBarStateController available to plugins by Beverly · 5 years ago
  2. 202f25d onNotificationExpansionChanged is called only when the expansion change... by Tony Mak · 6 years ago
  3. f81c4c4 Extract NotificationData.Entry to top-level by Ned Burns · 6 years ago
  4. ef2ef6c Change onRemoteEntry() to only fire when entries are removed by Ned Burns · 6 years ago
  5. 761af0d Fix NPE in NotificationLogger for real this time by Ned Burns · 6 years ago
  6. ca1b6f7 Removes dependency of NotificationEntryManager on IStatusBarService. by Gus Prevas · 6 years ago
  7. d97204c Remove Dependency.get usages from NotificationLogger by Jason Monk · 6 years ago
  8. a716bac Reduce main thread usage in sysui tests by Jason Monk · 6 years ago
  9. 9449285 Don't let everyone reach into NotificationData.Entry for its row by Evan Laird · 6 years ago
  10. 297c04e Make StatusBar not be a NotificationPresenter by Jason Monk · 6 years ago
  11. 20790b8 Organize notification classes in row/stack by Rohan Shah · 6 years ago[Renamed (92%) from packages/SystemUI/tests/src/com/android/systemui/statusbar/NotificationLoggerTest.java]
  12. 2e89e8d clone the visibility objects for the handler thread by Chris Wren · 6 years ago
  13. 6dceace Reduce usages of main looper in sysui tests by Jason Monk · 6 years ago
  14. d39f0d5 Add rank & count event to notification clicks and dismisses by Dieter Hsu · 6 years ago
  15. 6c313d3 Initialise Notification*Manager dependencies directly. by Eliot Courtney · 7 years ago
  16. 4a96b36 Remove NotificationPresenter#getEntryManager. by Eliot Courtney · 7 years ago
  17. 8f56b0e Change all mocks that are Dependencys to be properly injected. by Eliot Courtney · 7 years ago
  18. 2b4c3a0 Split NotificationViewHierarchyManager out of StatusBar. by Eliot Courtney · 7 years ago
  19. a6d8cf2 Split NotificationEntryManager out of StatusBar. by Eliot Courtney · 7 years ago
  20. 3985ad5 Split logging related functinonality out into NotificationLogger. by Eliot Courtney · 7 years ago