1. 76939b7 Merge changes from topics "b142537875-remove-get-component", "b144284870-get-component-heads-up-manager" by Dave Mankoff · 5 years ago
  2. 77050aa Add NotifListBuilder to new notif pipeline by Ned Burns · 5 years ago
  3. ff63780 Remove calls to getComponent(HeadsUpManager.class) by Dave Mankoff · 5 years ago
  4. bc657ff Merge "Remove NotificationData" by TreeHugger Robot · 5 years ago
  5. fa3116d Merge "add HomeHelperTest to check SystemUI" by Jun Wang · 5 years ago
  6. 181de62 Remove NotificationData by Evan Laird · 5 years ago
  7. 8dcc06c add HomeHelperTest to check SystemUI by Jun · 5 years ago
  8. fb35ab5 Fix constantly spinning hvac views by Heemin Seog · 5 years ago
  9. d59786b Clean up nav bar logic from StatusBar by Heemin Seog · 5 years ago
  10. eeca9a9 Create a single car service to share in sysui by Heemin Seog · 5 years ago
  11. e8ed32f Merge "Remove circular depdendency in VolumdDialogControllerImpl." by Greg Kaiser · 5 years ago
  12. 4b07009 Merge "Final calls to getComponent(Recents.class) removed." by Dave Mankoff · 5 years ago
  13. afc242b Remove circular depdendency in VolumdDialogControllerImpl. by Dave Mankoff · 5 years ago
  14. 3a4b867 Merge "Remove last call to getComponent(VolumeComponent.class)" by Dave Mankoff · 5 years ago
  15. 6c64d1f Final calls to getComponent(Recents.class) removed. by Dave Mankoff · 5 years ago
  16. 4dd47fa Remove all calls to getComponent(StatusBar.class) by Dave Mankoff · 5 years ago
  17. e4cd28a Merge "Add missing components to Dagger component map" by TreeHugger Robot · 5 years ago
  18. a30b88b Remove last call to getComponent(VolumeComponent.class) by Dave Mankoff · 5 years ago
  19. 97f35df Add missing components to Dagger component map by Heemin Seog · 5 years ago
  20. 032075c Inject StatusBarKeyguardViewManager into StatusBar by Heemin Seog · 5 years ago
  21. acea497 Make StatusBarKeyguardViewManager injectable by Heemin Seog · 5 years ago
  22. 427a923 Merge "Some StatusBar cleanup" by TreeHugger Robot · 5 years ago
  23. ae3b432 Remove Recents from components. by Dave Mankoff · 5 years ago
  24. 482ad6a Some StatusBar cleanup by Beverly · 5 years ago
  25. ea2010c LightsOut has its own controller by Beverly · 5 years ago
  26. 613c7c6 Remove Divider from Components. by Dave Mankoff · 5 years ago
  27. afb3dbc Make LayoutInflation a separate injectable class by Heemin Seog · 5 years ago
  28. 22ebf3c Merge "Make CommandQueue optional." by Dave Mankoff · 5 years ago
  29. e951335 Make CommandQueue optional. by Dave Mankoff · 5 years ago
  30. ef6649e Merge "Fix missing dependency injection" by TreeHugger Robot · 5 years ago
  31. 2b04106 Merge "Track and destroy inline URI grants separately from Notification URIs." by Aran Ink · 5 years ago
  32. 4a68948 Fix missing dependency injection by Heemin Seog · 5 years ago
  33. 979c976 Track and destroy inline URI grants separately from Notification URIs. by Aran Ink · 5 years ago
  34. 5ca7a51 Finish migrating to BroadcastDispatcher by Fabian Kozynski · 5 years ago
  35. aefb346 Make BroadcastReceivers Injectable. by Dave Mankoff · 5 years ago
  36. 2e48492 Register OverlayPlugins in StatusBar directly. by Dave Mankoff · 5 years ago
  37. bcaca8a Remove all calls to getComponent(CommandQueue.class). by Dave Mankoff · 5 years ago
  38. 6ed7b37 Merge "implement Dumpable for some keyguard classes" by Lucas Dupin · 5 years ago
  39. d72d706 Allow customization of display timeout value for volume dialog am: 4a1a68d36d by Kamaljeet Maini · 5 years ago
  40. 64171fe implement Dumpable for some keyguard classes by Lucas Dupin · 5 years ago
  41. 8b884a1 Merge "Switch CarVolumeItems when group volume changes." into qt-qpr1-dev am: be00e16458 by Abhijoy Saha · 5 years ago
  42. 4a1a68d Allow customization of display timeout value for volume dialog by Kamaljeet Maini · 5 years ago
  43. c7f686a Merge "Update to use UserManager.getUserSwitchability()" by TreeHugger Robot · 5 years ago
  44. 7345112 Switch CarVolumeItems when group volume changes. by Abhijoy Saha · 5 years ago
  45. eeb9a61 Merge "Migrate car sysui to use new createCar call and prevent crash" into qt-qpr1-dev by Keun-young Park · 5 years ago
  46. a7ca157 Remove call to getComponent(StatusBar) from OverviewProxyRecentsImpl. by Dave Mankoff · 5 years ago
  47. eb0e643 Merge "Instances of SystemUI must now define their own ComponentBinder" by Dave Mankoff · 5 years ago
  48. cefcf97 Merge "Migrate car sysui to use new createCar call and prevent crash" by Keun-young Park · 5 years ago
  49. 4886465 Update to use UserManager.getUserSwitchability() by Anthony Hugh · 5 years ago
  50. b923d1e Changed Notification shade's background alpha initial and final values by JianYang Liu · 5 years ago
  51. ae8ec45 Instances of SystemUI must now define their own ComponentBinder by Dave Mankoff · 5 years ago
  52. 33767b8 Merge changes I0a54ddf3,I10fd4e2e by Heemin Seog · 5 years ago
  53. 579fac6 Merge "Clean up logic around user icons" by TreeHugger Robot · 5 years ago
  54. 8d6ec6a7 Remove references to nav bar views in StatusBar by Heemin Seog · 5 years ago
  55. d0cfab0 Setup on device testing for sys ui by Heemin Seog · 5 years ago
  56. 6209f7f Merge "Changed Notification shade's background alpha initial and final values to be configurable." by Jian-Yang Liu · 5 years ago
  57. 19e1439 Merge "Revert "Revert "Move DozeServiceHost out of StatusBar.""" by TreeHugger Robot · 5 years ago
  58. 1193aa4 Revert "Revert "Move DozeServiceHost out of StatusBar."" by Dave Mankoff · 5 years ago
  59. 015cb77 Merge "Make CarStatusBar a Singleton" by TreeHugger Robot · 5 years ago
  60. faae648 Migrate car sysui to use new createCar call and prevent crash by Keun young Park · 5 years ago
  61. 9e395bb Migrate car sysui to use new createCar call and prevent crash by Keun young Park · 5 years ago
  62. d0a1fdb Clean up logic around user icons by Anthony Hugh · 5 years ago
  63. cf7b336 Changed Notification shade's background alpha initial and final values by JianYang Liu · 5 years ago
  64. 379879c Make CarStatusBar a Singleton by kwaky · 5 years ago
  65. 22b934f Revert "Move DozeServiceHost out of StatusBar." by Lucas Dupin · 5 years ago
  66. 8943d65 Merge "Add nav bar controller" by Heemin Seog · 5 years ago
  67. eeae88c Merge "Move DozeServiceHost out of StatusBar." by Dave Mankoff · 5 years ago
  68. 1260bcd Merge "Swap for more framework APIs" by TreeHugger Robot · 5 years ago
  69. fcccab7 Add nav bar controller by Heemin Seog · 5 years ago
  70. a857040 Move DozeServiceHost out of StatusBar. by Dave Mankoff · 5 years ago
  71. bbc2f8f Make BiometricUnlockController injectable. by Dave Mankoff · 5 years ago
  72. c44b86c Merge "Reference configuration values from StatusBar" by Heemin Seog · 5 years ago
  73. c9adfc1 Reference configuration values from StatusBar by Heemin Seog · 5 years ago
  74. aa407a9 Swap for more framework APIs by Anthony Hugh · 5 years ago
  75. f473681 Move DI related coded into new dagger package. by Dave Mankoff · 5 years ago
  76. 6c4d1ab Merge "Do not cancel car volume dialog dismiss anim" into qt-qpr1-dev am: 7006565a52 by Jian-Yang Liu · 5 years ago
  77. 1fdc3dc Merge "Update UserInfo.supportsSwitchToByUser to support Headless User Mode" by Anthony Hugh · 5 years ago
  78. 1a39dea Separate navigation bar by Heemin Seog · 5 years ago
  79. a874996 Make ScrimController Injectable. by Dave Mankoff · 5 years ago
  80. 77ce02c Merge "Remove CarUserManagerHelper #getCurrentForegroundUserInfo and #getCurrentForegroundUserId" by TreeHugger Robot · 5 years ago
  81. 75908bc Update UserInfo.supportsSwitchToByUser to support Headless User Mode by Anthony Hugh · 5 years ago
  82. ffe020a Do not cancel car volume dialog dismiss anim by JianYang Liu · 5 years ago
  83. 70fcec4 Merge "Add initial implementation of NotifCollection" by Ned Burns · 5 years ago
  84. f098dbf Add initial implementation of NotifCollection by Ned Burns · 5 years ago
  85. a9da192 Merge "Use the up-to-date version of car navigation bar being rendered by the global RRO" by Youngjun Kwak · 5 years ago
  86. 2aff6c3 Make DozeParameters, DozeFactory, DozeService, and ImageWallpaper injectable. by Dave Mankoff · 5 years ago
  87. ade89d3 Merge "Refactor getAllUsers" by TreeHugger Robot · 5 years ago
  88. 265a8ad Merge "Move dimens from overlay to framework" by TreeHugger Robot · 5 years ago
  89. 97fffca Merge "Changed car status bar to show or hide by setting layout height instead of removing/adding the view." into qt-qpr1-dev am: e6e2319970 by Jian-Yang Liu · 5 years ago
  90. e6e2319 Merge "Changed car status bar to show or hide by setting layout height instead of removing/adding the view." into qt-qpr1-dev by Jian-Yang Liu · 5 years ago
  91. a862080 Remove CarUserManagerHelper #getCurrentForegroundUserInfo and #getCurrentForegroundUserId by Anthony Hugh · 5 years ago
  92. 6d041cbe Merge "Only update privacy chip when privacy items change" by Danny Epstein · 5 years ago
  93. 5c0974b Merge "Add support for unprovisioned top nav bar" by Heemin Seog · 5 years ago
  94. 2c00fcf Changed car status bar to show or hide by setting layout height instead by JianYang Liu · 5 years ago
  95. 3604b52 Move dimens from overlay to framework by kwaky · 5 years ago
  96. 0c8fdd9 Use the up-to-date version of car navigation bar being rendered by the global RRO by kwaky · 5 years ago
  97. ece19c5 Only update privacy chip when privacy items change by Danny Epstein · 5 years ago
  98. 1de686f Merge "Remove some calls to putComponent." by Dave Mankoff · 5 years ago
  99. 21cbb78 Merge "Pass context into the constructor of SystemUI objects." by Dave Mankoff · 5 years ago
  100. b8d0e76 Merge "Update user event listeners" by Anthony Hugh · 5 years ago