1. 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, 7 months ago
  2. f56ddb7 Deprecate `CarConfigurationManager` and its associated classes. by Anthony Chen · 4 years, 7 months ago
  3. d347032 Merge "Make CarWatchdogManager systemapi" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
  4. 30c07aa Merge "Expose Car statusCode in onErrorEvent callback" into rvc-dev by Kai Wang · 4 years, 7 months ago
  5. 5e1da9c Merge "Added option to dump end-to-end duration of first unlocked user." into rvc-dev by Felipe Leme · 4 years, 7 months ago
  6. 30b4e1e Added option to dump end-to-end duration of first unlocked user. by Felipe Leme · 4 years, 7 months ago
  7. 5e9b4b8 Clean up API state of CarSettings. by Felipe Leme · 4 years, 7 months ago
  8. 498c478 Merge "Minor refactorings on CarUserService:" into rvc-dev by Felipe Leme · 4 years, 7 months ago
  9. abbf2da Minor refactorings on CarUserService: by Felipe Leme · 4 years, 7 months ago
  10. d9473a2 Make CarWatchdogManager systemapi by Eric Jeong · 4 years, 8 months ago
  11. 6e75d49 Expose Car statusCode in onErrorEvent callback by Kai · 4 years, 7 months ago
  12. 57867bb Mark VmsClientManager class as final. by Mark Tabry · 4 years, 7 months ago
  13. 260843b Merge "Add CarPackageManager#isPendingIntentDistractionOptimized(PendingIntent)" by Arnaud Berry · 4 years, 7 months ago
  14. 86273f7 Merge "Add property for multiple ev port locations" by Kai Wang · 4 years, 7 months ago
  15. ed9ee6c Add property for multiple ev port locations by Kai · 4 years, 7 months ago
  16. d1f88ee Add CarPackageManager#isPendingIntentDistractionOptimized(PendingIntent) by Arnaud Berry · 4 years, 7 months ago
  17. b575d4f Merge "Unhide fixed activity related calls in InstrumentClusterRenderingService" by TreeHugger Robot · 4 years, 7 months ago
  18. 30e2b4a Merge "Add stubs for media API changes" by TreeHugger Robot · 4 years, 7 months ago
  19. 7bb838f Merge "Implemented CarService.getInitialUserInfo()." by TreeHugger Robot · 4 years, 7 months ago
  20. a983841 Unhide fixed activity related calls in InstrumentClusterRenderingService by Keun young Park · 4 years, 7 months ago
  21. c6e3c2a Implemented CarService.getInitialUserInfo(). by Felipe Leme · 4 years, 7 months ago
  22. 7ead965 Delete legacy VMS service implementation. by Mark Tabry · 4 years, 7 months ago
  23. 62e749c Wrap legacy VMS APIs around VmsClient API. by Mark Tabry · 4 years, 8 months ago
  24. 32ea20e Merge "Added user-switching metrics to CarService." by TreeHugger Robot · 4 years, 7 months ago
  25. e93218b Added user-switching metrics to CarService. by Felipe Leme · 4 years, 7 months ago
  26. d31baf2 Merge "Added USER_LIFECYCLE_EVENT_TYPE_UNLOCKING." by TreeHugger Robot · 4 years, 7 months ago
  27. 323ec64 Add stubs for media API changes by Simon Dai · 4 years, 7 months ago
  28. e4b4a1b Added USER_LIFECYCLE_EVENT_TYPE_UNLOCKING. by Felipe Leme · 4 years, 7 months ago
  29. 8e3e5b7 Unhide VmsClient API and mark existing VMS APIs as deprecated. by Mark Tabry · 4 years, 7 months ago
  30. 29fa57f Merge "Migrate VMS API data objects to Android codegen." by Mark Tabry · 4 years, 7 months ago
  31. b01bff3 Migrate VMS API data objects to Android codegen. by Mark Tabry · 4 years, 7 months ago
  32. fb23d76 Merge "Rename AudioDevice to AudioDeviceAttributes" by Jean-Michel Trivi · 4 years, 7 months ago
  33. 121895c Rename AudioDevice to AudioDeviceAttributes by Jean-Michel Trivi · 4 years, 7 months ago
  34. dea2bf5 Merge "Normalize VMS API naming and fix a thread safety issue." by Mark Tabry · 4 years, 7 months ago
  35. 22616af Merge "Add car specific meta-data definition string in AndroidManifest" by TreeHugger Robot · 4 years, 7 months ago
  36. 4b3a64a Normalize VMS API naming and fix a thread safety issue. by Mark Tabry · 4 years, 7 months ago
  37. d18a7a3 Add car specific meta-data definition string in AndroidManifest by Keun young Park · 4 years, 7 months ago
  38. ef8709d Merge "OccupantZoneManager: Fix wrong value used for FLAG" by TreeHugger Robot · 4 years, 7 months ago
  39. e63bd51 OccupantZoneManager: Fix wrong value used for FLAG by Keun young Park · 4 years, 7 months ago
  40. f00ebe2 Merge "OccupantAwarenessSystem: Fixes null reference bug in toString()." by Michael Keller · 4 years, 7 months ago
  41. 16ac930 OccupantAwarenessSystem: Fixes null reference bug in toString(). by Michael Keller · 4 years, 7 months ago
  42. 253dfff [Unit test] Shorten CarPowerManagementTest execution time by Jim Kaye · 4 years, 8 months ago
  43. d4ee95d Merge "Changed CarUserManager.addListener() to use an Executor." by Felipe Leme · 4 years, 7 months ago
  44. 4c1a1c7 Merge "Change client handling of car service crash from exception to Process.kill" into qt-qpr1-dev am: 716e164557 am: 387cf49837 by TreeHugger Robot · 4 years, 7 months ago
  45. 387cf49 Merge "Change client handling of car service crash from exception to Process.kill" into qt-qpr1-dev am: 716e164557 by TreeHugger Robot · 4 years, 7 months ago
  46. ffc330d Changed CarUserManager.addListener() to use an Executor. by Felipe Leme · 4 years, 7 months ago
  47. daeab00 Change client handling of car service crash from exception to Process.kill by Keun young Park · 4 years, 7 months ago
  48. eff7e96 Merge "Added user lifecycle events to CarUserManager." by Felipe Leme · 4 years, 7 months ago
  49. 19720d0 Merge "Implement hidden VEHICLE_MAPS_SERVICE API." by Mark Tabry · 4 years, 7 months ago
  50. 5528ff7 Added user lifecycle events to CarUserManager. by Felipe Leme · 4 years, 7 months ago
  51. 6fa123d Implement hidden VEHICLE_MAPS_SERVICE API. by Mark Tabry · 4 years, 8 months ago
  52. 5841220 Initial implementation of UserHalService. by Felipe Leme · 4 years, 8 months ago
  53. de9ba00 Merge "Improved VehiclePropertyIds.toString():" by TreeHugger Robot · 4 years, 7 months ago
  54. 998ff8d Improved VehiclePropertyIds.toString(): by Felipe Leme · 4 years, 8 months ago
  55. 7587a55 Rename AudioDeviceAddress to AudioDevice by Jean-Michel Trivi · 4 years, 8 months ago
  56. 607bdbe Merge "Expose VehicleAreaWheel and CarHvacFanDirection" by Kai Wang · 4 years, 8 months ago
  57. d7240fd Expose VehicleAreaWheel and CarHvacFanDirection by Kai · 4 years, 8 months ago
  58. f4daaf5 Merge "Deprecate trusted device APIs in car service." by TreeHugger Robot · 4 years, 8 months ago
  59. 9949642 Merge "Allow settings a freeform string restriction mode" by Jordan Jozwiak · 4 years, 8 months ago
  60. 07b72fc Merge "Add permission for controling fuel doors" by Kai Wang · 4 years, 8 months ago
  61. 32c8585 Merge "OccuapantAwarenessSystem: Marks manager inner listener class as static to simplify usage by clients." by Michael Keller · 4 years, 8 months ago
  62. 0c0fd0d Add permission for controling fuel doors by Kai · 5 years ago
  63. 8a92ca6 Merge "Add permission annotation for properties" by Kai Wang · 4 years, 8 months ago
  64. 9dd6958 OccuapantAwarenessSystem: Marks manager inner listener class as static by Michael Keller · 4 years, 8 months ago
  65. 0b0cf28 Allow settings a freeform string restriction mode by Jordan Jozwiak · 4 years, 8 months ago
  66. fb05470 Deprecate trusted device APIs in car service. by Anthony Chen · 4 years, 8 months ago
  67. 2f42c15 Adding option in global setting to control the display message during user switch am: 7768187a2e by Automerger Merge Worker · 4 years, 8 months ago
  68. 7768187 Adding option in global setting to control the display message during user switch by Mayank Garg · 4 years, 8 months ago
  69. 8b03228 Merge "Adds Occupant Awareness System APIs via a new service and corresponding manager." by Michael Keller · 4 years, 8 months ago
  70. 1a8a792 Merge "Handle error codes from VHAL." by Kai Wang · 4 years, 8 months ago
  71. c3c5057 Merge "softap: Update LOHS API usage" by Les Lee · 4 years, 8 months ago
  72. c0f0bdb Adds Occupant Awareness System APIs via a new service and corresponding manager. by Michael Keller · 4 years, 9 months ago
  73. d4a4371 Merge "Add lane guidance offLanesAlpha support in getBitmap" by Peter Li · 4 years, 8 months ago
  74. 457d6a1 Merge "Hide CarUserManager." by TreeHugger Robot · 4 years, 8 months ago
  75. 02faf79 Merge "Make VMS and Diagnostics optional" by Keun-young Park · 4 years, 8 months ago
  76. 1e3e225 Merge "Added API to get input devices for a zone." by Oscar Azucena · 4 years, 8 months ago
  77. ad0698b Added API to get input devices for a zone. by Oscar Azucena · 4 years, 8 months ago
  78. ecaf4a1 Add KEY_AUDIO_FOCUS_NAVIGATION_REJECTED_DURING_CALL by Hayden Gomes · 4 years, 8 months ago
  79. c6d80af Make VMS and Diagnostics optional by Keun young Park · 4 years, 8 months ago
  80. 645b6ac Hide CarUserManager. by Felipe Leme · 4 years, 8 months ago
  81. df5cd06 softap: Update LOHS API usage by lesl · 4 years, 9 months ago
  82. c817ae3 Merge "Adding option in global setting to control the display message during user switch" by Mayank Garg · 4 years, 8 months ago
  83. 330a35b Merge "Added car audio zone info to occupant services." by Oscar Azucena · 4 years, 8 months ago
  84. ccde465 Merge "Updated PERF_STEERING_ANGLE to support rear steering." by Tyler Trephan · 4 years, 8 months ago
  85. 4ddb0b3 Merge "Add CarWatchdogManager" by Eric Jeong · 4 years, 8 months ago
  86. 9ee8aa4 Added car audio zone info to occupant services. by Oscar Azucena · 4 years, 8 months ago
  87. 38ae821 Add CarWatchdogManager by Eric Jeong · 4 years, 8 months ago
  88. eab06e4 Handle error codes from VHAL. by Kai · 4 years, 9 months ago
  89. e76c7e3 Adding INFO_EXTERIOR_DIMENSIONS car property. by Tyler Trephan · 4 years, 9 months ago
  90. 5a4f333 Add lane guidance offLanesAlpha support in getBitmap by Peter Li · 4 years, 8 months ago
  91. 87217c8 Merge "Revert "Add lane guidance offLanesAlpha support in getBitmap"" by Dybert Wang · 4 years, 8 months ago
  92. d5a7414 Revert "Add lane guidance offLanesAlpha support in getBitmap" by Dybert Wang · 4 years, 8 months ago
  93. bb2796e Merge "Add lane guidance offLanesAlpha support in getBitmap" by TreeHugger Robot · 4 years, 8 months ago
  94. f5b6a1b Add lane guidance offLanesAlpha support in getBitmap by Peter Li · 5 years ago
  95. 915d6e5 Updated PERF_STEERING_ANGLE to support rear steering. by Tyler Trephan · 4 years, 9 months ago
  96. 980400e Merge "Added new API to get output device for usage" by TreeHugger Robot · 4 years, 8 months ago
  97. 0ad6593 Added new API to get output device for usage by Oscar Azucena · 4 years, 10 months ago
  98. c77181b Merge "Return non-null default values when RemoteException is thrown." into qt-qpr1-dev am: 002e6f8ac4 by Automerger Merge Worker · 4 years, 8 months ago
  99. 801220f Return non-null default values when RemoteException is thrown. by Mark Tabry · 4 years, 8 months ago
  100. 48cb39f Merge "Return non-null default values when RemoteException is thrown." by TreeHugger Robot · 4 years, 8 months ago