1. 3dedec3 Notify SystemUI when ActivityDisplay is ready by Charles Chen · 6 years ago
  2. c97d88f Always show battery percentage on AOD by Lucas Dupin · 6 years ago
  3. 83cc541 Move Night Display methods to ColorDisplayManager by Christine Franks · 6 years ago
  4. 0732911 Merge "Do not crash NearestTouchFrame when views are not attached to window" by TreeHugger Robot · 6 years ago
  5. 42ebe54 Fix StatusBarWindowController initialization NPE by Lucas Dupin · 6 years ago
  6. 202f25d onNotificationExpansionChanged is called only when the expansion change... by Tony Mak · 6 years ago
  7. 00be88f New pulsing notification layout by Lucas Dupin · 6 years ago
  8. 3d36dd8 Light scrim on pulsing state by Lucas Dupin · 6 years ago
  9. 8181876 Do not crash NearestTouchFrame when views are not attached to window by Matthew Ng · 6 years ago
  10. 7fc9dc1 AOD notification icons placement by Lucas Dupin · 6 years ago
  11. f36aa2d Merge "Added assistant as an action for possible gestures" by TreeHugger Robot · 6 years ago
  12. 0548fbc Added assistant as an action for possible gestures by Matthew Ng · 6 years ago
  13. c9c09123 Merge "Fade away wallpapers when long pulse" by TreeHugger Robot · 6 years ago
  14. a71c892 Fade away wallpapers when long pulse by TYM Tsai · 6 years ago
  15. 1c32743 Swipe up to unlock when pulsing by Lucas Dupin · 6 years ago
  16. f81c4c4 Extract NotificationData.Entry to top-level by Ned Burns · 6 years ago
  17. ef2ef6c Change onRemoteEntry() to only fire when entries are removed by Ned Burns · 6 years ago
  18. 441f143 Merge "Removes unused fields from NotificationEntryManager." by TreeHugger Robot · 6 years ago
  19. 9258646 Removes unused fields from NotificationEntryManager. by Gus Prevas · 6 years ago
  20. 0336013 Merge "Remove Dependency.get usages from AutoTileManager" by TreeHugger Robot · 6 years ago
  21. 8c9a83f Introduce AutoHideController to centralize call to WMS (4/N) by Charles Chen · 6 years ago
  22. f3d295c Make Some APIs in CommandQueue aware of multi-display (3/N) by Charles Chen · 6 years ago
  23. 10ca70b Move all logic of navigation bar to NavigationBarController(2/N) by Charles Chen · 6 years ago
  24. 1be62f4 Make DarkIconDispatcher visible to plugins by Beverly · 6 years ago
  25. a26641f Remove Dependency.get usages from AutoTileManager by Jason Monk · 6 years ago
  26. ca1b6f7 Removes dependency of NotificationEntryManager on IStatusBarService. by Gus Prevas · 6 years ago
  27. 5639004 Merge "Allow for injection in StatusBar Views" by Selim Cinek · 6 years ago
  28. 772e532 Makes NotificationRemoteInputManager a NotificationEntryListener. by Gus Prevas · 6 years ago
  29. dca2be5 Combines NotificationEntryManager listener interfaces (part 5). by Gus Prevas · 6 years ago
  30. f37435a Combines NotificationEntryManager listener interfaces (part 4). by Gus Prevas · 6 years ago
  31. 8621bd2 Combines NotificationEntryManager listener interfaces (part 3). by Gus Prevas · 6 years ago
  32. b43dc65 Combines NotificationEntryManager listener interfaces (part 2). by Gus Prevas · 6 years ago
  33. 9d20bed Allow for injection in StatusBar Views by Selim Cinek · 6 years ago
  34. de64ee0 make wake event trigger a pulse by Lucas Dupin · 6 years ago
  35. d97204c Remove Dependency.get usages from NotificationLogger by Jason Monk · 6 years ago
  36. cfa61ff Remove Dependency.get usages from DeviceProvisionedController by Jason Monk · 6 years ago
  37. 26bc59b Combines NotificationEntryManager listener interfaces (part 1). by Gus Prevas · 6 years ago
  38. d65c2db Moves fullscreen intent logic to NotificationActivityStarter. by Gus Prevas · 6 years ago
  39. ec9e1f0 Extracts heads-up/pulsing logic from NotificationEntryManager. by Gus Prevas · 6 years ago
  40. 9424af7 Add support for dagger injection with fragments by Jason Monk · 6 years ago
  41. 78c8fed Fix NPE in DozeLog by Lucas Dupin · 6 years ago
  42. 3d6b396 Make mPendingNotifications truly private (mk II) by Ned Burns · 6 years ago
  43. 60c941a Revert "Make mPendingNotifications truly private" by Selim Cinek · 6 years ago
  44. 294d0a2 Make mPendingNotifications truly private by Ned Burns · 6 years ago
  45. 95dd764 Do directional swipes even on edge if no edge action assigned by Matthew Ng · 6 years ago
  46. ac9a663 Merge "Restores implementation of isPresenterLocked()." by TreeHugger Robot · 6 years ago
  47. 0b8174a Restores implementation of isPresenterLocked(). by Gus Prevas · 6 years ago
  48. 8ec0e5c Merge "Hide the recents button on the secondary display" by Jeff Chang · 6 years ago
  49. b9c8428 Added edge swipe support for along nav bar direction by Matthew Ng · 6 years ago
  50. 8645879 Merge "Extracts NotificationActivityStarter from NotificationPresenter." by Gus Prevas · 6 years ago
  51. a716bac Reduce main thread usage in sysui tests by Jason Monk · 6 years ago
  52. 21437b3 Extracts NotificationActivityStarter from NotificationPresenter. by Gus Prevas · 6 years ago
  53. 2aaa91a Hide the recents button on the secondary display by Jeff Chang · 6 years ago
  54. c68663e Merge "Fix scrims not updating after waking up" by TreeHugger Robot · 6 years ago
  55. 988efb2 Fix scrims not updating after waking up by Lucas Dupin · 6 years ago
  56. d04676d Prevent 3 button layout from dragging buttons by Matthew Ng · 6 years ago
  57. a62b6208 Fixed quickscrub regression by Matthew Ng · 6 years ago
  58. 086c6fc Let launcher modify window corner radius by Lucas Dupin · 6 years ago
  59. 5acf9ec Remove setAsMainLooper from CollapsedStatusBarFragmentTest. by Aaron Heuckroth · 6 years ago
  60. 447e2da Merge "Add test for stack scroller padding." by TreeHugger Robot · 6 years ago
  61. 6067dfb Add test for stack scroller padding. by Robert Snoeberger · 6 years ago
  62. 9449285 Don't let everyone reach into NotificationData.Entry for its row by Evan Laird · 6 years ago
  63. 4b8bbda Fix GroupAlertTransferHelper logic on update. by Kevin · 6 years ago
  64. 01a53cb Fix heads up/ambient content inflation w/ groups. by Kevin · 6 years ago
  65. 80c2e00 Merge "Remove setAsMainLooper from several flaky tests." by Aaron Heuckroth · 6 years ago
  66. 96cd93f Remove setAsMainLooper from several flaky tests. by Aaron Heuckroth · 6 years ago
  67. cd9b130 Update scrim controller to bubble state when bubbles are expanded by Mady Mellor · 6 years ago
  68. 0c33377 Introduce scrim state for bubbles by Mady Mellor · 6 years ago
  69. d1c78b26 Make status bar full screen when bubbles are present by Mady Mellor · 6 years ago
  70. c1d607e Merge "Add ColorDisplayManager" by TreeHugger Robot · 6 years ago
  71. 29a07ec Update doze state when device wakes-up by Lucas Dupin · 6 years ago
  72. 51d24e0 Fix notification icon visibility on AOD by Lucas Dupin · 6 years ago
  73. c59a28b Merge "Dragging hit target over nav bar is bounded by its window (1/2)" by TreeHugger Robot · 6 years ago
  74. bef8258 Merge "Reload flags whenever doze state changes" by Lucas Dupin · 6 years ago
  75. 2e43cfc Reload flags whenever doze state changes by Lucas Dupin · 6 years ago
  76. b4c2dc0 Merge "Refactor QuickStepController into Gestures" by TreeHugger Robot · 6 years ago
  77. f1f8a43 Dragging hit target over nav bar is bounded by its window (1/2) by Matthew Ng · 6 years ago
  78. 86a436e Refactor QuickStepController into Gestures by Matthew Ng · 6 years ago
  79. 10b6353 Prevents large clock on AOD from overflowing top of screen. by Robert Snoeberger · 6 years ago
  80. 57872e3 Add tests for KeyguardClockLayoutAlgorithm. by Robert Snoeberger · 6 years ago
  81. ea7d71b Add ColorDisplayManager by Christine Franks · 6 years ago
  82. 61331ce Fix pulse wake-up transition by Lucas Dupin · 6 years ago
  83. 2dbcf09 Moving SysUI with legacy Recents to another build target by Winson Chung · 6 years ago
  84. 1f32cf0 Adds a AppOpsController that can be suscribed to. by Fabian Kozynski · 6 years ago
  85. d9aa3fa Merge "Restore KeyguardBottomAreaView state" by Lucas Dupin · 6 years ago
  86. 761562d Refactored rotation code from nav bar fragment to its button by Matthew Ng · 6 years ago
  87. 297c04e Make StatusBar not be a NotificationPresenter by Jason Monk · 6 years ago
  88. cd944dc Clean up interfaces for StackScrollLayout. by Aaron Heuckroth · 6 years ago
  89. cea7dee Restore KeyguardBottomAreaView state by Lucas Dupin · 6 years ago
  90. 3e0f1b4 Merge "Rename system-api wm flags to SYSTEM_..." by Philip P. Moltmann · 6 years ago
  91. 908d785 Merge "Fix overlap between operator name and heads-up notification" by Selim Cinek · 6 years ago
  92. 8499354 Hide back button on bouncer as user swipes down by Lucas Dupin · 6 years ago
  93. ce9645b Fix overlap between operator name and heads-up notification by Tetsutoki Shiozawa · 6 years ago
  94. 66ce238 Rename system-api wm flags to SYSTEM_... by Philip P. Moltmann · 6 years ago
  95. 67f5c8b Removing dependencies on recents-specific code in SysUI by Winson Chung · 6 years ago
  96. 4d2eeb5 Merge "Refactored the contextual group of buttons that appear on the nav bar" by TreeHugger Robot · 6 years ago
  97. 25593cc Refactored the contextual group of buttons that appear on the nav bar by Matthew Ng · 6 years ago
  98. 7f1d0dc Merge "Split ambient pulse notif logic from heads up." by TreeHugger Robot · 6 years ago
  99. a97ea05 Split ambient pulse notif logic from heads up. by Kevin · 6 years ago
  100. 500420c Merge "Fixes tapping home button on right edge with quickstep layout" by TreeHugger Robot · 6 years ago