summaryrefslogtreecommitdiff
path: root/services/input/tests
AgeCommit message (Expand)Author
2013-12-19Move some system services to separate directories Amith Yamasani
2013-09-10Propagate input ANR reason to activity manager log. Jeff Brown
2013-07-23Add controller numbers for gamepads / joysticks Michael Wright
2013-07-01Move input library code to frameworks/native. Jeff Brown
2013-05-16Build native libinput tests using BUILD_NATIVE_TESTS Brett Chabot
2013-04-09Add liblog Ying Wang
2012-09-27Bundle correlated switch changes atomically. Jeff Brown
2012-09-10Make input system aware of multiple displays. Jeff Brown
2012-09-08Make display manager tell input system about viewports. Jeff Brown
2012-05-01Improve handling of built-in keyboard. Jeff Brown
2012-04-20Get alias for Bluetooth devices. Jeff Brown
2012-04-17Fix build. Jeff Brown
2012-04-17Support loading keyboard layout overlays from resources. Jeff Brown
2012-04-13Add support for input devices that have vibrators. Jeff Brown
2012-04-12Notify applications when input devices change. Jeff Brown
2012-04-12HID usage should take precedence over scan code. Jeff Brown
2012-04-11Refactor key code mapping. Jeff Brown
2012-04-10Request key maps from input manager service. Jeff Brown
2012-04-06Add a unique input device descriptor. Jeff Brown
2012-02-20frameworks/base refactoring Mathias Agopian
2011-11-15Eliminate hw.keyboards system properties. Jeff Brown
2011-10-12Improve screenshot chord debouncing. Jeff Brown
2011-08-31Support composite touch / joystick devices better. Jeff Brown
2011-08-23Support BTN_TOOL_*TAP as synonyms for BTN_TOOL_FINGER. Jeff Brown
2011-08-19Input system bug fixes, particularly for stylus. Jeff Brown
2011-08-11Improve touch device configuration. Jeff Brown
2011-08-10Add input system to Watchdog. Jeff Brown
2011-07-31Refactor input reader to add stylus support. Jeff Brown
2011-07-27Merge "Fix uses of all-subdir-makefiles" Ying Wang
2011-07-27Fix uses of all-subdir-makefiles Ying Wang
2011-07-25Report the external display size to the input reader. Jeff Brown
2011-07-25Handle stylus buttons and tool types. Jeff Brown
2011-07-14Refactor input dispatcher use of window/app handles. Jeff Brown
2011-07-11Remove the simulator target from all makefiles. Jeff Brown
2011-07-01Drop obsolete touch screen hacks. Jeff Brown
2011-07-01Workaround apps that make assumptions about pointer ids. Jeff Brown
2011-07-01Query input device for initial slot index. Jeff Brown
2011-06-14Add support for disabling pointer gestures. Jeff Brown
2011-06-14EventHub code cleanup. Jeff Brown
2011-06-13Take advantage of updated linux/input.h kernel headers. Jeff Brown
2011-06-07am e046555b: am fd324486: am 5cb05eea: Merge "Fix build." into honeycomb-mr2 Jeff Brown
2011-06-06Fix build. Jeff Brown
2011-06-03resolved conflicts for merge of ca2b552d to master Jeff Brown
2011-06-03resolved conflicts for merge of 7e193916 to master Dianne Hackborn
2011-06-02Add a preference panel for mouse speed. Jeff Brown
2011-05-31am 3f5b95b0: am a4e74744: am fa574c0e: Merge "Touch pad UX improvements." int... Jeff Brown
2011-05-31Use ViewConfiguration to seed input system configuration. Jeff Brown
2011-05-25Touch pad UX improvements. Jeff Brown
2011-05-25Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE) Jeff Brown
2011-05-25Add a sprite controller. (DO NOT MERGE) Jeff Brown