summaryrefslogtreecommitdiffstats
path: root/services/input/InputReader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Wake screen from external HID peripherals.Jeff Brown2011-03-021-7/+45
* Fade out the mouse pointer after inactivity or other events.Jeff Brown2011-03-021-3/+41
* Add support for mouse hover and scroll wheel.Jeff Brown2011-02-251-3/+24
* Add new hover move action and scroll wheel plumbing.Jeff Brown2011-02-191-20/+23
* Add new axes for joysticks and mouse wheels.Jeff Brown2011-02-191-143/+216
* Fix a regression with MotionEvent parceling.Jeff Brown2011-02-171-18/+18
* 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