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