summaryrefslogtreecommitdiff
path: root/cmds/hid
AgeCommit message (Expand)Author
2021-02-24Add onDeviceSetReport to HID command toolChris Ye
2021-02-24Merge "Consolidate OWNERS for input" am: 471c70287e am: 916d84985b am: 863092...Michael Wright
2021-02-23Merge changes from topic "LightsManager" into sc-devChris Ye
2021-02-23Merge "Consolidate OWNERS for input"Michael Wright
2021-02-22Consolidate OWNERS for inputMichael Wright
2021-02-21[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2021-02-19Add SET_REPORT data output to hid commandline tool.Chris Ye
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2020-09-03Add support to hid commandline tool for hid device output.Chris Ye
2020-04-01Updated documentation for CTS uhid testsFarid Chahla
2020-02-25Populate uniq field in uhid.Garfield Tan
2020-02-19Added ability to set bus used for hid device testsFarid Chahla
2019-12-10Add UHID_OUTPUT handling to hid commandSiarhei Vishniakou
2019-12-10Use switch statement for report typesSiarhei Vishniakou
2019-12-10Use a separate writeEvent functionSiarhei Vishniakou
2019-12-10Use unique_fd for uhid deviceSiarhei Vishniakou
2019-06-06Convert frameworks/base/cmds/* to Android.bpColin Cross
2019-05-10Merge "Clean up some shell script copy & paste." am: b4012baaf4Elliott Hughes
2019-05-09Clean up some shell script copy & paste.Elliott Hughes
2019-03-29Convert frameworks/base/cmds/* to Android.bpColin Cross
2019-03-01Preload libnativehelper.so which cannot be loaded through the Java classloader.Martin Stjernholm
2018-12-06Add support for UHID_GET_REPORT requestsKim Low
2018-11-29Refactor hid command, mitigate overflowsSiarhei Vishniakou
2017-09-09Merge "Convert libhidcommand_jni to Android.bp" into stage-aosp-master am: a9...Dan Willemsen
2017-09-09Merge "Convert libhidcommand_jni to Android.bp" into stage-aosp-master am: a9...Dan Willemsen
2017-09-08Convert libhidcommand_jni to Android.bpDan Willemsen
2017-08-26Merge "DO NOT MERGE Use CREATE instead of CREATE2 for 3.10 kernel" into oc-mr...Siarhei Vishniakou
2017-08-26DO NOT MERGE Use CREATE instead of CREATE2 for 3.10 kernelSiarhei Vishniakou
2017-08-10ScopedUtfChars: use proper nativehelper headersSteven Moreland
2017-08-02Merge "com.android.server: use proper nativehelper headers" into stage-aosp-m...Steven Moreland
2017-08-01com.android.server: use proper nativehelper headersSteven Moreland
2017-05-12Fix GamepadTestCase#testButtonA CTS testSiarhei Vishniakou
2016-02-19Fix a set of random warnings in frameworks/base/Aurimas Liutikas
2015-07-02Add libhidcommand_jni.so to required module.Seigo Nonaka
2015-06-12Add new `hid` command.Michael Wright