summaryrefslogtreecommitdiffstats
path: root/services/input/InputReader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add support for arbitrary axes in MotionEvents.Jeff Brown2011-02-151-32/+29
* Scale major axis when finger is oriented.Jeff Brown2011-02-151-3/+5
* am 12b2dc90: am b1e0a870: Merge "Fix crashes caused by some input devices." i...Jeff Brown2011-01-251-7/+7
|\
| * Fix crashes caused by some input devices.Jeff Brown2011-01-251-7/+7
* | am 5f668c6e: am 8b9df978: Merge "Fix getSwitchState." into honeycombJeff Brown2011-01-191-1/+1
|\ \ | |/
| * Fix getSwitchState.Jeff Brown2011-01-191-1/+1
* | am 761a6b7f: am f4368c95: Merge "Filter virtual keys after touches." into hon...Jeff Brown2011-01-181-1/+52
|\ \ | |/
| * Filter virtual keys after touches.Jeff Brown2011-01-181-1/+52
* | Add joystick support to framework.Jeff Brown2011-01-171-18/+222
|/
* Add support for detecting finger orientation.Jeff Brown2011-01-141-1/+22
* Fix bug with mice that send multiple BTN_MOUSE values.Jeff Brown2011-01-141-3/+11
* Mouse pointer integration.Jeff Brown2011-01-041-0/+3620