summaryrefslogtreecommitdiffstats
path: root/services/jni/com_android_server_input_InputManagerService.cpp
Commit message (Expand)AuthorAgeFilesLines
* Re-implement orientation aware volume buttons at lower levelnadlabak2013-09-171-0/+31
* input: Add option to toggle pointer icon when using stylusSteve Kondik2013-01-031-0/+33
* Bundle correlated switch changes atomically.Jeff Brown2012-09-271-6/+6
* Make input system aware of multiple displays.Jeff Brown2012-09-101-2/+5
* Make display manager tell input system about viewports.Jeff Brown2012-09-081-84/+42
* Plumb the switch code into Dalvik.Jeff Brown2012-08-201-11/+6
* Power manager rewrite.Jeff Brown2012-08-151-4/+4
* Move and rename user activity event type constants.Jeff Brown2012-07-271-1/+1
* Move power manager to a new package.Jeff Brown2012-06-181-1/+1
* Separate the internal and external display rotations.Jeff Brown2012-05-021-8/+16
* Improve handling of built-in keyboard.Jeff Brown2012-05-011-33/+0
* Get alias for Bluetooth devices.Jeff Brown2012-04-201-7/+32
* Support loading keyboard layout overlays from resources.Jeff Brown2012-04-171-0/+46
* Add support for input devices that have vibrators.Jeff Brown2012-04-131-0/+36
* Notify applications when input devices change.Jeff Brown2012-04-121-34/+44
* Request key maps from input manager service.Jeff Brown2012-04-101-81/+2
* Fix lid switch interpretation.Jeff Brown2012-04-091-1/+2
* Ensure that apps crash if they throw exceptions.Jeff Brown2012-04-061-2/+3
* Add a unique input device descriptor.Jeff Brown2012-04-061-2/+12
* Refactor input system into its own service.Jeff Brown2012-04-051-0/+1473