index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmds
/
hid
Age
Commit message (
Expand
)
Author
2021-02-23
Merge "Consolidate OWNERS for input"
Michael Wright
2021-02-22
Consolidate OWNERS for input
Michael Wright
2021-02-16
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2020-04-01
Updated documentation for CTS uhid tests
Farid Chahla
2020-02-25
Populate uniq field in uhid.
Garfield Tan
2020-02-19
Added ability to set bus used for hid device tests
Farid Chahla
2019-12-10
Add UHID_OUTPUT handling to hid command
Siarhei Vishniakou
2019-12-10
Use switch statement for report types
Siarhei Vishniakou
2019-12-10
Use a separate writeEvent function
Siarhei Vishniakou
2019-12-10
Use unique_fd for uhid device
Siarhei Vishniakou
2019-06-06
Convert frameworks/base/cmds/* to Android.bp
Colin Cross
2019-05-10
Merge "Clean up some shell script copy & paste." am: b4012baaf4
Elliott Hughes
2019-05-09
Clean up some shell script copy & paste.
Elliott Hughes
2019-03-29
Convert frameworks/base/cmds/* to Android.bp
Colin Cross
2019-03-01
Preload libnativehelper.so which cannot be loaded through the Java classloader.
Martin Stjernholm
2018-12-06
Add support for UHID_GET_REPORT requests
Kim Low
2018-11-29
Refactor hid command, mitigate overflows
Siarhei Vishniakou
2017-09-09
Merge "Convert libhidcommand_jni to Android.bp" into stage-aosp-master am: a9...
Dan Willemsen
2017-09-09
Merge "Convert libhidcommand_jni to Android.bp" into stage-aosp-master am: a9...
Dan Willemsen
2017-09-08
Convert libhidcommand_jni to Android.bp
Dan Willemsen
2017-08-26
Merge "DO NOT MERGE Use CREATE instead of CREATE2 for 3.10 kernel" into oc-mr...
Siarhei Vishniakou
2017-08-26
DO NOT MERGE Use CREATE instead of CREATE2 for 3.10 kernel
Siarhei Vishniakou
2017-08-10
ScopedUtfChars: use proper nativehelper headers
Steven Moreland
2017-08-02
Merge "com.android.server: use proper nativehelper headers" into stage-aosp-m...
Steven Moreland
2017-08-01
com.android.server: use proper nativehelper headers
Steven Moreland
2017-05-12
Fix GamepadTestCase#testButtonA CTS test
Siarhei Vishniakou
2016-02-19
Fix a set of random warnings in frameworks/base/
Aurimas Liutikas
2015-07-02
Add libhidcommand_jni.so to required module.
Seigo Nonaka
2015-06-12
Add new `hid` command.
Michael Wright