- b634586 Merge "Updated documentation for ELECTRONIC_TOLL_COLLECTION_CARD_* in VehiclePropertyIds.java." into sc-dev am: 48b876553f by Tyler Trephan · 3 years, 3 months ago
- 420b4d5 Add CAR_EXTRA_LAUNCH_PERSISTENT. by Yuncheol Heo · 3 years, 4 months ago
- 1211e87 Updated documentation for ELECTRONIC_TOLL_COLLECTION_CARD_* in by Tyler Trephan · 3 years, 4 months ago
- 93139c9 Merge "Implement onError callback." into sc-v2-dev by Max Dashouk · 3 years, 4 months ago
- 9770def Implement onError callback. by Max Dashouk · 3 years, 4 months ago
- 7ecdace Handle shared UIDs in CarWatchdogService. by Lakshman Annadorai · 3 years, 4 months ago
- d5040c4 Merge "Fixed CarUserService app listeners." into sc-v2-dev by Felipe Leme · 3 years, 4 months ago
- c1bb7f2 Merge changes Ib7a4068e,I16f6ac47,I800fc98f into sc-dev by Tyler Trephan · 3 years, 4 months ago
- 223fff7 Updated documentation for 3P properties requiring PERMISSION_POWERTRAIN in by Tyler Trephan · 3 years, 4 months ago
- 37b8509 Merge "Intellij formatting clean up of VehiclePropertyIds.java" into sc-dev by TreeHugger Robot · 3 years, 4 months ago
- 20b1b8f Updated documentation for ENV_OUTSIDE_TEMPERATURE in VehiclePropertyIds.java. by Tyler Trephan · 3 years, 4 months ago
- ce0206b Updated documentation for INFO_* properties in VehiclePropertyIds.java. by Tyler Trephan · 3 years, 4 months ago
- c18b993 Intellij formatting clean up of VehiclePropertyIds.java by Tyler Trephan · 3 years, 4 months ago
- faf6704 Fixed CarUserService app listeners. by Felipe Leme · 3 years, 4 months ago
- 2c013db Revert "Revert "Create minimal ScriptExecutor java class to invoke script."" by Max Dashouk · 3 years, 4 months ago
- 84b3e4d Merge "Revert "Create minimal ScriptExecutor java class to invoke script."" into sc-dev by Kevin Han · 3 years, 4 months ago
- e599441 Revert "Create minimal ScriptExecutor java class to invoke script." by Kevin Han · 3 years, 4 months ago
- 1a6535c Merge "Create minimal ScriptExecutor java class to invoke script." into sc-dev by Max Dashouk · 3 years, 4 months ago
- 970857a Create minimal ScriptExecutor java class to invoke script. by Max Dashouk · 3 years, 6 months ago
- a4dc6e7 Merge "Change cluster service to use fixed activity mode for starting navigation" into sc-dev by TreeHugger Robot · 3 years, 5 months ago
- 6108e8c Merge "Add setting for rotary key filtering" into sc-dev by Danny Epstein · 3 years, 5 months ago
- c05d737 Change cluster service to use fixed activity mode for starting navigation by Keun young Park · 3 years, 5 months ago
- 17c7983 Add setting for rotary key filtering by Danny Epstein · 3 years, 5 months ago
- 4878af0 Merge "Implement DataBroker's add and remove metrics config methods" into sc-dev by Rui Qiu · 3 years, 5 months ago
- 61103e7 Mark out BOILERPLATE_CODE methods for code coverage by Bin Tan · 3 years, 5 months ago
- 337cb24 Implement DataBroker's add and remove metrics config methods by Rui Qiu · 3 years, 5 months ago
- eb42651 Merge "Extra unit tests for watchdog test coverage" into sc-dev by Jahdiel Alvarez · 3 years, 5 months ago
- b014c94 Merge "Excluding auto-generated boilerplate event code from coverage report" into sc-dev by Antonio Kantek · 3 years, 5 months ago
- 35318b9 Extra unit tests for watchdog test coverage by Jahdiel Alvarez · 3 years, 5 months ago
- 95baf33 Merge "Excluded constructor for code coverage increase" into sc-dev by TreeHugger Robot · 3 years, 5 months ago
- 2e0ca0b Excluding auto-generated boilerplate event code from coverage report by Antonio Kantek · 3 years, 5 months ago
- 6e35441 Excluded constructor for code coverage increase by Mayank Garg · 3 years, 5 months ago
- 576720c Annotated some class with ExcludeFromCodeCoverageGeneratedReport. by Felipe Leme · 3 years, 5 months ago
- d0e9d99 Merge "Updated PARKING_BRAKE_ON documentation to properly list API expectations." into sc-dev by TreeHugger Robot · 3 years, 5 months ago
- 0cfd4bb Merge "Updated NIGHT_MODE documentation to properly list API expectations." into sc-dev by TreeHugger Robot · 3 years, 5 months ago
- e2f8b4f Excluding dump info methods from code coverage report by Antonio Kantek · 3 years, 5 months ago
- 693fe42 Updated NIGHT_MODE documentation to properly list API expectations. by Tyler Trephan · 3 years, 5 months ago
- 2d257f3 Updated PARKING_BRAKE_ON documentation to properly list API expectations. by Tyler Trephan · 3 years, 5 months ago
- f5bf245 Merge "Returns default value in CarInfoManager" into sc-dev by Kai Wang · 3 years, 5 months ago
- 97b681e Merge "Updated GEAR_SELECTION documentation to properly list API expectations." into sc-dev by TreeHugger Robot · 3 years, 5 months ago
- ac19de6 Updated GEAR_SELECTION documentation to properly list API expectations. by Tyler Trephan · 3 years, 5 months ago
- 608d78c Returns default value in CarInfoManager by Kai · 3 years, 5 months ago
- a0cebe3 Merge "Updated PERF_VEHICLE_SPEED and WHEEL_TICK documentation to specify that they are global properties." into sc-dev by Tyler Trephan · 3 years, 5 months ago
- 4e9132e Merge "Updated deprecated CarSensorManager SENSOR_TYPE_CAR_SPEED's documentation to match that of VehiclePropertyIds PERF_VEHICLE_SPEED." into sc-dev by TreeHugger Robot · 3 years, 5 months ago
- 1c870bd Merge "Using enum to represent the code coverage exclusion reason" into sc-dev by Antonio Kantek · 3 years, 5 months ago
- 721d26c Updated PERF_VEHICLE_SPEED and WHEEL_TICK documentation to specify that by Tyler Trephan · 3 years, 5 months ago
- 3a2c5a2 Marking Car Input API code to be excluded from code coverage by Antonio Kantek · 3 years, 5 months ago
- 84b6723 Using enum to represent the code coverage exclusion reason by Antonio Kantek · 3 years, 5 months ago
- 6fea130 Merge "Tidy up imports in CarEvsManager." into sc-dev by Yuncheol Heo · 3 years, 5 months ago
- 726940d Updated deprecated CarSensorManager SENSOR_TYPE_CAR_SPEED's by Tyler Trephan · 3 years, 5 months ago
- 7d1e33e Merge "Adding annotation to mark code to be excluded from coverage report" into sc-dev by Antonio Kantek · 3 years, 5 months ago
- bf30b3b Merge "Updated PERF_VEHICLE_SPEED documentation to detail rate, type, and behavior if vehicle is moving backwards." into sc-dev by Tyler Trephan · 3 years, 5 months ago
- 1308509 Adding annotation to mark code to be excluded from coverage report by Antonio Kantek · 3 years, 5 months ago
- 1367f84 Tidy up imports in CarEvsManager. by Yuncheol Heo · 3 years, 5 months ago
- 04151ca Updated PERF_VEHICLE_SPEED documentation to detail rate, type, and by Tyler Trephan · 3 years, 6 months ago
- c0d9ec8 Updated WHEEL_TICK documentation to match that in the types.hal. by Tyler Trephan · 3 years, 6 months ago
- ac4eb73 Merge "Remove car-lib use of removed_dex_filename" into sc-dev by Anton Hansson · 3 years, 5 months ago
- 1072342 Merge "Added functionality to wait for system resume from STR" into sc-dev by Mayank Garg · 3 years, 5 months ago
- 3c929f1 Merge "Updated documentation to specify that when a listener registers for updates for ONCHANGE property, it will receive the current value upon registration." into sc-dev by TreeHugger Robot · 3 years, 5 months ago
- b15dbdd Merge "Updated properties in VehiclePropertyIds to document their units." into sc-dev by TreeHugger Robot · 3 years, 5 months ago
- 54cf48c Updated documentation to specify that when a listener registers for by Tyler Trephan · 3 years, 6 months ago
- c86c7d4 Updated properties in VehiclePropertyIds to document their units. by Tyler Trephan · 3 years, 6 months ago
- fe2d802 Updated documentation for CarPropertyValue timestamp to match the by Tyler Trephan · 3 years, 6 months ago
- c601275 Remove car-lib use of removed_dex_filename by Anton Hansson · 3 years, 5 months ago
- fd1e069 Added functionality to wait for system resume from STR by Mayank Garg · 3 years, 6 months ago
- 2be71e5 Merge "Check permissions and nullability validation for CarWatchdogManager APIs" into sc-dev by Jahdiel Alvarez · 3 years, 5 months ago
- 4537c08 Check permissions and nullability validation for CarWatchdogManager APIs by Jahdiel Alvarez · 3 years, 6 months ago
- ffae81f Merge "Marking CarInputHandlingService to be removed" into sc-dev by Antonio Kantek · 3 years, 6 months ago
- a28a756 Merge "Rename Unix_time property to EPOCH_TIME" into sc-dev by Kai Wang · 3 years, 6 months ago
- bc5fbff Rename Unix_time property to EPOCH_TIME by Kai Wang · 3 years, 6 months ago
- 1a788b2 Merge "Re-add listener impl to CarService only when there are other listeners." into sc-dev by Lakshman Annadorai · 3 years, 6 months ago
- 75a6ea2 Re-add listener impl to CarService only when there are other listeners. by Lakshman Annadorai · 3 years, 6 months ago
- 3c1837a Marking CarInputHandlingService to be removed by Antonio Kantek · 3 years, 6 months ago
- 8ee56ec Update get/set resource overuse configs CarService APIs. by Lakshman Annadorai · 3 years, 6 months ago
- 1061134 Merge "Add displayId to ClusterState." into sc-dev by TreeHugger Robot · 3 years, 6 months ago
- effe879 Create separate APIs for result and error in CarTelemetryServiceListener by Rui Qiu · 3 years, 6 months ago
- cbea018 Add displayId to ClusterState. by Yuncheol Heo · 3 years, 6 months ago
- a8c7fb9 Add a new API method: CarDevicePolicyManager#stopUser as a TestApi. by bkchoi · 3 years, 6 months ago
- 9bc1bb9 Add the remaining CarTelemetryManager API by Rui Qiu · 3 years, 7 months ago
- e79d572 Merge "Create CarTelemetryManager" into sc-dev by Rui Qiu · 3 years, 6 months ago
- f666820 Create CarTelemetryManager by Rui Qiu · 3 years, 7 months ago
- a057b28 Merge "Add a new API method: CarDevicePolicyManager#startUserInBackground as a TestApi." into sc-dev by BK Choi · 3 years, 6 months ago
- 5ab7aa3 Add a new API method: CarDevicePolicyManager#startUserInBackground as a TestApi. by bkchoi · 3 years, 6 months ago
- 52a405e Introduce internal APIs between CarTelemetryService and ScriptExecutor service. by Max Dashouk · 3 years, 7 months ago
- 4ba739f Merge "Implement get/set resource overuse configuration CarService APIs." into sc-dev by TreeHugger Robot · 3 years, 7 months ago
- d77d0bc Implement CarDevicePolicyService#stopUser, by bkchoi · 3 years, 7 months ago
- e9154e4 Merge "Implement CarDevicePolicyService#startUserInBackground, which will be called by CarDevicePolicyManager." into sc-dev by BK Choi · 3 years, 7 months ago
- a6503f4 Implement CarDevicePolicyService#startUserInBackground, by Bo-Kyung (BK) Choi · 3 years, 7 months ago
- e172047 Implement get/set resource overuse configuration CarService APIs. by Lakshman Annadorai · 3 years, 7 months ago
- 098704f Merge changes I8ddb42f2,Iff7b62f0 into sc-dev by Yuncheol Heo · 3 years, 7 months ago
- c11a93b Replace width/height with bounds in CLUSTER_DISPLAY_MESSAGE. by Yuncheol Heo · 3 years, 7 months ago
- 3b92e42 Merge "Update Getter in CarPropertyManager" into sc-dev by Kai Wang · 3 years, 7 months ago
- 67861e0 Update Getter in CarPropertyManager by Kai · 3 years, 8 months ago
- b484886 Modify CarEvsManager APIs by Changyeon Jo · 3 years, 8 months ago
- 2e32fab Introduces CarEvsStatus by Changyeon Jo · 3 years, 8 months ago
- c0387a0 Add APIs to request EVS services manually by Changyeon Jo · 3 years, 8 months ago
- 7de3073 Merge "HVAC properties and CRITICALLY_LOW_TIRE_PRESSURE" into sc-dev by Kai Wang · 3 years, 7 months ago
- 4018089 HVAC properties and CRITICALLY_LOW_TIRE_PRESSURE by Kai · 3 years, 8 months ago
- ca4fcbb Merge "Add dumpstateDryRun flag to CarBugreportManager API" into sc-dev by TreeHugger Robot · 3 years, 7 months ago
- 0462bb6 Add dumpstateDryRun flag to CarBugreportManager API by Zhomart Mukhamejanov · 3 years, 7 months ago