summaryrefslogtreecommitdiffstats
path: root/services/jni/com_android_server_input_InputManagerService.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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