aboutsummaryrefslogtreecommitdiff
path: root/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/hvac
AgeCommit message (Expand)Author
2018-05-16Update DefaultConfig.h to use new areaIDsSteve Paik
2018-05-07DO NOT MERGE Revert AndroidX migrationRodrigo Lagos
2018-04-16Migrate to androidx namespace for support library.Anthony Chen
2018-04-03Cleanup after updating VHALSteve Paik
2018-01-30Rename HVAC_FAN_POSITION to HVAC_FAN_DIRECTIONSteve Paik
2017-06-08Fix HVAC fragment in embedded kitchen sinkSteve Paik
2017-04-14Add a diagnostic page to Kitchen SinkEnrico Granata
2017-02-02Move Vehicle HAL under automotive packagePavel Maltsev
2017-01-10Define HVAC Fan Position constants in managerPavel Maltsev
2016-11-16Migrating Car service to new Vehicle HALPavel Maltsev
2016-10-07CarNotConnectedException cleanupKeun-young Park
2016-10-07more api clean-upKeun-young Park
2016-05-04Add more HVAC propertiesSteve Paik
2016-05-03Fix hard coded values for Maserati HVAC in Embedded Kitchen SinkSteve Paik
2016-05-02Add new HVAC parameters to test fragmentSteve Paik
2016-04-12Implement changes from car api review of CarHvacManagerSteve Paik
2016-04-06API review: Add CarNotConnectedException to APIs.Vitalii Tomkiv
2016-03-21update VehicleZoneUtil to be more restrictiveKeun-young Park
2016-03-16fix hvac min/max checkKeun-young Park
2016-03-15vehicle hal refactoring from hal reviewKeun-young Park
2016-03-09Replace ZONE_ALL with ZONE_ROW_1_ALL for HVACSteve Paik
2016-03-01add kitchensink test appKeun-young Park