aboutsummaryrefslogtreecommitdiff
path: root/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/input
AgeCommit message (Expand)Author
2018-05-24Merge "Fixed inconsistent KeyPress command in Kitchen Sink" into pi-devTreeHugger Robot
2018-05-23Fixed inconsistent KeyPress command in Kitchen SinkChao Yan
2018-05-23Hook logging of VHAL HW_KEY_INPUT events in KitchenSinkEnrico Granata
2018-05-22Service and KitchenSink logic to read the kernel's input event queuesEnrico Granata
2018-05-07DO NOT MERGE Revert AndroidX migrationRodrigo Lagos
2018-04-16Migrate to androidx namespace for support library.Anthony Chen
2018-03-29Enhance test environment for inputPavel Maltsev
2017-02-02Move Vehicle HAL under automotive packagePavel Maltsev
2016-11-16Migrating Car service to new Vehicle HALPavel Maltsev
2016-04-06resolve merge conflicts of 235f8ac to nyc-car-devVitalii Tomkiv
2016-04-06API review: Add CarNotConnectedException to APIs.Vitalii Tomkiv
2016-03-31Extended h/w key mapping for CarInputServicePavel Maltsev
2016-03-25Revert "Handle music key event in CarInputService"Pavel Maltsev
2016-03-21Handle music key event in CarInputServicePavel Maltsev
2016-03-03fix nav focus handling while radio is activeKeun-young Park
2016-03-03add input serviceKeun-young Park