summaryrefslogtreecommitdiffstats
path: root/services/input/InputReader.h
Commit message (Expand)AuthorAgeFilesLines
...
| * Refactor how timeouts are calculated. (DO NOT MERGE)Jeff Brown2011-05-231-0/+8
| * Use touch pad gestures to manipulate the pointer. (DO NOT MERGE)Jeff Brown2011-05-231-3/+177
* | Input device protocol enhancements.Jeff Brown2011-05-241-19/+71
* | Add initial API for stylus and mouse buttons.Jeff Brown2011-05-131-9/+19
* | Add tap/drag touchpad gesture.Jeff Brown2011-04-191-9/+19
* | Initial checkin of spot presentation for touchpad gestures.Jeff Brown2011-04-191-35/+52
* | Add a sprite controller.Jeff Brown2011-04-111-0/+4
* | Optimize EventHub to process events in big chunks.Jeff Brown2011-03-181-7/+10
* | Refactor how timeouts are calculated.Jeff Brown2011-03-171-0/+8
* | Use touch pad gestures to manipulate the pointer.Jeff Brown2011-03-141-3/+177
|/
* Input improvements and bug fixes.Jeff Brown2011-03-091-9/+15
* Fix off by one errors in touch motion ranges. (DO NOT MERGE)Jeff Brown2011-03-091-12/+0
* Joystick tweaks. (DO NOT MERGE)Jeff Brown2011-03-041-10/+27
* Wake screen from external HID peripherals.Jeff Brown2011-03-021-0/+4
* Fade out the mouse pointer after inactivity or other events.Jeff Brown2011-03-021-0/+10
* Add new axes for joysticks and mouse wheels.Jeff Brown2011-02-191-112/+52
* am 761a6b7f: am f4368c95: Merge "Filter virtual keys after touches." into hon...Jeff Brown2011-01-181-0/+17
|\
| * Filter virtual keys after touches.Jeff Brown2011-01-181-0/+17
* | Add joystick support to framework.Jeff Brown2011-01-171-0/+136
|/
* Add support for detecting finger orientation.Jeff Brown2011-01-141-0/+1
* Mouse pointer integration.Jeff Brown2011-01-041-0/+955