1. 0659e95 Add two missing newlines. by Yu Shan · 6 months ago
  2. 3c1cfbe Correct REMOVE_USER change mode. by Yu Shan · 6 months ago
  3. 260836f Update doc for min/max value in VehicleAreaConfig. by Yu Shan · 6 months ago
  4. 68faf51 Allow areaId JSON fields to inherit from property fields. by Yu Shan · 7 months ago
  5. f8b99c2 Allow setting supported values for reference VHAL. by Yu Shan · 7 months ago
  6. 3097631 Implement supported values API in GRPC VHAL client/server. by Yu Shan · 7 months ago
  7. 3c0407a Define new proto types for supported values API. by Yu Shan · 7 months ago
  8. ce6664a Support setting min/max value for all properties. by Yu Shan · 7 months ago
  9. a4b0faf Merge "Remove default values for WRITE only properties" into main by Aaqib Ismail · 7 months ago
  10. 48befda Remove default values for WRITE only properties by Aaqib Ismail · 7 months ago
  11. 88354be Merge "Update EV_CHARGE_CURRENT_DRAW_LIMIT docs to specify AC" into main by Tyler Trephan · 7 months ago
  12. 7c690b9 Merge changes from topic "getminmaxvalue" into main by Yu Shan · 7 months ago
  13. 6234a71 Update EV_CHARGE_CURRENT_DRAW_LIMIT docs to specify AC by Tyler Trephan · 7 months ago
  14. 2df8266 Generate cpp header file for supported enums. by Yu Shan · 7 months ago
  15. 03a71be Update HVAC_FAN_DIRECTION* docs to be more clear by Tyler Trephan · 7 months ago
  16. 7f23c0f Update annotation gen script. by Yu Shan · 7 months ago
  17. 0dc6338 [conflict] Merge "Add host support to DefauleVehicleHal lib" into main am: aea90dd46f am: d8a804808f by Eric Jeong · 7 months ago
  18. 9307513 Merge "Update emulator config to match real vehicle values" into main by Aaqib Ismail · 8 months ago
  19. 0b4d37b Add host support to DefauleVehicleHal lib by Victor Shutemov · 8 months ago
  20. c7fe621 Update emulator config to match real vehicle values by Aaqib Ismail · 8 months ago
  21. f3e0e17 [conflict] Merge "Fix Wthread-safety-reference-return warnings" into main am: 7aa8a0f9c6 am: 693bc6a013 by Sharjeel Khan · 8 months ago
  22. 1513b07 Fix Wthread-safety-reference-return warnings by Sharjeel Khan · 8 months ago
  23. 9df1215 Generate Java/Cpp files for VehicleProperty annotations. by Yu Shan · 8 months ago
  24. 7044769 Add annotations checks for VehicleProperty.aidl. by Yu Shan · 8 months ago
  25. d2c8f96 Merge changes from topic "vhal_doc_update" into main by Yu Shan · 8 months ago
  26. fd37eae Merge "Vendor API level 202504 is now frozen" into main by Devin Moore · 8 months ago
  27. 0fcaf8c Specify the owner of tests based on trendy team by Eric Jeong · 8 months ago
  28. 3214213 Merge "Revert "Update emulator config to match real vehicle values"" into main by ESWAR MAGATAPALLI (xWF) · 8 months ago
  29. 4be0669 Revert "Update emulator config to match real vehicle values" by Satish Yalla · 8 months ago
  30. 6e208b9 Merge "Replace fmt::format with std::format" into main by Henri Chataing · 8 months ago
  31. b077757 Merge "Update emulator config to match real vehicle values" into main by Treehugger Robot · 8 months ago
  32. 5a85eb5 Update emulator config to match real vehicle values by Aaqib Ismail · 8 months ago
  33. 9df0245 Vendor API level 202504 is now frozen by Devin Moore · 8 months ago
  34. 5f04fb8 Update doc for data_enum props. by Yu Shan · 8 months ago
  35. 4514940 Update doc for VEHICLE_DRIVING_AUTOMATION_TARGET_LEVEL. by Yu Shan · 8 months ago
  36. 8c0594c Update doc for VEHICLE_PASSIVE_SUSPENSION_HEIGHT. by Yu Shan · 8 months ago
  37. acc36ec Update doc for ADAPTIVE_CRUISE_CONTROL_LEAD_VEHICLE_MEASURED_DISTANCE. by Yu Shan · 8 months ago
  38. e50882a Update VehicleAreaConfig documentation. by Yu Shan · 8 months ago
  39. f239559 Merge changes I473360d8,I7ec791b1 into main by Yu Shan · 8 months ago
  40. 0405c07 Merge "Remove deprecated annotation." into main by Devin Moore · 8 months ago
  41. e40075d Remove deprecated annotation. by Yu Shan · 8 months ago
  42. bcfe6a4 Merge "Increase callback waiting time to fix test flakiness." into main by Treehugger Robot · 8 months ago
  43. 3b7224d Merge changes from topic "vhal_doc_update" into main by Treehugger Robot · 8 months ago
  44. 12c11b5 Update doc for GLOVE_BOX_DOOR_POS. by Yu Shan · 8 months ago
  45. 2d68d3e Address minor comments. by Yu Shan · 8 months ago
  46. 300630f Fix resource mgmt bug in SubscriptionManager. by Yu Shan · 8 months ago
  47. ef49e73 Add set supported value debug command. by Yu Shan · 8 months ago
  48. 7de54f2 Implement get supported values for FakeVehicleHardware. by Yu Shan · 8 months ago
  49. cb0bd83 Merge changes Id08f5100,I10113c78,I06ea6fff,Ib57f3985,I6cc23c41, ... into main by Yu Shan · 8 months ago
  50. fe03a2c Merge changes I2e938c7a,I7271a609,I2330bb21 into main by Treehugger Robot · 8 months ago
  51. 48572a9 Merge changes Ia03c2d36,I5806c09a,Iadb15d5a,Ic7688af5,Ibc727e24, ... into main by Treehugger Robot · 8 months ago
  52. 3a14cb4 Change static const to static constexpr by Yu Shan · 8 months ago
  53. 4e18ede Add toString method to VehicleProperty enum. by Yu Shan · 8 months ago
  54. be14c9f Add binder lifecycle monitor. by Yu Shan · 8 months ago
  55. ae629f8 Implement supported value change callback. by Yu Shan · 8 months ago
  56. 6df5fa4 Merge "Change static const to static constexpr" into main by Aaron Okano · 8 months ago
  57. 3354ccd Change static const to static constexpr by Aaron Okano · 8 months ago
  58. fd43097 Update doc for data_enum props. by Yu Shan · 8 months ago
  59. 6687ff2 Update doc for SEAT_HEADREST_FORE_AFT by Yu Shan · 8 months ago
  60. 377e62c Avoid duplicate min/max value description. by Yu Shan · 8 months ago
  61. 9078535 Update doc for DISTANCE_DISPLAY_UNITS. by Yu Shan · 9 months ago
  62. 6403627 Update doc for HVAC_SEAT_VENTILATION. by Yu Shan · 9 months ago
  63. 4cf4323 Update doc for HVAC_TEMPERATURE_DISPLAY_UNITS. by Yu Shan · 9 months ago
  64. 03727f6 Update doc for HVAC_STEERING_WHEEL_HEAT. by Yu Shan · 9 months ago
  65. 5296f61 Update doc for HVAC_SIDE_MIRROR_HEAT. by Yu Shan · 9 months ago
  66. da98503 Update doc for HVAC_SEAT_TEMPERATURE. by Yu Shan · 9 months ago
  67. f05f01d Update doc for HVAC_TEMPERATURE_SET. by Yu Shan · 9 months ago
  68. 2641015 Fix invalid memory access in DefaultVehicleHal. by Yu Shan · 8 months ago
  69. 6ba2617 Implement reg/unregSupportedValueChange. by Yu Shan · 9 months ago
  70. b2623a0 Merge changes I54613982,Ie01850ba,Ib5d8380f,I931fe18c into main by Yu Shan · 8 months ago
  71. 4b4e2e8 Increase callback waiting time to fix test flakiness. by Yu Shan · 8 months ago
  72. 126df58 Replace fmt::format with std::format by Henri Chataing · 8 months ago
  73. d433e19 Add toString and formatter for PropIdAreaId. by Yu Shan · 9 months ago
  74. 8cddcd9 Do nothing when unsubscribe a not-subscribed property. by Yu Shan · 9 months ago
  75. bf8be29 Implement getMinMaxSupportedValue. by Yu Shan · 9 months ago
  76. 5152fff Implement getSupportedValuesLists in DefaultVehicleHal. by Yu Shan · 9 months ago
  77. 21e8b22 Update doc for HVAC_FAN_SPEED. by Yu Shan · 9 months ago
  78. 79da852 Update VehicleProperty documentation. by Yu Shan · 9 months ago
  79. 70e0a67 Merge "Update defaults for IVehicleGeneratedHeaders-V3." into main by Treehugger Robot · 9 months ago
  80. be3797e Update defaults for IVehicleGeneratedHeaders-V3. by Yu Shan · 9 months ago
  81. bda042a Added VEHICLE_PASSIVE_SUSPENSION_HEIGHT to HAL by shrikar · 11 months ago
  82. 993f20b Added BRAKE_FLUID_LEVEL_LOW to HAL by shrikar · 11 months ago
  83. 1d36d94 Added BRAKE_PAD_WEAR_PERCENTAGE to HAL by shrikar · 11 months ago
  84. de3fe3d Added BRAKE_PEDAL_COMPRESSION_PERCENTAGE to HAL by shrikar · 11 months ago
  85. 5d829ef Added ACCELERATOR_PEDAL_COMPRESSION_PERCENTAGE to HAL by shrikar · 11 months ago
  86. 8acbbe8 Added VEHICLE_DRIVING_AUTOMATION_TARGET_LEVEL to HAL by shrikar · 11 months ago
  87. 444dca1 Added INSTANTANEOUS_EV_EFFICIENCY to HAL by shrikar · 11 months ago
  88. 042f410 Added VEHICLE_HORN_ENGAGED to HAL by shrikar · 11 months ago
  89. dcf5b07 Added INSTANTANEOUS_FUEL_ECONOMY to HAL by shrikar · 11 months ago
  90. 6ee1822 Merge "Added TURN_SIGNAL_LIGHT_STATE and TURN_SIGNAL_SWITCH to HAL" into main by Shrikar Amirisetty · 9 months ago
  91. eedb6ed Merge "Add min_sdk_version to vehicle HAL property protos Rust library" into main by Chan Wang · 9 months ago
  92. 46998f2 Added SAE_J3400 enums to EvConnectorType.aidl by shrikar · 11 months ago
  93. f82e4a0 Added TURN_SIGNAL_LIGHT_STATE and TURN_SIGNAL_SWITCH to HAL by shrikar · 11 months ago
  94. 1a5f917 Merge "Added INFO_VEHICLE_SIZE_CLASS to HAL" into main by Tyler Trephan · 9 months ago
  95. 2cfe77f Merge "Added INFO_MODEL_TRIM to HAL" into main by Treehugger Robot · 9 months ago
  96. 5e94182 Remove ValueRange. by Yu Shan · 9 months ago
  97. e40ca32 Add min_sdk_version to vehicle HAL property protos Rust library by Chan Wang · 9 months ago
  98. dc6c502 Merge "android.hardware.automotive.vehicle-default-service_fuzzer: Add signal() to handle SIGPIPE" into main am: fcdcb3c082 by Treehugger Robot · 9 months ago
  99. 7eaecec Added INFO_VEHICLE_SIZE_CLASS to HAL by shrikar · 11 months ago
  100. f02d675 Added INFO_MODEL_TRIM to HAL by shrikar · 11 months ago