1. 1368306 convert HomeHelperTest to presubmit by Jun · 4 years, 8 months ago
  2. 8b542e3 Merge "change test mapping group name" by TreeHugger Robot · 4 years, 8 months ago
  3. 5f1fafe change test mapping group name by Jun · 4 years, 8 months ago
  4. e8fe213 Merge "Move getMaxSupportedRealUsers() to App layer" by TreeHugger Robot · 4 years, 8 months ago
  5. f018e12 Move getMaxSupportedRealUsers() to App layer by Anthony Hugh · 4 years, 8 months ago
  6. 0d96dc1 Merge "Rearrange listener logic so it can be overriden" by Heemin Seog · 4 years, 8 months ago
  7. ba4cd51 Rearrange listener logic so it can be overriden by Heemin Seog · 4 years, 8 months ago
  8. ff33283 Keyguard should be dismissed if there is no trusted device. by jovanak · 4 years, 8 months ago
  9. 4c73e65 Make StatusBarNotificationActivityStarter injectable. by Dave Mankoff · 4 years, 8 months ago
  10. a2186c9 Merge "Delete SwitchToGuestTimer" by Anthony Hugh · 4 years, 8 months ago
  11. 3536d67 Merge "Inject StatusBarWindowViewController" by Heemin Seog · 4 years, 8 months ago
  12. c1e512c Merge "Changed NotificationViewController to be enabled when car service is ready." by Jian-Yang Liu · 4 years, 8 months ago
  13. 82b96cd Inject StatusBarWindowViewController by Heemin Seog · 4 years, 8 months ago
  14. 1d429ee Changed NotificationViewController to be enabled when car service is ready. by JianYang Liu · 4 years, 8 months ago
  15. f80e815 Removing the privacy chip code completely by Priyank Singh · 4 years, 8 months ago
  16. 76939b7 Merge changes from topics "b142537875-remove-get-component", "b144284870-get-component-heads-up-manager" by Dave Mankoff · 4 years, 8 months ago
  17. 39f0e4c Delete SwitchToGuestTimer by Anthony Hugh · 4 years, 8 months ago
  18. 77050aa Add NotifListBuilder to new notif pipeline by Ned Burns · 4 years, 9 months ago
  19. ff63780 Remove calls to getComponent(HeadsUpManager.class) by Dave Mankoff · 4 years, 8 months ago
  20. bc657ff Merge "Remove NotificationData" by TreeHugger Robot · 4 years, 8 months ago
  21. fa3116d Merge "add HomeHelperTest to check SystemUI" by Jun Wang · 4 years, 8 months ago
  22. 181de62 Remove NotificationData by Evan Laird · 4 years, 9 months ago
  23. 8dcc06c add HomeHelperTest to check SystemUI by Jun · 4 years, 9 months ago
  24. fb35ab5 Fix constantly spinning hvac views by Heemin Seog · 4 years, 8 months ago
  25. d59786b Clean up nav bar logic from StatusBar by Heemin Seog · 4 years, 9 months ago
  26. eeca9a9 Create a single car service to share in sysui by Heemin Seog · 4 years, 9 months ago
  27. e8ed32f Merge "Remove circular depdendency in VolumdDialogControllerImpl." by Greg Kaiser · 4 years, 8 months ago
  28. 4b07009 Merge "Final calls to getComponent(Recents.class) removed." by Dave Mankoff · 4 years, 8 months ago
  29. afc242b Remove circular depdendency in VolumdDialogControllerImpl. by Dave Mankoff · 4 years, 8 months ago
  30. 3a4b867 Merge "Remove last call to getComponent(VolumeComponent.class)" by Dave Mankoff · 4 years, 9 months ago
  31. 6c64d1f Final calls to getComponent(Recents.class) removed. by Dave Mankoff · 4 years, 9 months ago
  32. 4dd47fa Remove all calls to getComponent(StatusBar.class) by Dave Mankoff · 4 years, 9 months ago
  33. e4cd28a Merge "Add missing components to Dagger component map" by TreeHugger Robot · 4 years, 9 months ago
  34. a30b88b Remove last call to getComponent(VolumeComponent.class) by Dave Mankoff · 4 years, 9 months ago
  35. 97f35df Add missing components to Dagger component map by Heemin Seog · 4 years, 9 months ago
  36. 032075c Inject StatusBarKeyguardViewManager into StatusBar by Heemin Seog · 4 years, 9 months ago
  37. acea497 Make StatusBarKeyguardViewManager injectable by Heemin Seog · 4 years, 9 months ago
  38. 427a923 Merge "Some StatusBar cleanup" by TreeHugger Robot · 4 years, 9 months ago
  39. ae3b432 Remove Recents from components. by Dave Mankoff · 4 years, 9 months ago
  40. 482ad6a Some StatusBar cleanup by Beverly · 4 years, 9 months ago
  41. ea2010c LightsOut has its own controller by Beverly · 4 years, 9 months ago
  42. 613c7c6 Remove Divider from Components. by Dave Mankoff · 4 years, 9 months ago
  43. afb3dbc Make LayoutInflation a separate injectable class by Heemin Seog · 4 years, 9 months ago
  44. 22ebf3c Merge "Make CommandQueue optional." by Dave Mankoff · 4 years, 9 months ago
  45. e951335 Make CommandQueue optional. by Dave Mankoff · 4 years, 9 months ago
  46. ef6649e Merge "Fix missing dependency injection" by TreeHugger Robot · 4 years, 9 months ago
  47. 2b04106 Merge "Track and destroy inline URI grants separately from Notification URIs." by Aran Ink · 4 years, 9 months ago
  48. 4a68948 Fix missing dependency injection by Heemin Seog · 4 years, 9 months ago
  49. 979c976 Track and destroy inline URI grants separately from Notification URIs. by Aran Ink · 4 years, 9 months ago
  50. 5ca7a51 Finish migrating to BroadcastDispatcher by Fabian Kozynski · 4 years, 9 months ago
  51. aefb346 Make BroadcastReceivers Injectable. by Dave Mankoff · 4 years, 9 months ago
  52. 2e48492 Register OverlayPlugins in StatusBar directly. by Dave Mankoff · 4 years, 9 months ago
  53. bcaca8a Remove all calls to getComponent(CommandQueue.class). by Dave Mankoff · 4 years, 9 months ago
  54. 6ed7b37 Merge "implement Dumpable for some keyguard classes" by Lucas Dupin · 4 years, 9 months ago
  55. d72d706 Allow customization of display timeout value for volume dialog am: 4a1a68d36d by Kamaljeet Maini · 4 years, 9 months ago
  56. 64171fe implement Dumpable for some keyguard classes by Lucas Dupin · 4 years, 9 months ago
  57. 8b884a1 Merge "Switch CarVolumeItems when group volume changes." into qt-qpr1-dev am: be00e16458 by Abhijoy Saha · 4 years, 9 months ago
  58. 4a1a68d Allow customization of display timeout value for volume dialog by Kamaljeet Maini · 4 years, 9 months ago
  59. c7f686a Merge "Update to use UserManager.getUserSwitchability()" by TreeHugger Robot · 4 years, 9 months ago
  60. 7345112 Switch CarVolumeItems when group volume changes. by Abhijoy Saha · 4 years, 9 months ago
  61. eeb9a61 Merge "Migrate car sysui to use new createCar call and prevent crash" into qt-qpr1-dev by Keun-young Park · 4 years, 9 months ago
  62. a7ca157 Remove call to getComponent(StatusBar) from OverviewProxyRecentsImpl. by Dave Mankoff · 4 years, 9 months ago
  63. eb0e643 Merge "Instances of SystemUI must now define their own ComponentBinder" by Dave Mankoff · 4 years, 9 months ago
  64. cefcf97 Merge "Migrate car sysui to use new createCar call and prevent crash" by Keun-young Park · 4 years, 9 months ago
  65. 4886465 Update to use UserManager.getUserSwitchability() by Anthony Hugh · 4 years, 9 months ago
  66. b923d1e Changed Notification shade's background alpha initial and final values by JianYang Liu · 4 years, 9 months ago
  67. ae8ec45 Instances of SystemUI must now define their own ComponentBinder by Dave Mankoff · 4 years, 9 months ago
  68. 33767b8 Merge changes I0a54ddf3,I10fd4e2e by Heemin Seog · 4 years, 9 months ago
  69. 579fac6 Merge "Clean up logic around user icons" by TreeHugger Robot · 4 years, 9 months ago
  70. 8d6ec6a7 Remove references to nav bar views in StatusBar by Heemin Seog · 4 years, 9 months ago
  71. d0cfab0 Setup on device testing for sys ui by Heemin Seog · 4 years, 9 months ago
  72. 6209f7f Merge "Changed Notification shade's background alpha initial and final values to be configurable." by Jian-Yang Liu · 4 years, 9 months ago
  73. 19e1439 Merge "Revert "Revert "Move DozeServiceHost out of StatusBar.""" by TreeHugger Robot · 4 years, 9 months ago
  74. 1193aa4 Revert "Revert "Move DozeServiceHost out of StatusBar."" by Dave Mankoff · 4 years, 9 months ago
  75. 015cb77 Merge "Make CarStatusBar a Singleton" by TreeHugger Robot · 4 years, 9 months ago
  76. faae648 Migrate car sysui to use new createCar call and prevent crash by Keun young Park · 4 years, 10 months ago
  77. 9e395bb Migrate car sysui to use new createCar call and prevent crash by Keun young Park · 4 years, 10 months ago
  78. d0a1fdb Clean up logic around user icons by Anthony Hugh · 4 years, 9 months ago
  79. cf7b336 Changed Notification shade's background alpha initial and final values by JianYang Liu · 4 years, 9 months ago
  80. 379879c Make CarStatusBar a Singleton by kwaky · 4 years, 9 months ago
  81. 22b934f Revert "Move DozeServiceHost out of StatusBar." by Lucas Dupin · 4 years, 9 months ago
  82. 8943d65 Merge "Add nav bar controller" by Heemin Seog · 4 years, 9 months ago
  83. eeae88c Merge "Move DozeServiceHost out of StatusBar." by Dave Mankoff · 4 years, 9 months ago
  84. 1260bcd Merge "Swap for more framework APIs" by TreeHugger Robot · 4 years, 9 months ago
  85. fcccab7 Add nav bar controller by Heemin Seog · 4 years, 9 months ago
  86. a857040 Move DozeServiceHost out of StatusBar. by Dave Mankoff · 4 years, 9 months ago
  87. bbc2f8f Make BiometricUnlockController injectable. by Dave Mankoff · 4 years, 9 months ago
  88. c44b86c Merge "Reference configuration values from StatusBar" by Heemin Seog · 4 years, 9 months ago
  89. c9adfc1 Reference configuration values from StatusBar by Heemin Seog · 4 years, 9 months ago
  90. aa407a9 Swap for more framework APIs by Anthony Hugh · 4 years, 9 months ago
  91. f473681 Move DI related coded into new dagger package. by Dave Mankoff · 4 years, 9 months ago
  92. 6c4d1ab Merge "Do not cancel car volume dialog dismiss anim" into qt-qpr1-dev am: 7006565a52 by Jian-Yang Liu · 4 years, 9 months ago
  93. 1fdc3dc Merge "Update UserInfo.supportsSwitchToByUser to support Headless User Mode" by Anthony Hugh · 4 years, 9 months ago
  94. 1a39dea Separate navigation bar by Heemin Seog · 4 years, 9 months ago
  95. a874996 Make ScrimController Injectable. by Dave Mankoff · 4 years, 9 months ago
  96. 77ce02c Merge "Remove CarUserManagerHelper #getCurrentForegroundUserInfo and #getCurrentForegroundUserId" by TreeHugger Robot · 4 years, 9 months ago
  97. 75908bc Update UserInfo.supportsSwitchToByUser to support Headless User Mode by Anthony Hugh · 4 years, 9 months ago
  98. ffe020a Do not cancel car volume dialog dismiss anim by JianYang Liu · 4 years, 9 months ago
  99. 70fcec4 Merge "Add initial implementation of NotifCollection" by Ned Burns · 4 years, 9 months ago
  100. f098dbf Add initial implementation of NotifCollection by Ned Burns · 4 years, 10 months ago