summaryrefslogtreecommitdiff
path: root/cmds/hid
AgeCommit message (Expand)Author
2024-10-03Use jni_libs to install shared library dependency Spandan Das
2024-05-22Remove redudant string conversions Josep del Rio
2024-05-22Add hid command support for uniq device attribute Josep del Rio
2022-09-13Support for SensorHeadTrackerTest on Hid command Andrew Maganito
2022-08-29Fix module-file name collisions Cole Faust
2021-02-24Add onDeviceSetReport to HID command tool Chris 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-dev Chris Ye
2021-02-23Merge "Consolidate OWNERS for input" Michael Wright
2021-02-22Consolidate OWNERS for input Michael Wright
2021-02-21[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob Badour
2021-02-19Add SET_REPORT data output to hid commandline tool. Chris Ye
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob Badour
2020-09-03Add support to hid commandline tool for hid device output. Chris Ye
2020-04-01Updated documentation for CTS uhid tests Farid Chahla
2020-02-25Populate uniq field in uhid. Garfield Tan
2020-02-19Added ability to set bus used for hid device tests Farid Chahla
2019-12-10Add UHID_OUTPUT handling to hid command Siarhei Vishniakou
2019-12-10Use switch statement for report types Siarhei Vishniakou
2019-12-10Use a separate writeEvent function Siarhei Vishniakou
2019-12-10Use unique_fd for uhid device Siarhei Vishniakou
2019-06-06Convert frameworks/base/cmds/* to Android.bp Colin Cross
2019-05-10Merge "Clean up some shell script copy & paste." am: b4012baaf4 Elliott Hughes
2019-05-09Clean up some shell script copy & paste. Elliott Hughes
2019-03-29Convert frameworks/base/cmds/* to Android.bp Colin Cross
2019-03-01Preload libnativehelper.so which cannot be loaded through the Java classloader. Martin Stjernholm
2018-12-06Add support for UHID_GET_REPORT requests Kim Low
2018-11-29Refactor hid command, mitigate overflows Siarhei 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.bp Dan 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 kernel Siarhei Vishniakou
2017-08-10ScopedUtfChars: use proper nativehelper headers Steven 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 headers Steven Moreland
2017-05-12Fix GamepadTestCase#testButtonA CTS test Siarhei 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