summaryrefslogtreecommitdiffstats
path: root/services/input/InputReader.h
Commit message (Expand)AuthorAgeFilesLines
* Bound touch and tool axes lengths below at 0Michael Wright2013-08-141-0/+3
* Add controller numbers for gamepads / joysticksMichael Wright2013-07-231-8/+10
* Add input device property for buttons under touchpadsMichael Wright2013-07-171-0/+1
* Move input library code to frameworks/native.Jeff Brown2013-07-011-3/+3
* Merge "Pipe through bounding box information"Michael Wright2013-05-211-0/+8
|\
| * Pipe through bounding box informationMichael Wright2013-05-201-0/+8
* | Remove assist swipe from TOUCH_NAVIGATION devicesMichael Wright2013-05-171-15/+0
|/
* Mirror LTRIGGER / RTRIGGER as BRAKE / GAS for compatibilityMichael Wright2013-04-241-0/+5
* Rewrite touch navigation dpad synthesis.Jeff Brown2013-04-101-0/+20
* Pipe through device resolution informationMichael Wright2013-04-041-5/+7
* Add touch navigation input sourceMichael Wright2013-03-111-0/+1
* Bundle correlated switch changes atomically.Jeff Brown2012-09-271-1/+5
* Make input system aware of multiple displays.Jeff Brown2012-09-101-10/+44
* Make display manager tell input system about viewports.Jeff Brown2012-09-081-25/+48
* Improve handling of size and orientation.Jeff Brown2012-06-251-1/+1
* Minor refactoring before starting on velocity tracker changes.Jeff Brown2012-05-111-0/+2
* Improve handling of built-in keyboard.Jeff Brown2012-05-011-10/+0
* Get alias for Bluetooth devices.Jeff Brown2012-04-201-0/+7
* Make InputDevice.SOURCE_STYLUS meaningful.Jeff Brown2012-04-191-1/+14
* Support loading keyboard layout overlays from resources.Jeff Brown2012-04-171-0/+6
* Add support for input devices that have vibrators.Jeff Brown2012-04-131-0/+51
* Notify applications when input devices change.Jeff Brown2012-04-121-11/+21
* Refactor key code mapping.Jeff Brown2012-04-111-0/+2
* Add a unique input device descriptor.Jeff Brown2012-04-061-4/+5
* frameworks/base refactoring.Mathias Agopian2012-02-171-1/+1
* Improve watchdog monitor for InputReader and InputDispatcher.Jeff Brown2012-01-271-0/+2
* Support composite touch / joystick devices better.Jeff Brown2011-08-311-2/+4
* Add a "show touches" option for demos and presentations.Jeff Brown2011-08-261-1/+8
* Support BTN_TOOL_*TAP as synonyms for BTN_TOOL_FINGER.Jeff Brown2011-08-231-0/+3
* Input system bug fixes, particularly for stylus.Jeff Brown2011-08-191-75/+234
* Exorcise notification panel ghosts.Jeff Brown2011-08-111-1/+0
* Improve touch device configuration.Jeff Brown2011-08-111-47/+23
* Add input system to Watchdog.Jeff Brown2011-08-101-0/+4
* Use BTN_TOUCH or BTN_TOOL_* to determine if touch active.Jeff Brown2011-08-101-1/+1
* Refactor input reader to add stylus support.Jeff Brown2011-07-311-273/+280
* Report the external display size to the input reader.Jeff Brown2011-07-251-1/+4
* Handle stylus buttons and tool types.Jeff Brown2011-07-251-142/+180
* Remove edge slop support.Jeff Brown2011-07-141-1/+1
* Drop obsolete touch screen hacks.Jeff Brown2011-07-011-49/+0
* Workaround apps that make assumptions about pointer ids.Jeff Brown2011-07-011-0/+4
* Add support for disabling pointer gestures.Jeff Brown2011-06-141-15/+30
* am 92110af2: am 5f0b1721: am 25bd8abc: Merge "Fix swipe gesture cosine calcul...Jeff Brown2011-06-091-1/+1
|\
| * Fix swipe gesture cosine calculation.Jeff Brown2011-06-071-1/+1
* | am 55cc25c1: am 797dc698: am b92dcf9c: Merge "Simplify spot tracking logic. B...Jeff Brown2011-06-071-8/+0
|\ \ | |/
| * Simplify spot tracking logic.Jeff Brown2011-06-061-8/+0
* | resolved conflicts for merge of 8b2c0014 to masterJeff Brown2011-06-071-7/+6
|\ \ | |/
| * Touch pad improvements.Jeff Brown2011-06-061-7/+6
* | resolved conflicts for merge of ca2b552d to masterJeff Brown2011-06-031-5/+12
|\ \ | |/
| * Add a preference panel for mouse speed.Jeff Brown2011-06-021-5/+12
* | am 56503b8d: am 8186a5f0: am 10c3f367: Merge "Implement pointer acceleration....Jeff Brown2011-06-031-1/+19
|\ \ | |/