1. 48106a9 Make CarPropertyManager public by Kai · 6 years ago
  2. 079873b Introduce API to report projection status by Pavel Maltsev · 6 years ago
  3. 97b4df7 Remove unnecessary CarNotConnectedException catches. by Justin Paupore · 6 years ago
  4. 0dd3177 Stop throwing CarNotConnectedException. by Justin Paupore · 6 years ago
  5. a81f3e8 Migrate packages/services/Car to androidx.test by Brett Chabot · 6 years ago
  6. d7e9c49 Fix config dump. by Yao, Yuxing · 6 years ago
  7. 24f07fc Add UX restrictions configuration. by Yao, Yuxing · 6 years ago
  8. ca9deb1 Suppress CarProjectionManager#testAccessPoint by Pavel Maltsev · 6 years ago
  9. a1ac7fc Extend CarProjectionManager to support wireless by Pavel Maltsev · 6 years ago
  10. 9ab39e1 Update the type of HVAC_FAN_DIRECTION_AVAILABLE. by Gregory Clark · 6 years ago
  11. 20aa0fc Fix setup for test CarAppFocusManagerTest (the other ones) by Brad Stenning · 6 years ago
  12. 92c8d88 Rename Vehicle Cabin Zones by Kai · 6 years ago
  13. 2052625 Cleanup after updating VHAL by Steve Paik · 6 years ago
  14. 9aa170f Deprecate SENSOR_TYPE_DRIVING_STATUS. by Ram Periathiruvadi · 6 years ago
  15. 4cb50c1 packages/services/Car: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 7 years ago
  16. 8099f2f Un-hide some of the APIs in relation to nav state API. by Dean Harding · 7 years ago
  17. 8976fb2 Rename HVAC_FAN_POSITION to HVAC_FAN_DIRECTION by Steve Paik · 7 years ago
  18. 382ceee Refactor VHAL by Steve Paik · 7 years ago
  19. cb64145 Stop statically including legacy-android-test by Paul Duffin · 7 years ago
  20. 46eac02b Move the Diagnostics API classes to android.car.diagnostic am: 25e8946811 by Enrico Granata · 7 years ago
  21. 7ba328f Reland "Car: remove use of -static hidl java" am: 14f54c5d63 am: 05943f689e by Steven Moreland · 7 years ago
  22. 8ca1ed0 Reland "Car: remove use of -static hidl java" am: 14f54c5d63 am: 05943f689e by Steven Moreland · 7 years ago
  23. 14f54c5 Reland "Car: remove use of -static hidl java" by Steven Moreland · 7 years ago
  24. 7ac3224 Revert "Car: remove use of -static hidl java" am: a8cc039201 am: 7db57d8cc9 by Steven Moreland · 7 years ago
  25. be9b773 Revert "Car: remove use of -static hidl java" am: a8cc039201 am: 7db57d8cc9 by Steven Moreland · 7 years ago
  26. a8cc039 Revert "Car: remove use of -static hidl java" by Steven Moreland · 7 years ago
  27. 8d62530 Car: remove use of -static hidl java am: be4780ccce am: 8b9969b76e by Steven Moreland · 7 years ago
  28. 79295cd Car: remove use of -static hidl java am: be4780ccce am: 8b9969b76e by Steven Moreland · 7 years ago
  29. be4780c Car: remove use of -static hidl java by Steven Moreland · 7 years ago
  30. 25e8946 Move the Diagnostics API classes to android.car.diagnostic by Enrico Granata · 7 years ago
  31. 9f6f254 Added annotation to test. by smaraaosp · 7 years ago
  32. 1fd2ff6 Allow to pass custom bundle in Car Nav Manager by Pavel Maltsev · 7 years ago
  33. beab135 Typo: (un)regsiterProjectionListener() and variants. by Gene Karshenboym · 7 years ago
  34. f5d514a Revert "Check whether the diagnostics API is enabled before running" by Enrico Granata · 7 years ago
  35. 642dd5c Check whether the diagnostics API is enabled before running by Enrico Granata · 7 years ago
  36. 5fe0a0d Fix CarHvacManagerTest to not need min/max on certain properties. by Bryan Eyler · 7 years ago
  37. 254ae28 Changed the naming scheme for Treble java libraries (both static and dynamic) by Andreas Huber · 7 years ago
  38. 3c7a666 Permission support for diagnostics. by Enrico Granata · 8 years ago
  39. 5c56d2a Post-O. Sketch out CarDiagnosticManager API surface by Enrico Granata · 8 years ago
  40. cfe9310 Move Vehicle HAL under automotive package by Pavel Maltsev · 8 years ago
  41. 823060f Prepare for removal of legacy-test from default targets by Paul Duffin · 8 years ago
  42. 5e9202e Define HVAC Fan Position constants in manager by Pavel Maltsev · 8 years ago
  43. 0d07c76 Migrating Car service to new Vehicle HAL by Pavel Maltsev · 8 years ago
  44. 1a0d654 fix wrong area type mapping in hvac by Keun-young Park · 8 years ago
  45. af2cc99 more api clean-up by Keun-young Park · 8 years ago
  46. 16ef4c6 Merge "Remove drivers seat from vehicle.h" into nyc-car-dev by TreeHugger Robot · 8 years ago
  47. 8968e1d Remove drivers seat from vehicle.h by Steve Paik · 8 years ago
  48. 2678da2 remove CaeOperartionNotSUpportedException by Keun-young Park · 8 years ago
  49. 07ddbbd add specific access methods to CarInfoManager by Keun-young Park · 8 years ago
  50. 3388e78 instument cluster api review by Keun-young Park · 8 years ago
  51. 20dd893 Merge "Change CarAppFocusManager to be asynchronous" into nyc-car-dev by TreeHugger Robot · 8 years ago
  52. d15d887 Change CarAppFocusManager to be asynchronous by Vitalii Tomkiv · 8 years ago
  53. 6745635 CarInfoManager, put basic info into one Bundle by Keun-young Park · 8 years ago
  54. d72b535 Many API council fixes. by Jason Tholstrup · 8 years ago
  55. 6e79690 Merge "Update tests for VehicleZoneUtil" into nyc-car-dev by Steve Paik · 8 years ago
  56. a8ecc9b Update tests for VehicleZoneUtil by Steve Paik · 8 years ago
  57. ca848cf Merge "add CarInfoManagerTest and drop IAE from CarInfoManager" into nyc-car-dev by TreeHugger Robot · 8 years ago
  58. eff0a36 Merge "more test for Car" into nyc-car-dev by TreeHugger Robot · 8 years ago
  59. 53fe859 add CarInfoManagerTest and drop IAE from CarInfoManager by Keun-young Park · 8 years ago
  60. 77ac6cf more test for Car by Keun-young Park · 8 years ago
  61. 8d90e50 Add tests for CarProjectionManager. by Vitalii Tomkiv · 8 years ago
  62. b88532d Merge changes If292161e,I0ed86319 into nyc-car-dev by Pavel Maltsev · 8 years ago
  63. 52d7da5 Move CarVendorExtensionManagerTest to carservice by Pavel Maltsev · 8 years ago
  64. edb80c8 Fix CarAppFocusManagerTest + improved coverage by Pavel Maltsev · 8 years ago
  65. 2f58159 Add tests for CarApiUtil by Yao Chen · 8 years ago
  66. 3ee334d api lint refactorings and renaming of listener add/remove methods. by Jason Tholstrup · 8 years ago
  67. 437ab41 Use blobs for strings and byte array properties by Pavel Maltsev · 8 years ago
  68. 4e0a51c Rename com.android.car.apitest package into android.cat.apitest by Vitalii Tomkiv · 8 years ago
  69. bb05104 Fix Android Auto Embedded car lib tests by Vitalii Tomkiv · 8 years ago
  70. c3bdeae Merge "Fixed byte array and string support" into nyc-car-dev by Pavel Maltsev · 8 years ago
  71. 1bfbaef Fixed byte array and string support by Pavel Maltsev · 8 years ago
  72. caccf8f Add tests for CarCabinManager by Steve Paik · 8 years ago
  73. 634e1ff Implemented CarVendorExtensionManager by Pavel Maltsev · 8 years ago
  74. 902a6fd Fix android car lib tests. by Vitalii Tomkiv · 8 years ago
  75. b224b85 Add missing HVAC properties by Steve Paik · 8 years ago
  76. b694ba8 removing getActiveApps method. Unused and hard to implement without gms by Jason Tholstrup · 8 years ago
  77. 0477e29 Refactor Instrument Cluster API by Pavel Maltsev · 8 years ago
  78. 4637147 Car api review: CarAppContextManager renaming to CarAppFocusManager. by Vitalii Tomkiv · 8 years ago
  79. bb7917f Fix Car app context manager tests. by Vitalii Tomkiv · 8 years ago
  80. 4fff3d5 change some HVAC properties to be zoned by Keun-young Park · 8 years ago
  81. bf52d5b Implement changes from car api review of CarHvacManager by Steve Paik · 8 years ago
  82. e423804 Fixed typos in API and minor cleanup by Pavel Maltsev · 8 years ago
  83. f12454d Merge "Revert "Fixed typos in API and minor cleanup"" into nyc-dev by Pavel Maltsev · 8 years ago
  84. f7b8484 Revert "Fixed typos in API and minor cleanup" by Pavel Maltsev · 8 years ago
  85. 0b60a66 Merge "Fixed typos in API and minor cleanup" into nyc-dev by Pavel Maltsev · 8 years ago
  86. cde2a7e Fixed typos in API and minor cleanup by Pavel Maltsev · 8 years ago
  87. d4f4d75 API review: CarAppContextManager. by Vitalii Tomkiv · 8 years ago
  88. 2906c44 Add test size annotation to car tests by Pavel Maltsev · 8 years ago
  89. 9bb009c Merge "Fix failing CarNavigationManager test" into nyc-dev by Pavel Maltsev · 8 years ago
  90. cc48749 update VehicleZoneUtil to be more restrictive by Keun-young Park · 8 years ago
  91. a3f8a3d Fix failing CarNavigationManager test by Pavel Maltsev · 8 years ago
  92. 6f0a2fd fix hvac min/max check by Keun-young Park · 8 years ago
  93. 4afc6ee car api review: remove sensor types not relevant for embedded by Keun-young Park · 8 years ago