1. 8fdb533 Make StatusBarStateController available to plugins by Beverly · 5 years ago
  2. e0516d5 Fix issue where auth wouldn't be triggered by Lucas Dupin · 5 years ago
  3. 3d05353 Biometric auth keyguard adjustments by Lucas Dupin · 6 years ago
  4. 202f25d onNotificationExpansionChanged is called only when the expansion change... by Tony Mak · 6 years ago
  5. f81c4c4 Extract NotificationData.Entry to top-level by Ned Burns · 6 years ago
  6. 9258646 Removes unused fields from NotificationEntryManager. by Gus Prevas · 6 years ago
  7. 8c9a83f Introduce AutoHideController to centralize call to WMS (4/N) by Charles Chen · 6 years ago
  8. f3d295c Make Some APIs in CommandQueue aware of multi-display (3/N) by Charles Chen · 6 years ago
  9. 10ca70b Move all logic of navigation bar to NavigationBarController(2/N) by Charles Chen · 6 years ago
  10. 5639004 Merge "Allow for injection in StatusBar Views" by Selim Cinek · 6 years ago
  11. 8621bd2 Combines NotificationEntryManager listener interfaces (part 3). by Gus Prevas · 6 years ago
  12. b43dc65 Combines NotificationEntryManager listener interfaces (part 2). by Gus Prevas · 6 years ago
  13. 9d20bed Allow for injection in StatusBar Views by Selim Cinek · 6 years ago
  14. d97204c Remove Dependency.get usages from NotificationLogger by Jason Monk · 6 years ago
  15. 26bc59b Combines NotificationEntryManager listener interfaces (part 1). by Gus Prevas · 6 years ago
  16. d65c2db Moves fullscreen intent logic to NotificationActivityStarter. by Gus Prevas · 6 years ago
  17. ec9e1f0 Extracts heads-up/pulsing logic from NotificationEntryManager. by Gus Prevas · 6 years ago
  18. 78c8fed Fix NPE in DozeLog by Lucas Dupin · 6 years ago
  19. 988efb2 Fix scrims not updating after waking up by Lucas Dupin · 6 years ago
  20. 01a53cb Fix heads up/ambient content inflation w/ groups. by Kevin · 6 years ago
  21. cd9b130 Update scrim controller to bubble state when bubbles are expanded by Mady Mellor · 6 years ago
  22. 29a07ec Update doze state when device wakes-up by Lucas Dupin · 6 years ago
  23. 1f32cf0 Adds a AppOpsController that can be suscribed to. by Fabian Kozynski · 6 years ago
  24. 297c04e Make StatusBar not be a NotificationPresenter by Jason Monk · 6 years ago
  25. 67f5c8b Removing dependencies on recents-specific code in SysUI by Winson Chung · 6 years ago
  26. a97ea05 Split ambient pulse notif logic from heads up. by Kevin · 6 years ago
  27. e59dc40 Remove stack scroller references from StatusBar by Jason Monk · 6 years ago
  28. 1fd3fc3 Refactor StatusBarState out of StatusBar by Jason Monk · 6 years ago
  29. 1a8588d Rename StatusBarWindowManager to StatusBarWindowController by Lucas Dupin · 6 years ago
  30. 20790b8 Organize notification classes in row/stack by Rohan Shah · 6 years ago
  31. cb51b8b 4/n: Add face authentication framework by Gilad Bretter · 6 years ago
  32. cea7b86 Do not re-inflate footer and empty shade views by Lucas Dupin · 6 years ago
  33. 6dceace Reduce usages of main looper in sysui tests by Jason Monk · 6 years ago
  34. 34f1496 Revert "Update 'dnd is hiding notifications' view" by Julia Reynolds · 6 years ago
  35. 85bad9b Update 'dnd is hiding notifications' view by Julia Reynolds · 6 years ago
  36. 30d3651 Fix bug that heads up notification appear even when disable_expand is set by e.min · 6 years ago
  37. 7c6fe5b Hiding clear all when replying now by Selim Cinek · 6 years ago
  38. a60cb52 Merge "[DO NOT MERGE] Fix a11y action "expand notifications" when QS is open" into pi-dev by TreeHugger Robot · 6 years ago
  39. 5f6dc61 Bouncer should not show over the full screen user switcher on boot. by jovanak · 6 years ago
  40. 2de6955 [DO NOT MERGE] Fix a11y action "expand notifications" when QS is open by Eugene Susla · 6 years ago
  41. 47a65c7 Hide activities when AOD comes in by Lucas Dupin · 6 years ago
  42. ed1c9af Add link to notification app listing in shade by Julia Reynolds · 6 years ago
  43. d510730 Hide SHOW_WHEN_LOCKED activity under scrim by Lucas Dupin · 6 years ago
  44. 24653c3 Make systemui obey new visual effect flags by Julia Reynolds · 6 years ago
  45. fc64001 Tag foreground notis that use certain services by Julia Reynolds · 6 years ago
  46. 4e30e76 Split HeadsUpManager implementation to HeadsUpManagerPhone (2nd try) by yoshiki iguchi · 6 years ago
  47. 0adf6a6 Revert "Split HeadsUpManager implementation to HeadsUpManagerPhone" by yoshiki iguchi · 6 years ago
  48. 78db3d0 Split HeadsUpManager implementation to HeadsUpManagerPhone by yoshiki iguchi · 7 years ago
  49. 7e222c3c Fixed the launch animation with flag auto cancel by Selim Cinek · 7 years ago
  50. 6c313d3 Initialise Notification*Manager dependencies directly. by Eliot Courtney · 7 years ago
  51. 4a96b36 Remove NotificationPresenter#getEntryManager. by Eliot Courtney · 7 years ago
  52. 8f56b0e Change all mocks that are Dependencys to be properly injected. by Eliot Courtney · 7 years ago
  53. 2b4c3a0 Split NotificationViewHierarchyManager out of StatusBar. by Eliot Courtney · 7 years ago
  54. a6d8cf2 Split NotificationEntryManager out of StatusBar. by Eliot Courtney · 7 years ago
  55. 3985ad5 Split logging related functinonality out into NotificationLogger. by Eliot Courtney · 7 years ago
  56. 311eac8 Avoid flickering when unlocking with fingerprint by Lucas Dupin · 7 years ago
  57. 1a891a9 Improved opening performance by Selim Cinek · 7 years ago
  58. c2e7546 Fix issue where scrims would not go away by Lucas Dupin · 7 years ago
  59. 0932228 Split NotificationUserManager out of StatusBar. by Eliot Courtney · 7 years ago
  60. 2eda242 StatusBar: add DISABLE2_NOTIFICATION_SHADE flag. by Charles He · 7 years ago
  61. 9c4faa8 Fix race condition crash by Jason Monk · 7 years ago
  62. 6d5ebb7 AOD: Fix janky launch transition from AOD2 by Adrian Roos · 7 years ago
  63. 38159ce "Block notifications screen off" setting is used by Beverly · 7 years ago
  64. 5ecf80c Fix crash when no StatusBarView by Jason Monk · 7 years ago
  65. 5130537 Add test for StatusBar.dump by Jason Monk · 7 years ago
  66. 621933f add a log for peek to shade expansion by Chris Wren · 7 years ago
  67. fd3b1a1 Fix crash in test by Jorim Jaggi · 7 years ago
  68. 3020315 Suppress HUNs according to group alert behavior by Julia Reynolds · 7 years ago
  69. 8c09ac7 Clean up and cover more QS metrics by Jason Monk · 7 years ago
  70. fd57db6 re-enable StatusBarTest tests by Chris Wren · 7 years ago
  71. ef31990 more testable MetricsLogger interface by Chris Wren · 7 years ago
  72. 02de498 Partial revert of "Disable StatusBarTests due to flakes." by Adrian Roos · 7 years ago
  73. 63b5543 Disable StatusBarTests due to flakes. by Geoffrey Pitsch · 7 years ago
  74. 6f6c0cd avoid race condition on very fast tests by Chris Wren · 7 years ago
  75. 27a52fa port status bar logs to Tron V2 by Chris Wren · 7 years ago
  76. 2a6ea9c Delete BaseStatusBar by Jason Monk · 8 years ago[Renamed (80%) from packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/PhoneStatusBarTest.java]
  77. ef7a402 PhoneStatusBar: Add test for executeRunnableDismissingKeyguard with null runnable by Adrian Roos · 8 years ago