summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/input/InputManagerInternal.java
AgeCommit message (Expand)Author
2020-09-29Add support to InputManagerService for listening to lid switch events.Darryl L Johnson
2020-03-20Move the logic of transferTouchFocusToImeWindow to IMMS.lpeter
2018-10-02Add type to DisplayViewportSiarhei Vishniakou
2018-03-12Merge "Move display id into MotionEvent"TreeHugger Robot
2018-03-07Revert "Plumb IME subtype change from IMMS to IMS."Yohei Yukawa
2018-03-06Move display id into MotionEventSiarhei Vishniakou
2017-05-09Add uniqueId to Virtual Display and pass through to inputflinger (1/2)Santos Cordon
2016-06-20Enable tap-to-pulse only when neededAdrian Roos
2016-04-06Caps Lock toggle with Meta + Alt (2/2)Andrii Kulian
2015-12-01Plumb IME subtype change from IMMS to IMS.Yohei Yukawa
2014-04-10Plumb display power state through display manager.Jeff Brown
2014-02-11Add support for injecting events into ActivityContainers. (DO NOT MERGE)Jeff Brown
2014-01-16Refactor display manager service to new pattern.Jeff Brown