summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/input/InputManagerService.java
AgeCommit message (Expand)Author
2013-12-19Move some system services to separate directoriesAmith Yamasani
2013-11-07Add media router service and integrate with remote displays.Jeff Brown
2013-09-10Propagate input ANR reason to activity manager log.Jeff Brown
2013-07-16Refactoring of the print sub-system and API clean up.Svetoslav Ganov
2012-09-30Switch from uevent model to /dev/input/event.Craig Mautner
2012-09-27Bundle correlated switch changes atomically.Jeff Brown
2012-09-25Handle user switched for settings changes.Jeff Brown
2012-09-24Fix issue #7214090: Need to be able to post notifications to all usersDianne Hackborn
2012-09-20Disentangle input manager service startup.Jeff Brown
2012-09-10Make input system aware of multiple displays.Jeff Brown
2012-09-08Make display manager tell input system about viewports.Jeff Brown
2012-08-31More improvements to the display manager.Jeff Brown
2012-08-25Make it easier to create asynchronous Handlers.Jeff Brown
2012-08-20Plumb the switch code into Dalvik.Jeff Brown
2012-07-16Fix merge error, put in tmp workaround for input manager.Matthew Xie
2012-07-16Removing a workaround for incorrect window position on window move.Svetoslav Ganov
2012-05-30Fix comparison of device source bits.Jeff Brown
2012-05-21Disable debug logs.Jeff Brown
2012-05-20Add support for switching between multiple keyboard layouts.Jeff Brown
2012-05-17Add support for grouping keyboard layouts by collection.Jeff Brown
2012-05-11Rename kcm attribute to keyboardLayout.Jeff Brown
2012-05-02Separate the internal and external display rotations.Jeff Brown
2012-05-01Improve handling of built-in keyboard.Jeff Brown
2012-04-30Add support for using the lid switch to turn off the screen.Jeff Brown
2012-04-20Get alias for Bluetooth devices.Jeff Brown
2012-04-17Support loading keyboard layout overlays from resources.Jeff Brown
2012-04-17Add persistence for selected keyboard layout.Jeff Brown
2012-04-13Add support for input devices that have vibrators.Jeff Brown
2012-04-12Notify applications when input devices change.Jeff Brown
2012-04-10Request key maps from input manager service.Jeff Brown
2012-04-05Move some APIs from window manager to input manager.Jeff Brown
2012-04-05Refactor input system into its own service.Jeff Brown