1. 9b9341c [RESTRICT AUTOMERGE] Refactor CarTelemetryService API and tests by Rui Qiu · 3 years ago
  2. faf6704 Fixed CarUserService app listeners. by Felipe Leme · 3 years, 2 months ago
  3. effe879 Create separate APIs for result and error in CarTelemetryServiceListener by Rui Qiu · 3 years, 4 months ago
  4. 9bc1bb9 Add the remaining CarTelemetryManager API by Rui Qiu · 3 years, 5 months ago
  5. f666820 Create CarTelemetryManager by Rui Qiu · 3 years, 5 months ago
  6. e03f361 Add FakeCarAudioService to allow FakeCar usage in google3 by Saeid Farivar Asanjan · 3 years, 4 months ago
  7. baeacf2 Improve getPropertyList API in CarPropertyManager by Kai · 3 years, 10 months ago
  8. f59f95b Moved UserLifecycleEventType to common package by Mayank Garg · 4 years ago
  9. 17608da Minor changes on AsyncFuture: by Felipe Leme · 4 years ago
  10. 95b8ce8 Update language to comply with Android's inclusive language guidance by Jeff Sharkey · 4 years, 1 month ago
  11. 913c188 Split ICar.aidl into two aidl files. by Mayank Garg · 4 years, 1 month ago
  12. a7d9773 Merge "Improved BlockingUserLifecycleListener:" into rvc-dev am: 8d7da6f6d1 am: d5b68ee232 am: 2b001fe98b am: d78411a7f6 by TreeHugger Robot · 4 years, 3 months ago
  13. d909e7e Improved BlockingUserLifecycleListener: by felipeal · 4 years, 3 months ago
  14. 5326e17 Merge "Implemented CarUserManager.setUserIdentificationAssociation()" into rvc-dev am: 6eff18532f am: bde8bec00f am: 8aebbe0734 am: 351b7e9b1f by TreeHugger Robot · 4 years, 4 months ago
  15. 159a2a4 Implemented CarUserManager.setUserIdentificationAssociation() by felipeal · 4 years, 4 months ago
  16. 6a359c8 Merge "Moved CarUserManager API tests from CTS to AndroidCarApiTest." into rvc-dev am: 5fda3d9360 am: 99b937537c am: 33bead3223 am: 15d16d9a87 by Felipe Leme · 4 years, 4 months ago
  17. 975f78a Moved CarUserManager API tests from CTS to AndroidCarApiTest. by Felipe Leme · 4 years, 4 months ago
  18. 99a4836 Merge "Improved OneEventUserLifecycleListener." into rvc-dev am: dcdfe16352 am: 370dbb1356 am: 2afb9526d7 am: 8a67baeeaa by Felipe Leme · 4 years, 4 months ago
  19. 0a7cd6a Improved OneEventUserLifecycleListener. by felipeal · 4 years, 4 months ago
  20. 329795c Merge "More improvements on android.car.test.utils package." into rvc-dev am: 016704f359 am: 881b88fc8c am: c707ee229c am: b631f5a999 by TreeHugger Robot · 4 years, 4 months ago
  21. 7f73177 More improvements on android.car.test.utils package. by felipeal · 4 years, 4 months ago
  22. 3bf25ad Merge "Added HAL response duration to user metrics." into rvc-dev am: 04e3cfea5b am: 0ad04a6451 am: cc7f65fc91 am: ecb1b0e517 by TreeHugger Robot · 4 years, 5 months ago
  23. 29770a2 Added HAL response duration to user metrics. by felipeal · 4 years, 5 months ago
  24. 0ac5fa3 Merge "Expose initial user as a Shell command." into rvc-dev am: eefc1530da am: 62de4e8b43 am: 41a745d426 am: 10e6630880 by TreeHugger Robot · 4 years, 5 months ago
  25. 61ce373 Expose initial user as a Shell command. by felipeal · 4 years, 5 months ago
  26. ce07c1d Merge "Remove classes associated with the speed bump." by TreeHugger Robot · 4 years, 6 months ago
  27. 991ba0b Removing setUserLockStatus and onSwitchUser from ICar (aidl and Java). by Antonio Kantek · 4 years, 6 months ago
  28. 4d7e741 Remove classes associated with the speed bump. by Anthony Chen · 4 years, 6 months ago
  29. e2600fc Added getInitialUserInfo() to ICar.aidl. by Felipe Leme · 4 years, 6 months ago
  30. 30c07aa Merge "Expose Car statusCode in onErrorEvent callback" into rvc-dev by Kai Wang · 4 years, 6 months ago
  31. 30b4e1e Added option to dump end-to-end duration of first unlocked user. by Felipe Leme · 4 years, 6 months ago
  32. 6e75d49 Expose Car statusCode in onErrorEvent callback by Kai · 4 years, 6 months ago
  33. 7ead965 Delete legacy VMS service implementation. by Mark Tabry · 4 years, 7 months ago
  34. e93218b Added user-switching metrics to CarService. by Felipe Leme · 4 years, 7 months ago
  35. 9949642 Merge "Allow settings a freeform string restriction mode" by Jordan Jozwiak · 4 years, 7 months ago
  36. 0b0cf28 Allow settings a freeform string restriction mode by Jordan Jozwiak · 4 years, 8 months ago
  37. df5cd06 softap: Update LOHS API usage by lesl · 4 years, 8 months ago
  38. 9a91efb add feature support by Keun young Park · 4 years, 10 months ago
  39. 6935815 Added a FakeCarUxRestrictionsService class for external unit tests. by tadvana · 4 years, 9 months ago
  40. 409bd1c Added a fake CarNavigationStatusManager for use in external unit tests. by tadvana · 5 years ago
  41. 3b9ed20 Adds a FakeAppFocusService to be used by the CarAppFocusManager in tests by tadvana · 5 years ago
  42. a057d05 CarProjectionManager: Introduce ProjectionKeyEventHandler by Justin Paupore · 5 years ago
  43. 17e8183 Propagate user switch event to Car Service by Pavel Maltsev · 5 years ago
  44. 92a39de Add projection API to reprot Wi-Fi channels by Pavel Maltsev · 5 years ago
  45. 48a3194 Introduce projection OEM customization API by Pavel Maltsev · 5 years ago
  46. 079873b Introduce API to report projection status by Pavel Maltsev · 6 years ago
  47. 15d5ba3 Initial implementation of Car-Lib test API by Pavel Maltsev · 6 years ago