summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/input/InputManager.java
Commit message (Expand)AuthorAgeFilesLines
* docs: Updating obsolete "Key Character Map" linkAndrew Solovay2023-01-201-1/+1
* Allow non-IPC processes to setStylusEverUsed in InputManagerVania Januar2022-12-191-6/+0
* Implement StylusListener SystemUI CoreStartable.Vania Januar2022-11-181-0/+26
* InputManager: Expose pilferPointers APIPrabir Pradhan2022-11-141-0/+28
* Add InputDeviceBatteryListener to InputManagerPrabir Pradhan2022-09-221-0/+207
* Reland: Change input injection security modelPrabir Pradhan2022-05-091-7/+40
* Revert "Change input injection security model to require INJECT_..."Prabir Pradhan2022-04-081-40/+7
* Merge "Change input injection security model to require INJECT_EVENTS permiss...Prabir Pradhan2022-04-051-7/+40
|\
| * Change input injection security model to require INJECT_EVENTS permissionPrabir Pradhan2022-04-041-7/+40
* | Temporary NPE mitigation.Alex Buynytskyy2022-04-041-2/+5
|/
* Add more detailed documentation to InputDevice#getKeyCodeForKeyLocation().Philip Junker2022-02-221-10/+18
* Use binder tokens to remove its gesture monitors if a process diesPrabir Pradhan2022-02-011-1/+2
* Update uniqueId association methodsChristine Franks2022-01-271-9/+8
* Add TestAPIs to test InputDevice#getKeyCodeForKeyLocation().Philip Junker2022-01-211-26/+58
* Add API to get KeyCode produced by physical key location.Philip Junker2022-01-211-0/+22
* Remove BLOCK_FLAG_SLIPPERY constantSiarhei Vishniakou2022-01-061-8/+0
* Prevent false touch when folding device (2/2)Arthur Hung2021-12-161-0/+12
* Simplify javadocs of KeyCharacterMap#hasKeys() and InputManager#hasKeys()Philip Junker2021-11-251-7/+5
* Fix typo in documentationThiƩbaud Weksteen2021-06-031-8/+8
* Revert "Add reporting to monitor apps incorrectly using getRaw"Evan Rosky2021-05-061-8/+0
* Rename Battery to BatteryState.Chris Ye2021-04-281-3/+3
* Check virtual displays for ime dispatchChristine Franks2021-04-221-2/+37
* Rename CombinedVibrationEffect to CombinedVibrationLais Andrade2021-04-121-2/+2
* Add reporting to monitor apps incorrectly using getRawEvan Rosky2021-03-241-0/+8
* Annotate obscuring opacity getter/setter w/ @FloatRangeBernardo Rufino2021-03-091-4/+8
* Support input device lights manager feature in frameworks.Chris Ye2021-02-221-9/+89
* Add vibrator state listener support for input device vibratorChris Ye2021-02-051-0/+27
* New API methods to access external battery infoKim Low2021-02-011-0/+35
* Open IM.getMaximumObscuringOpacityForTouch() and update docs.Bernardo Rufino2021-01-281-11/+12
* Document go/untrusted-touchesBernardo Rufino2021-01-131-2/+0
* [Attempt #2] Block untrusted touches in enforcing modeBernardo Rufino2020-12-231-1/+1
* Merge "Revert "Block untrusted touches in enforcing mode""Darryl Johnson2020-12-171-1/+1
|\
| * Revert "Block untrusted touches in enforcing mode"Darryl Johnson2020-12-171-1/+1
* | Merge changes from topic "SensorManager"TreeHugger Robot2020-12-171-1/+108
|\ \ | |/ |/|
| * Add feature for inputdevice sensor manager.Chris Ye2020-12-161-1/+108
* | Block untrusted touches in enforcing modeBernardo Rufino2020-12-161-1/+1
|/
* Merge "Add change id for FLAG_SLIPPERY"TreeHugger Robot2020-12-101-0/+8
|\
| * Add change id for FLAG_SLIPPERYSiarhei Vishniakou2020-12-041-0/+8
* | Support multi-channel FF vibration effect for input device.Chris Ye2020-11-271-74/+71
|/
* Extract input device vibrators code from VibratorServiceLais Andrade2020-11-251-1/+17
* Add trackingBug to code used by tests.Mathew Inwood2020-10-291-1/+1
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-1/+1
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-1/+1
* Block untrusted touches in permissive modeBernardo Rufino2020-10-231-1/+1
* Merge "Remove deprecated VibrationAttributes.getAudioAttrs method"TreeHugger Robot2020-10-081-3/+3
|\
| * Remove deprecated VibrationAttributes.getAudioAttrs methodLais Andrade2020-10-011-3/+3
* | Use enum class for injection modes and resultSiarhei Vishniakou2020-10-071-9/+12
* | Block untrusted touches opt-inBernardo Rufino2020-10-051-0/+137
|/
* Refactor InputManager service for input rumble support.Chris Ye2020-08-061-20/+1
* InputManager: Support amplitude control for InputDeviceVibratorNathaniel R. Lewis2020-07-191-2/+5