summaryrefslogtreecommitdiff
path: root/cmds/input/src
AgeCommit message (Expand)Author
2020-01-03Change "event" to "motionevent" in input command usageArthur Hung
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
2016-09-23Add support for drag and drop in input commandManu Cornet
2015-06-04Input command can fail (with exceptions) if the touchscreen id is not 0Christopher Desjardins
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
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