- 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, 8 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, 8 months ago
- 74d15dc Merge "Jumpstart of switchUser() using User HAL integration." into rvc-dev by TreeHugger Robot · 4 years, 8 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, 8 months ago
- 9a578ab Merge "Correct the link on JavaDoc of CarInstrumentClusterManager.KEY_EXTRA_ACTIVITY_STATE." into rvc-dev by Yuncheol Heo · 4 years, 8 months ago
- 5e7873f Correct the link on JavaDoc of CarInstrumentClusterManager.KEY_EXTRA_ACTIVITY_STATE. by Yuncheol Heo · 4 years, 8 months ago
- b694292 Include ActivityState in startFixedActivityModeForDisplayAndUser() if it isn't set in the intent. by Yuncheol Heo · 4 years, 8 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, 9 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, 9 months ago
- ecb1315 Merge "Added getInitialUserInfo() to ICar.aidl." into rvc-dev by Felipe Leme · 4 years, 8 months ago
- e2600fc Added getInitialUserInfo() to ICar.aidl. by Felipe Leme · 4 years, 8 months ago
- 139aa95 Merge "Check the timestamp by areaId" into qt-qpr1-dev am: a60cc51cc7 by Automerger Merge Worker · 4 years, 8 months ago
- a60cc51 Merge "Check the timestamp by areaId" into qt-qpr1-dev by Kai Wang · 4 years, 8 months ago
- ed806fa Update deprecation documentation for android.car.trust to clarify that the APIs will be removed in the next Android release. by Anthony Chen · 4 years, 8 months ago
- f56ddb7 Deprecate `CarConfigurationManager` and its associated classes. by Anthony Chen · 4 years, 8 months ago
- 971598c Check the timestamp by areaId by Kai · 4 years, 10 months ago
- d347032 Merge "Make CarWatchdogManager systemapi" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
- 30c07aa Merge "Expose Car statusCode in onErrorEvent callback" into rvc-dev by Kai Wang · 4 years, 8 months ago
- 5e1da9c Merge "Added option to dump end-to-end duration of first unlocked user." into rvc-dev by Felipe Leme · 4 years, 8 months ago
- 30b4e1e Added option to dump end-to-end duration of first unlocked user. by Felipe Leme · 4 years, 8 months ago
- 5e9b4b8 Clean up API state of CarSettings. by Felipe Leme · 4 years, 8 months ago
- 498c478 Merge "Minor refactorings on CarUserService:" into rvc-dev by Felipe Leme · 4 years, 8 months ago
- abbf2da Minor refactorings on CarUserService: by Felipe Leme · 4 years, 9 months ago
- d9473a2 Make CarWatchdogManager systemapi by Eric Jeong · 4 years, 9 months ago
- 6e75d49 Expose Car statusCode in onErrorEvent callback by Kai · 4 years, 9 months ago
- 57867bb Mark VmsClientManager class as final. by Mark Tabry · 4 years, 9 months ago
- d22857c Allow settings a freeform string restriction mode by Jordan Jozwiak · 4 years, 10 months ago
- 260843b Merge "Add CarPackageManager#isPendingIntentDistractionOptimized(PendingIntent)" by Arnaud Berry · 4 years, 9 months ago
- 86273f7 Merge "Add property for multiple ev port locations" by Kai Wang · 4 years, 9 months ago
- ed9ee6c Add property for multiple ev port locations by Kai · 4 years, 9 months ago
- d1f88ee Add CarPackageManager#isPendingIntentDistractionOptimized(PendingIntent) by Arnaud Berry · 4 years, 9 months ago
- b575d4f Merge "Unhide fixed activity related calls in InstrumentClusterRenderingService" by TreeHugger Robot · 4 years, 9 months ago
- 30e2b4a Merge "Add stubs for media API changes" by TreeHugger Robot · 4 years, 9 months ago
- 7bb838f Merge "Implemented CarService.getInitialUserInfo()." by TreeHugger Robot · 4 years, 9 months ago
- a983841 Unhide fixed activity related calls in InstrumentClusterRenderingService by Keun young Park · 4 years, 9 months ago
- c6e3c2a Implemented CarService.getInitialUserInfo(). by Felipe Leme · 4 years, 9 months ago
- 7ead965 Delete legacy VMS service implementation. by Mark Tabry · 4 years, 9 months ago
- 62e749c Wrap legacy VMS APIs around VmsClient API. by Mark Tabry · 4 years, 10 months ago
- 32ea20e Merge "Added user-switching metrics to CarService." by TreeHugger Robot · 4 years, 9 months ago
- e93218b Added user-switching metrics to CarService. by Felipe Leme · 4 years, 9 months ago
- d31baf2 Merge "Added USER_LIFECYCLE_EVENT_TYPE_UNLOCKING." by TreeHugger Robot · 4 years, 9 months ago
- 323ec64 Add stubs for media API changes by Simon Dai · 4 years, 9 months ago
- e4b4a1b Added USER_LIFECYCLE_EVENT_TYPE_UNLOCKING. by Felipe Leme · 4 years, 9 months ago
- 8e3e5b7 Unhide VmsClient API and mark existing VMS APIs as deprecated. by Mark Tabry · 4 years, 9 months ago
- 29fa57f Merge "Migrate VMS API data objects to Android codegen." by Mark Tabry · 4 years, 9 months ago
- b01bff3 Migrate VMS API data objects to Android codegen. by Mark Tabry · 4 years, 9 months ago
- fb23d76 Merge "Rename AudioDevice to AudioDeviceAttributes" by Jean-Michel Trivi · 4 years, 9 months ago
- 121895c Rename AudioDevice to AudioDeviceAttributes by Jean-Michel Trivi · 4 years, 9 months ago
- dea2bf5 Merge "Normalize VMS API naming and fix a thread safety issue." by Mark Tabry · 4 years, 9 months ago
- 22616af Merge "Add car specific meta-data definition string in AndroidManifest" by TreeHugger Robot · 4 years, 9 months ago
- 4b3a64a Normalize VMS API naming and fix a thread safety issue. by Mark Tabry · 4 years, 9 months ago
- d18a7a3 Add car specific meta-data definition string in AndroidManifest by Keun young Park · 4 years, 9 months ago
- ef8709d Merge "OccupantZoneManager: Fix wrong value used for FLAG" by TreeHugger Robot · 4 years, 9 months ago
- e63bd51 OccupantZoneManager: Fix wrong value used for FLAG by Keun young Park · 4 years, 9 months ago