1. eb0ebdd Merge "Split status bar window (1/N)" by Charles Chen · 4 years, 7 months ago
  2. e832194 Split status bar window (1/N) by wilsonshih · 4 years, 10 months ago
  3. 77c2545 Add screen recording QS tile by Beth Thibodeau · 4 years, 7 months ago
  4. 8d782e0 IME to systemui by Evan Rosky · 4 years, 10 months ago
  5. 71fca1a Remove Dependency.get(InitController.class) by Dave Mankoff · 4 years, 8 months ago
  6. 00e8a2f Conslidate @MainHandler and similar to @Main (and similar). by Dave Mankoff · 4 years, 8 months ago
  7. d5cf4cf Remove all Dependency.get(ActivityStarterDelegate.class) calls. by Dave Mankoff · 4 years, 8 months ago
  8. 22b6bbd Add support for SystemUI Window Management by Evan Rosky · 5 years ago
  9. 228e310 Remove all Privacy chip classes. by Fabian Kozynski · 4 years, 9 months ago
  10. bba732d Remove Dependency.staticOnConfigurationChanged by Dave Mankoff · 4 years, 9 months ago
  11. 9b5ae1a Dependency.get(BG_HANDLER) is dead. Long live @BgHandler. by Dave Mankoff · 4 years, 9 months ago
  12. 181de62 Remove NotificationData by Evan Laird · 4 years, 10 months ago
  13. 69cace4 Give SystemUI a chance to participate in display rotation by Evan Rosky · 5 years ago
  14. 6c64d1f Final calls to getComponent(Recents.class) removed. by Dave Mankoff · 4 years, 10 months ago
  15. 4dd47fa Remove all calls to getComponent(StatusBar.class) by Dave Mankoff · 4 years, 10 months ago
  16. bcaca8a Remove all calls to getComponent(CommandQueue.class). by Dave Mankoff · 4 years, 10 months ago
  17. f473681 Move DI related coded into new dagger package. by Dave Mankoff · 4 years, 10 months ago
  18. 2aff6c3 Make DozeParameters, DozeFactory, DozeService, and ImageWallpaper injectable. by Dave Mankoff · 4 years, 10 months ago
  19. f44b13a Remove view inflation when getting the running KeyguardBouncer.needsFullscreenBouncer. by Dave Mankoff · 4 years, 11 months ago
  20. c8f16e8 Single source of truth for auth state by Lucas Dupin · 5 years ago
  21. 4ec9d02 Merge "Provide the ability to inject into Activities." by Dave Mankoff · 5 years ago
  22. eb593ae Provide the ability to inject into Activities. by Dave Mankoff · 5 years ago
  23. 63a1282 Make DozeSensors, DozeTriggers use ProximitySensor by Dave Mankoff · 5 years ago
  24. 8f9d34c [DO NOT MERGE] qt-qpr1-sysui-dev @ build 5814791 by Hyunyoung Song · 5 years ago
  25. e229469 Fix the looper that KeyguardUpdateMonitor is using. by Dave Mankoff · 5 years ago
  26. 59b114e6 Extract SysUi state management out of OverviewProxyService by Vinit Nayak · 5 years ago
  27. 42f86a0 Universal Broadcast Receiver for SystemUI by Fabian Kozynski · 5 years ago
  28. c3fec68 Removed the AmbientPulseManager by Selim Cinek · 5 years ago
  29. 53ceaf6 DO NOT MERGE Revert "DO NOT MERGE Remove Privacy Indicators" by Fabian Kozynski · 5 years ago
  30. 9a560e06 DO NOT MERGE Remove Privacy Indicators by Fabian Kozynski · 5 years ago
  31. 468d4f6 Add support for FalsingPlugin to supply a replacement FalsingManager. by Dave Mankoff · 5 years ago
  32. 47dc454 Create notification channel interstitial shelf by Evan Laird · 5 years ago
  33. d722135 Do not show padlock when charging by Lucas Dupin · 5 years ago
  34. 1aa24b9 Ensure we get the right nav bar mode for the current user in sysui by Winson Chung · 5 years ago
  35. e8e4bdb Add ability to dump specific dependency controller by Winson Chung · 5 years ago
  36. d67cffd Adds a DumpController to SystemUI Dependencies by Fabian Kozynski · 5 years ago
  37. a51ea81 Add Sensors Off QS tile and display status bar icon when active by Michael Groover · 5 years ago
  38. 4a47aee One fewer DependencyProvider by Evan Laird · 5 years ago
  39. 5a4fc21 Only show smart actions for whitelisted apps in lock task mode. by Gustav Sennton · 5 years ago
  40. c586467 Invert dependency between NEM and RowBinder by Ned Burns · 6 years ago
  41. 8fdb533 Make StatusBarStateController available to plugins by Beverly · 6 years ago
  42. 71e003e Replace ColorDisplayController references by Christine Franks · 6 years ago
  43. 04f83eb Convert PrivacyItemController to Dependency by Fabian Kozynski · 6 years ago
  44. 15b4af1 Move plugin and settings logic out of KeyguardClockSwitch. by Robert Snoeberger · 6 years ago
  45. 1acdb5e remove status bar icon logs by Chris Wren · 6 years ago
  46. f81c4c4 Extract NotificationData.Entry to top-level by Ned Burns · 6 years ago
  47. bf435d5 Merge changes from topic "foreground-service-controller-2" by TreeHugger Robot · 6 years ago
  48. eb4e2e1 Factors out notification listening from ForegroundServiceController. by Gus Prevas · 6 years ago
  49. 59ec2ff Eliminates NotificationEntryManager.getNotificationLongClicker(). by Gus Prevas · 6 years ago
  50. 68b5a35 Merge changes from topic "commandQueue" by Charles Chen · 6 years ago
  51. 7097976 Merge "Fix tuner crash from dependencies" by TreeHugger Robot · 6 years ago
  52. c29c202 Fix tuner crash from dependencies by Jason Monk · 6 years ago
  53. 8c9a83f Introduce AutoHideController to centralize call to WMS (4/N) by Charles Chen · 6 years ago
  54. 10ca70b Move all logic of navigation bar to NavigationBarController(2/N) by Charles Chen · 6 years ago
  55. 1be62f4 Make DarkIconDispatcher visible to plugins by Beverly · 6 years ago
  56. b43dc65 Combines NotificationEntryManager listener interfaces (part 2). by Gus Prevas · 6 years ago
  57. 7fc1f9b Remove Dependency#get from ExtensionControllerImpl by Jason Monk · 6 years ago
  58. 377749e Merge "Update SysUi dependency injection to allow for a null LocalBluetoothManager" by TreeHugger Robot · 6 years ago
  59. 32cedc1 Update SysUi dependency injection to allow for a null LocalBluetoothManager by Brad Stenning · 6 years ago
  60. ec9e1f0 Extracts heads-up/pulsing logic from NotificationEntryManager. by Gus Prevas · 6 years ago
  61. 8ba88a8 Extracts row binding logic from NotificationEntryManager. by Gus Prevas · 6 years ago
  62. 27d01a62 Start using some dagger 2 by Jason Monk · 6 years ago
  63. 90f391f Prototype Spaceship mode qstile by Chad Brubaker · 6 years ago
  64. 1960777 Use display context to inflate navbar on external display by Riddle Hsu · 6 years ago
  65. 61325fb Introduce DisplayNavigationBarController by Charles Chen · 6 years ago
  66. 2dbcf09 Moving SysUI with legacy Recents to another build target by Winson Chung · 6 years ago
  67. f95d6a1 Merge "Makes LocalBluetoothManager multi-user aware." by Jovana Knezevic · 6 years ago
  68. 206d6e4 Makes LocalBluetoothManager multi-user aware. by jovanak · 6 years ago
  69. 1f32cf0 Adds a AppOpsController that can be suscribed to. by Fabian Kozynski · 6 years ago
  70. 297c04e Make StatusBar not be a NotificationPresenter by Jason Monk · 6 years ago
  71. ac56f74 SensorManager Plugin for trigger events by Kevin Chyn · 6 years ago
  72. 023cb19 Move plugin support to shared lib by Tony Wickham · 6 years ago
  73. 947f76d Remove BluetoothEventManager#setReceiverHandler by Amin Shaikh · 6 years ago
  74. e59dc40 Remove stack scroller references from StatusBar by Jason Monk · 6 years ago
  75. 1a8588d Rename StatusBarWindowManager to StatusBarWindowController by Lucas Dupin · 6 years ago
  76. 20790b8 Organize notification classes in row/stack by Rohan Shah · 6 years ago
  77. fa7614d Set static Dependency ref after all the Deps are set up. by Alison Cichowlas · 6 years ago
  78. 4d90d1e SystemUI heap monitor & hprof dump tile. by Dan Sandler · 6 years ago
  79. a0f6de8 Add spinner for smart replies. by Kenny Guy · 6 years ago
  80. e2b4d79 Moved VibrateHelper as a dependency by Matthew Ng · 6 years ago
  81. fc64001 Tag foreground notis that use certain services by Julia Reynolds · 6 years ago
  82. f9e4750 Refactor code to support overridden low battery warning by Salvador Martinez · 7 years ago
  83. 5397f03 Rename NightDisplayController and -Service by Christine Franks · 7 years ago
  84. 13dbf87 Started code to pipe overview events and info to launcher by Matthew Ng · 7 years ago
  85. ca1b2ee Merge "Auto-dim refinements" into oc-mr1-dev am: 2806975bfb am: a739d220fc by Jason Monk · 7 years ago
  86. 2044e6e Auto-dim refinements by Jason Monk · 7 years ago
  87. f12a1f10 Log number of known dependencies if Dependency throws an exception by Evan Laird · 7 years ago
  88. 73112d3 Fix nav bar color while QS customizing. by Jason Monk · 7 years ago
  89. f8c2f7b Add metrics for status bar by Jason Monk · 7 years ago
  90. f6e33b1 Revert "Add plugin to swap out recents" by Dan Sandler · 7 years ago
  91. d819c31 Change default temp threshold to use shutdown temp by Jason Monk · 7 years ago
  92. 7a8ae8a SysUI: Move all sensor operations to the background thread by Adrian Roos · 7 years ago
  93. 369907f Keyguard: Factor out Screen and Wakefulness lifecycles by Adrian Roos · 7 years ago
  94. 75ec379 WallpaperColors caching and synchronization by Lucas Dupin · 7 years ago
  95. 0ea67d8 Add plugin to swap out recents by Jason Monk · 7 years ago
  96. 1ead7fc Scrims should be grey when in-app by Lucas Dupin · 7 years ago
  97. f5aafb9 Hide redundant foreground service notifications. by Dan Sandler · 7 years ago
  98. fabc743 Optimize latency when unlocking phone by Jorim Jaggi · 7 years ago
  99. d4afe15 Rounded corners support, off by default. by Jason Monk · 7 years ago
  100. 314d41f ColorExtractor available through Dependency by Lucas Dupin · 7 years ago