1. 55fe87d Merge "Add test coverage for CarKeyguardViewController" into rvc-dev am: d3f12e8353 by Youngjun Kwak · 4 years, 10 months ago
  2. e31cf5d Add test coverage for CarKeyguardViewController by kwaky · 4 years, 10 months ago
  3. 1d2db39 Merge "Remove phone specific shade controller from KeyguardViewMediator" into rvc-dev am: 14a64250e8 by Heemin Seog · 4 years, 10 months ago
  4. a431d8a Remove phone specific shade controller from KeyguardViewMediator by Heemin Seog · 4 years, 10 months ago
  5. 2bae594 Merge "Implement AAOS-specific KeyguardViewController and decouple keyguard from statusbar." into rvc-dev am: 0abf11e202 by Youngjun Kwak · 4 years, 10 months ago
  6. 4ed2e20 Implement AAOS-specific KeyguardViewController and decouple keyguard from statusbar. by kwaky · 5 years ago
  7. 78346e2 Change field type for reverse by John Li · 4 years, 10 months ago
  8. 94fbff1 Merge "Remove unlock dialog from sysui" into rvc-dev by Felipe Leme · 4 years, 10 months ago
  9. df741ac Generalize notifications logic into a subclass of OverlayViewController by Heemin Seog · 5 years ago
  10. 6e8490a Remove unlock dialog from sysui by Erin Yan · 4 years, 11 months ago
  11. 51a5c0c Merge "CarSystemUIModule/CarSystemUIRootComponent public" into rvc-dev by Max Tauro · 4 years, 11 months ago
  12. 6f6446b CarSystemUIModule/CarSystemUIRootComponent public by Max Tauro · 4 years, 11 months ago
  13. cbb774d Allow nav bar to consume touch events based on configuration by Heemin Seog · 4 years, 11 months ago
  14. 8f34c86 Merge "Ensure views are inflated before trying to animate." into rvc-dev by Heemin Seog · 4 years, 11 months ago
  15. 137af5a Merge "Remove blurs when adjusting brightness" into rvc-dev by Lucas Dupin · 4 years, 11 months ago
  16. 50647bf Ensure views are inflated before trying to animate. by Heemin Seog · 4 years, 11 months ago
  17. ee92cc2 Remove blurs when adjusting brightness by Lucas Dupin · 4 years, 11 months ago
  18. 5be3a74 Merge "Don't keep a list of AutoHideUiElements" into rvc-dev by Heemin Seog · 4 years, 11 months ago
  19. a8983af Don't keep a list of AutoHideUiElements by Heemin Seog · 4 years, 11 months ago
  20. 47e2a13 Merge "Separate Notification Panel" into rvc-dev by TreeHugger Robot · 4 years, 11 months ago
  21. b2c20a6 Separate Notification Panel by Heemin Seog · 5 years ago
  22. 962b460 Merge "Added boolean flag to allow showing notification on the bottom of the screen rather than on the top." into rvc-dev by Jian-Yang Liu · 5 years ago
  23. 96d70f1 Merge "Updated CarSysUI proguard flags to include the HeadsUpNotificationAnimationHelper since those are used via reflection." into rvc-dev by Jian-Yang Liu · 5 years ago
  24. 96cf38e Added boolean flag to allow showing notification on the bottom of the by JianYang Liu · 5 years ago
  25. 4e3dddc Provide QSFactory by John Li · 5 years ago
  26. d797b2a Updated CarSysUI proguard flags to include the by JianYang Liu · 5 years ago
  27. 4fbd981 Fixed navigation bar to show itself after creating a new user through by JianYang Liu · 5 years ago
  28. 3604fff Merge "Create interface for NotifInterruptStateProvider" into rvc-dev by TreeHugger Robot · 5 years ago
  29. d1e175c Create interface for NotifInterruptStateProvider by Beverly Tai · 5 years ago
  30. 5382098 Merge "Add interfaces for reverse to BatteryController" into rvc-dev by Lucas Dupin · 5 years ago
  31. ab3f32b Merge "Revert "Create interface for NotifInterruptStateProvider"" into rvc-dev by TreeHugger Robot · 5 years ago
  32. bcb4994 Revert "Create interface for NotifInterruptStateProvider" by Beverly Tai · 5 years ago
  33. 8360e4e Add interfaces for reverse to BatteryController by John Li · 5 years ago
  34. bea69ab Merge "Fix instances of ContentObserver#onChange in SystemUI" into rvc-dev by TreeHugger Robot · 5 years ago
  35. 9283fb5 Merge "Updated Fullscreen user switcher to not use fitsSystemWindows." into rvc-dev by TreeHugger Robot · 5 years ago
  36. 07c3949 Merge "DO NOT MERGE Move Heads Up Notifications to their own window" into rvc-dev by TreeHugger Robot · 5 years ago
  37. caf76d2 Fix instances of ContentObserver#onChange in SystemUI by Fabian Kozynski · 5 years ago
  38. 05649fc Updated Fullscreen user switcher to not use fitsSystemWindows. by JianYang Liu · 5 years ago
  39. 91d9afc Merge "Create interface for NotifInterruptStateProvider" into rvc-dev by TreeHugger Robot · 5 years ago
  40. 89edc87 DO NOT MERGE Move Heads Up Notifications to their own window by Eric Berglund · 5 years ago
  41. 91b4f26 Merge "DO NOT MERGE Create KeyguardViewController that extracts view-related logic in KeyguardViewMediator and re-wire Dagger accordingly." into rvc-dev by Youngjun Kwak · 5 years ago
  42. e73aea2 Create interface for NotifInterruptStateProvider by Beverly · 5 years ago
  43. 198b5dc DO NOT MERGE Create KeyguardViewController that extracts view-related logic in KeyguardViewMediator and re-wire Dagger accordingly. by kwaky · 5 years ago
  44. 84590ea Use abstractions to allow FullscreenUserSwitcher take advantage of SystemUIOverlayWindow. by Abhijoy Saha · 5 years ago
  45. 371e621 Apply the selection state that reflects the current task stack upon restarting the Navigation Bar. by kwaky · 5 years ago
  46. a40c4b4 Merge changes from topic "b150393918-lock-icon-controller" into rvc-dev by Dave Mankoff · 5 years ago
  47. c0d9a7d Pass LockscreenIconController around instead of LockIcon. by Dave Mankoff · 5 years ago
  48. a8600124 Add toast message when bluetooth connects to voice recognition. by Babak Bostan · 5 years ago
  49. 574bb77 Merge "Adding system usages to car volume settings" into rvc-dev by Hayden Gomes · 5 years ago
  50. e100039 Adding system usages to car volume settings by Hayden Gomes · 5 years ago
  51. dfb1fe9 Merge "Generalize AutoHideController to be shared" into rvc-dev by Heemin Seog · 5 years ago
  52. e67cefea Generalize AutoHideController to be shared by Heemin Seog · 5 years ago
  53. 3c6aaab Make PhoneStatusBarPolicy injectable. by Dave Mankoff · 5 years ago
  54. ec95199 Have volume UI dismiss on home button press. by Abhijoy Saha · 5 years ago
  55. 65ac963 Merge "Move SBTouchableRegion out of HeadsUpManagerPhone" by TreeHugger Robot · 5 years ago
  56. 95a0802ac Move SBTouchableRegion out of HeadsUpManagerPhone by Beverly · 5 years ago
  57. f5737fa Merge "Remove final call to Dep.get(FalsingManager.class)" by TreeHugger Robot · 5 years ago
  58. c43a948 Merge "Provide PipManager through injection." by Dave Mankoff · 5 years ago
  59. 5cb6e52 Introduce BubbleModule and KeyguardModule by Sergey Nikolaienkov · 5 years ago
  60. 3d84cb4 Introduce StatusBarModule by Sergey Nikolaienkov · 5 years ago
  61. 6f157bd Introduce StatusBarPhoneModule by Sergey Nikolaienkov · 5 years ago
  62. f6ad632 Expand NotificationsModule by Sergey Nikolaienkov · 5 years ago
  63. 30a66e3 Remove final call to Dep.get(FalsingManager.class) by Dave Mankoff · 5 years ago
  64. f501914 Provide PipManager through injection. by Dave Mankoff · 5 years ago
  65. 46597ba Remove subclasses of NotificationEntryManager by Ned Burns · 5 years ago
  66. a296810 Merge "Move test mapping to cover whole Car Sysui" by Heemin Seog · 5 years ago
  67. 5b5b028 Move test mapping to cover whole Car Sysui by Heemin Seog · 5 years ago
  68. 6408cbc Add ToastUI to CarSystemUIBinder by Bernardo Rufino · 5 years ago
  69. ab338ac Move text toast creation to system UI by Bernardo Rufino · 5 years ago
  70. acf1345 Merge "Fixed CarStatusBar to use Car's implementation of navigation bar." by Jian-Yang Liu · 5 years ago
  71. 5272444 Window Manager Flag Migration (12/n) by Tiger Huang · 5 years ago
  72. a02c99e Fixed CarStatusBar to use Car's implementation of navigation bar. by JianYang Liu · 5 years ago
  73. 7fb715c Introduce Window.setContentOnApplyWindowInsetsListener by Jorim Jaggi · 5 years ago
  74. eb0ebdd Merge "Split status bar window (1/N)" by Charles Chen · 5 years ago
  75. 165bf8f Set overlayable for CarsystemUI NavBar by Calvin Huang · 5 years ago
  76. e832194 Split status bar window (1/N) by wilsonshih · 5 years ago
  77. 886d976 Merge "User switcher in primary sysui window" by Heemin Seog · 5 years ago
  78. c0cd283 Rename NotifListBuilderImpl and NewNotifPipeline by Ned Burns · 5 years ago
  79. 193c716 Merge "Create a new window to host car specific sysui" by Heemin Seog · 5 years ago
  80. 17134e2 User switcher in primary sysui window by Heemin Seog · 5 years ago
  81. d9af298 Create a new window to host car specific sysui by Heemin Seog · 5 years ago
  82. 02dcaf5 Make NotificationRowBinder injectable. by Dave Mankoff · 5 years ago
  83. dc4c100 Revert "Convert NotificationContentInflater to singleton" by Dan Sandler · 5 years ago
  84. 8b69683 Convert NotificationContentInflater to singleton by Kevin Han · 5 years ago
  85. af8163f Revert "Revert "Refactor PanelView and NotificationPanelView into Controllers."" by Dave Mankoff · 5 years ago
  86. b2c90b1 Merge "Revert "Refactor PanelView and NotificationPanelView into Controllers."" by Zhuoyao Zhang · 5 years ago
  87. da13c3f Revert "Refactor PanelView and NotificationPanelView into Controllers." by Zhuoyao Zhang · 5 years ago
  88. 182306a Merge "Use PreparationCoordinator to inflate notifs" by Beverly Tai · 5 years ago
  89. 34c6bde Support Unseen Indicator Icon in all CarNavigationButtons by kwaky · 5 years ago
  90. 8b493df Use PreparationCoordinator to inflate notifs by Beverly · 5 years ago
  91. 45328cd Merge "Make onClickListener and onLongClickListener overridable" by TreeHugger Robot · 5 years ago
  92. c7ce0f2d Merge changes from topic "aae_navbutton_refactor" by TreeHugger Robot · 5 years ago
  93. 59b9496 Refactor PanelView and NotificationPanelView into Controllers. by Dave Mankoff · 5 years ago
  94. 9febfeb Disable falsing when resting on a Dock. by Dave Mankoff · 5 years ago
  95. fa861bf Pass UserInfoControllerImpl into StatusBar. by Dave Mankoff · 5 years ago
  96. facd72f Pass ExtensionController into StatusBar. by Dave Mankoff · 5 years ago
  97. 003718b Pass KeyguardDismissUtil into StatusBar. by Dave Mankoff · 5 years ago
  98. 2c2ba3c Pass PluginDependencyProvider into StatusBar. by Dave Mankoff · 5 years ago
  99. 1063eccd6 Merge changes from topic "b141882822-sb-dependency-get" by Dave Mankoff · 5 years ago
  100. 60e15a4 Merge "Consolidate Divider Provider" by TreeHugger Robot · 5 years ago