summaryrefslogtreecommitdiff
path: root/cmds/input
AgeCommit message (Expand)Author
2022-08-29Fix module-file name collisions Cole Faust
2021-02-21[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob Badour
2020-12-08resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to master Jeff Sharkey
2020-12-08Improve OWNERS coverage across frameworks/base/. Jeff Sharkey
2020-06-25Accelerate input commands execution Chris Ye
2020-01-03Change "event" to "motionevent" in input command usage Arthur Hung
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-02-26Inject long press documentation Siarhei Vishniakou
2019-01-08Added shell command for some general input events chaviw
2019-01-07Add support for secondary display with display ID Arthur Hung
2018-05-22Allow keycode lookup without KEYCODE_ prefix Siarhei Vishniakou
2017-12-14input cmds: fix keyevent not support sources parameter gaoshang
2017-11-05cmds: add #!s George Burgess IV
2016-09-23Add support for drag and drop in input command Manu Cornet
2016-03-23Remove custom copy rules, stop using ACP Dan Willemsen
2015-06-05am 863b3cd1: am 7d72fedd: Merge "Input command can fail (with exceptions) if ... Michael Wright
2015-06-04Input command can fail (with exceptions) if the touchscreen id is not 0 Christopher Desjardins
2014-12-08Support quatation mark for text command Jaewan Kim
2013-08-22Fix check for default source in input command Michael Wright
2013-07-22Fix swipe end location Michael Wright
2013-07-17Allow duration without source to be set for input commands Michael Wright
2013-04-29Add longpress support to keyevent. Jeff Sharkey
2013-04-29Merge commit 'b3f66877' into afdmerge Jeff Sharkey
2013-04-29input: added support for multiple keyevents Diego Torres Milano
2013-04-10Add touchnavigation to input debugging command. Jeff Brown
2012-11-07am 58ed5d74: am 768d9e1a: Merge "Correct executable bit for source files" Kenny Root
2012-11-07am 768d9e1a: Merge "Correct executable bit for source files" Kenny Root
2012-11-07Correct executable bit for source files Kenny Root
2012-10-02Change adb-shell-input utility to use duration for swipe Chet Haase
2012-09-10IME support for trackball and generic motion events Victoria Lease
2012-05-09Empower the 'input' command with keycode labels. Jeff Brown
2012-04-10Request key maps from input manager service. Jeff Brown
2012-04-05Move some APIs from window manager to input manager. Jeff Brown
2011-12-06Add tap and swipe capabilities to the "input" tool. Jeff Brown
2010-11-18Added support for full PC-style keyboards. Jeff Brown
2010-04-15add execution permission to "input" script Guang Zhu
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2008-10-21Initial Contribution The Android Open Source Project