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