summaryrefslogtreecommitdiff
path: root/cmds/hid/jni
Commit message (Expand)AuthorAgeFilesLines
* Add onDeviceSetReport to HID command toolChris Ye2021-02-242-6/+18
* Merge changes from topic "LightsManager" into sc-devChris Ye2021-02-232-5/+7
|\
| * Add SET_REPORT data output to hid commandline tool.Chris Ye2021-02-192-5/+7
* | [LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour2021-02-211-0/+9
|/
* Add support to hid commandline tool for hid device output.Chris Ye2020-09-032-29/+32
* Populate uniq field in uhid.Garfield Tan2020-02-251-0/+2
* Added ability to set bus used for hid device testsFarid Chahla2020-02-192-14/+14
* Add UHID_OUTPUT handling to hid commandSiarhei Vishniakou2019-12-102-2/+32
* Use switch statement for report typesSiarhei Vishniakou2019-12-101-8/+37
* Use a separate writeEvent functionSiarhei Vishniakou2019-12-101-8/+10
* Use unique_fd for uhid deviceSiarhei Vishniakou2019-12-103-22/+23
* Add support for UHID_GET_REPORT requestsKim Low2018-12-062-7/+52
* Refactor hid command, mitigate overflowsSiarhei Vishniakou2018-11-292-25/+32
* Merge "Convert libhidcommand_jni to Android.bp" into stage-aosp-master am: a9...Dan Willemsen2017-09-092-18/+17
|\
| * Merge "Convert libhidcommand_jni to Android.bp" into stage-aosp-master am: a9...Dan Willemsen2017-09-092-18/+17
| |\
| | * Convert libhidcommand_jni to Android.bpDan Willemsen2017-09-082-18/+17
| |/ |/|
| * Merge "DO NOT MERGE Use CREATE instead of CREATE2 for 3.10 kernel" into oc-mr...Siarhei Vishniakou2017-08-261-13/+12
|/|
| * DO NOT MERGE Use CREATE instead of CREATE2 for 3.10 kernelSiarhei Vishniakou2017-08-261-13/+12
* | ScopedUtfChars: use proper nativehelper headersSteven Moreland2017-08-101-1/+1
* | Merge "com.android.server: use proper nativehelper headers" into stage-aosp-m...Steven Moreland2017-08-021-2/+2
|\ \ | |/ |/|
| * com.android.server: use proper nativehelper headersSteven Moreland2017-08-011-2/+2
* | Fix GamepadTestCase#testButtonA CTS testSiarhei Vishniakou2017-05-123-60/+83
|/
* Fix a set of random warnings in frameworks/base/Aurimas Liutikas2016-02-192-5/+5
* Add new `hid` command.Michael Wright2015-06-123-0/+337