- 1842e82 Add CarPowerManager.getPowerState() by Jim Kaye · 4 years, 6 months ago
- 587f194 Added callback to enable CarSysUI for showing user switch dialog during by Mayank Garg · 4 years, 6 months ago
- fd4c034 Merge "Cleaning checkstyle errors from CarNavigationInstrumentCluster" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
- 6782e63 Update javadoc to call Car.disconnect for car instance by Keun young Park · 4 years, 6 months ago
- aa19b99 Cleaning checkstyle errors from CarNavigationInstrumentCluster by Antonio Kantek · 4 years, 6 months ago
- af8aef4 Cleaning all remaining lint issues from CarAppBlockingPolicy.java by Antonio Kantek · 4 years, 8 months ago
- 975f78a Moved CarUserManager API tests from CTS to AndroidCarApiTest. by Felipe Leme · 4 years, 6 months ago
- 9a4eb7c Make CarNavigationStatusManager optional. by Yuncheol Heo · 4 years, 6 months ago
- fc95ea8 Merge "Cleaning up handling of non-dynamic-routing in CarAudioService" into rvc-dev by Hayden Gomes · 4 years, 6 months ago
- f5c81b6 Cleaning up handling of non-dynamic-routing in CarAudioService by Hayden Gomes · 4 years, 6 months ago
- 0a7cd6a Improved OneEventUserLifecycleListener. by felipeal · 4 years, 6 months ago
- 5f72ca2 Merge "Implemented CarUserManager.getUserAssociation()." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
- 994ab01 Merge changes from topic "CarAudioManager_permissionsTest" into rvc-dev by Hayden Gomes · 4 years, 6 months ago
- 5e3ede4 Implemented CarUserManager.getUserAssociation(). by felipeal · 4 years, 6 months ago
- e096f49 Move registerVolumeCallback out of CarAudioManager constructor by Hayden Gomes · 4 years, 6 months ago
- ae93352 Removes OccupantAwarenessSystem from SystemAPIs, leaving them hidden by Michael Keller · 4 years, 6 months ago
- 1f20dcd Improved post android switch for User Hal by Mayank Garg · 4 years, 6 months ago
- b1dfab7 Merge "Implemented UserHalService.getUserAssociation()." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
- 8a44e2c Implemented UserHalService.getUserAssociation(). by felipeal · 4 years, 6 months ago
- 271904c Remove unnecessary droiddoc args by Anton Hansson · 4 years, 6 months ago
- 12218dd Remove pre-R system API definition by Makoto Onuki · 4 years, 6 months ago
- 89a2439 Merge "Explicitly request a public VD CarActivityView" into rvc-dev by Linus Tufvesson · 4 years, 6 months ago
- 6526b41 Merge "Update Cluster NavigationRenderer API docs" into rvc-dev by Peter Li · 4 years, 7 months ago
- 183a271 Merge "Refactored CarUserManager.switchUser() to use a Future instead of a Listener." into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 18b5b05 Merge "Minor improvements on CarUserService.switchUser():" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- e5bf032 Refactored CarUserManager.switchUser() to use a Future instead of a Listener. by felipeal · 4 years, 7 months ago
- 181913d Merge "Add prepareProcessTermination to ICarWatchdogClient" into rvc-dev by Eric Jeong · 4 years, 7 months ago
- f736896 Minor improvements on CarUserService.switchUser(): by felipeal · 4 years, 7 months ago
- b79c063 Merge "Disconnect Car service connection before closing CarActivityView." into rvc-dev by Yuncheol Heo · 4 years, 7 months ago
- 79a5368 Merge "Fix wrong owner death handling in AppFocusService" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 515009b Add prepareProcessTermination to ICarWatchdogClient by Eric Jeong · 4 years, 7 months ago
- c95cf99 Disconnect Car service connection before closing CarActivityView. by Yuncheol Heo · 4 years, 7 months ago
- a7bdd59 Fix wrong owner death handling in AppFocusService by Keun young Park · 4 years, 7 months ago
- 58d249b Update Cluster NavigationRenderer API docs by Peter Li · 4 years, 7 months ago
- 312416a Initial EventLogTags for CarService. by felipeal · 4 years, 7 months ago
- a06fa6e Merge "Updated user switch status for car user manager and car user service" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 0e23914 Updated user switch status for car user manager and car user service by Mayank Garg · 4 years, 7 months ago
- 04e3cfe Merge "Added HAL response duration to user metrics." into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 29770a2 Added HAL response duration to user metrics. by felipeal · 4 years, 7 months ago
- 4fae41a Merge "Documented UserLifecycleEvent callbacks according to SystemService." into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- c3edec0 Documented UserLifecycleEvent callbacks according to SystemService. by felipeal · 4 years, 7 months ago
- 131e309 Explicitly request a public VD CarActivityView by Linus Tufvesson · 4 years, 7 months ago
- 39daa86 Refactor CarWatchdogManager by using pooled lambda by Eric Jeong · 4 years, 7 months ago
- 1d04bdd Add getInterface(Version|Hash) by Jeongik Cha · 4 years, 7 months ago
- 140b152 Merge "Emit a log message, not throwing an Exception in CarActivityView." into rvc-dev by Yuncheol Heo · 4 years, 7 months ago
- e8e43ae Emit a log message, not throwing an Exception in CarActivityView. by Yuncheol Heo · 4 years, 7 months ago
- bddb07e Merge "Cleaning checkstyle lint issues." into rvc-dev by Antonio Kantek · 4 years, 7 months ago
- 61ce373 Expose initial user as a Shell command. by felipeal · 4 years, 7 months ago
- cf03b30 Cleaning checkstyle lint issues. by Antonio Kantek · 4 years, 8 months ago
- bd66903 Merge "Fixing checkstyle errors from Car.java" into rvc-dev by Antonio Kantek · 4 years, 7 months ago
- 2d0d034 Merge "Implement User Switch with CarShellCommand using Car User Manager" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 2dfba64 Implement User Switch with CarShellCommand using Car User Manager by Mayank Garg · 4 years, 7 months ago
- 62db857 Merge "Implement User Switch using User Hal for Car user Manager" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 93fed9c Merge "Add direct profile user id assignment to OccupantZoneManager" into rvc-dev by Keun-young Park · 4 years, 7 months ago
- e19c292 Implement User Switch using User Hal for Car user Manager by Mayank Garg · 4 years, 7 months ago
- 15ccea4 Add direct profile user id assignment to OccupantZoneManager by Keun young Park · 4 years, 7 months ago
- eaa5210 Fixing checkstyle errors from Car.java by Antonio Kantek · 4 years, 7 months ago
- 91c7c1a Refactored the CarUserManager constructor used by tests... by felipeal · 4 years, 7 months ago
- fe92ef3 Merge "CarLib: Fix javadoc to work with Turbine-based stub generation" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 0d3e8eb CarLib: Fix javadoc to work with Turbine-based stub generation by Adrian Roos · 4 years, 7 months ago
- f75aa2e Merge "Split some CarUserManager APIs into ExperimentalCarUserManager." into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 16bb240 Split some CarUserManager APIs into ExperimentalCarUserManager. by felipeal · 4 years, 7 months ago
- 52474c8 Merge "Changed UserLifecycleEvent to use (int) user ids internally." into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 042a73c Changed UserLifecycleEvent to use (int) user ids internally. by felipeal · 4 years, 7 months ago
- 59f2219 Implement User Switch using User Hal for Car user service by Mayank Garg · 4 years, 7 months ago
- 7512fef New CarUserManager method: isValidUser(userId). by felipeal · 4 years, 7 months ago
- 74d15dc Merge "Jumpstart of switchUser() using User HAL integration." into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- cd3c621 Jumpstart of switchUser() using User HAL integration. by felipeal · 4 years, 8 months ago
- b19d8b0 Merge "Include ActivityState in startFixedActivityModeForDisplayAndUser() if it isn't set in the intent." into rvc-dev by Yuncheol Heo · 4 years, 7 months ago
- 9a578ab Merge "Correct the link on JavaDoc of CarInstrumentClusterManager.KEY_EXTRA_ACTIVITY_STATE." into rvc-dev by Yuncheol Heo · 4 years, 7 months ago
- 5e7873f Correct the link on JavaDoc of CarInstrumentClusterManager.KEY_EXTRA_ACTIVITY_STATE. by Yuncheol Heo · 4 years, 7 months ago
- b694292 Include ActivityState in startFixedActivityModeForDisplayAndUser() if it isn't set in the intent. by Yuncheol Heo · 4 years, 7 months ago
- 0965756 Implement health check in CarWatchdogService by Eric Jeong · 4 years, 8 months ago
- b0df131 Merge "Use SharedMemory for transporting large packets." into rvc-dev by Mark Tabry · 4 years, 8 months ago
- 987c885 Use SharedMemory for transporting large packets. by Mark Tabry · 4 years, 8 months ago
- c89ba2a Add test case for checking the timestamp by areaId by Kai · 4 years, 10 months ago
- f42e05d Merge "Clean up CarInputManager with new SYSTEM_NAVIGATION type" into rvc-dev by Keun-young Park · 4 years, 8 months ago
- 5b9fb36 Clean up CarInputManager with new SYSTEM_NAVIGATION type by Keun young Park · 4 years, 8 months ago
- 8fdb7c0 Merge "Removing setUserLockStatus and onSwitchUser from ICar (aidl and Java)." into rvc-dev by Antonio Kantek · 4 years, 8 months ago
- 4156274 Check targetSDK before throw new exceptions by Kai · 4 years, 8 months ago
- 991ba0b Removing setUserLockStatus and onSwitchUser from ICar (aidl and Java). by Antonio Kantek · 4 years, 8 months ago
- 765b8ae Check main thread health status by Eric Jeong · 4 years, 8 months ago
- 02d26b0 Merge "Remove hidden Media APIs" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
- 86fe144 Merge "Add CarInputManager API" into rvc-dev by Keun-young Park · 4 years, 8 months ago
- 401479c Add CarInputManager API by Keun young Park · 4 years, 9 months ago
- a9c47b2 Merge "Deprecating UserCallback interface." into rvc-dev by Antonio Kantek · 4 years, 8 months ago
- c811475 Deprecating UserCallback interface. by Antonio Kantek · 4 years, 8 months ago
- c3b719a Remove hidden Media APIs by Simon Dai · 4 years, 8 months ago
- 249292b Add parameter to CarUserManager's TestApi createUser by Yan Zhu · 4 years, 8 months ago
- 7f71d31 Merge "Add CarMediaService constant to SystemApi" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
- dba016d Merge "Add Java doc related to thread in CarPropertyManager" into rvc-dev by Kai Wang · 4 years, 8 months ago
- 38fb6d1 Add [is|set]IndependentPlaybackConfig TestApi by Arnaud Berry · 4 years, 8 months ago
- a60e1f9 Add Java doc related to thread in CarPropertyManager by Kai · 4 years, 8 months ago
- 98cb6a7 Add independent playback modes to CarMediaService by Simon Dai · 4 years, 9 months ago
- 2cd573a Fix CarWatchdogService.CarWatchdogClientCallback by Eric Jeong · 4 years, 8 months ago
- f2e31c5 Add CarMediaService constant to SystemApi by Simon Dai · 4 years, 8 months ago
- 8ad7d79 Merge "Update deprecation documentation for android.car.trust to clarify that the APIs will be removed in the next Android release." into rvc-dev by Anthony Chen · 4 years, 8 months ago
- 453a6db Merge "Added audio zone info to occupant zone service." into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
- a48a118 Added audio zone info to occupant zone service. by Oscar Azucena · 4 years, 8 months ago
- ecb1315 Merge "Added getInitialUserInfo() to ICar.aidl." into rvc-dev by Felipe Leme · 4 years, 8 months ago