summaryrefslogtreecommitdiff
path: root/cmds/input
AgeCommit message (Expand)Author
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2020-12-08Improve OWNERS coverage across frameworks/base/.Jeff Sharkey
2020-01-03Change "event" to "motionevent" in input command usageArthur Hung
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-02-26Inject long press documentationSiarhei Vishniakou
2019-01-08Added shell command for some general input eventschaviw
2019-01-07Add support for secondary display with display IDArthur Hung
2018-05-22Allow keycode lookup without KEYCODE_ prefixSiarhei Vishniakou
2017-12-14input cmds: fix keyevent not support sources parametergaoshang
2017-11-05cmds: add #!sGeorge Burgess IV
2016-09-23Add support for drag and drop in input commandManu Cornet
2016-03-23Remove custom copy rules, stop using ACPDan 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 0Christopher Desjardins
2014-12-08Support quatation mark for text commandJaewan Kim
2013-08-22Fix check for default source in input commandMichael Wright
2013-07-22Fix swipe end locationMichael Wright
2013-07-17Allow duration without source to be set for input commandsMichael Wright
2013-04-29Add longpress support to keyevent.Jeff Sharkey
2013-04-29Merge commit 'b3f66877' into afdmergeJeff Sharkey
2013-04-29input: added support for multiple keyeventsDiego 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 filesKenny Root
2012-10-02Change adb-shell-input utility to use duration for swipeChet Haase
2012-09-10IME support for trackball and generic motion eventsVictoria 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" scriptGuang Zhu
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project