summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/input/InputManager.java
AgeCommit message (Expand)Author
2021-05-06Revert "Add reporting to monitor apps incorrectly using getRaw"Evan Rosky
2021-04-28Rename Battery to BatteryState.Chris Ye
2021-04-22Check virtual displays for ime dispatchChristine Franks
2021-04-12Rename CombinedVibrationEffect to CombinedVibrationLais Andrade
2021-03-24Add reporting to monitor apps incorrectly using getRawEvan Rosky
2021-03-09Annotate obscuring opacity getter/setter w/ @FloatRangeBernardo Rufino
2021-02-22Support input device lights manager feature in frameworks.Chris Ye
2021-02-05Add vibrator state listener support for input device vibratorChris Ye
2021-02-01New API methods to access external battery infoKim Low
2021-01-28Open IM.getMaximumObscuringOpacityForTouch() and update docs.Bernardo Rufino
2021-01-13Document go/untrusted-touchesBernardo Rufino
2020-12-23[Attempt #2] Block untrusted touches in enforcing modeBernardo Rufino
2020-12-17Merge "Revert "Block untrusted touches in enforcing mode""Darryl Johnson
2020-12-17Merge changes from topic "SensorManager"TreeHugger Robot
2020-12-17Revert "Block untrusted touches in enforcing mode"Darryl Johnson
2020-12-16Add feature for inputdevice sensor manager.Chris Ye
2020-12-16Block untrusted touches in enforcing modeBernardo Rufino
2020-12-10Merge "Add change id for FLAG_SLIPPERY"TreeHugger Robot
2020-12-04Add change id for FLAG_SLIPPERYSiarhei Vishniakou
2020-11-27Support multi-channel FF vibration effect for input device.Chris Ye
2020-11-25Extract input device vibrators code from VibratorServiceLais Andrade
2020-10-29Add trackingBug to code used by tests.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-23Block untrusted touches in permissive modeBernardo Rufino
2020-10-08Merge "Remove deprecated VibrationAttributes.getAudioAttrs method"TreeHugger Robot
2020-10-07Use enum class for injection modes and resultSiarhei Vishniakou
2020-10-05Block untrusted touches opt-inBernardo Rufino
2020-10-01Remove deprecated VibrationAttributes.getAudioAttrs methodLais Andrade
2020-08-06Refactor InputManager service for input rumble support.Chris Ye
2020-07-19InputManager: Support amplitude control for InputDeviceVibratorNathaniel R. Lewis
2020-02-12Merge "New VerifiedInputEvent api"Siarhei Vishniakou
2020-02-11Access to Device Vibrator StateChris Ye
2020-02-10New VerifiedInputEvent apiSiarhei Vishniakou
2020-01-09Support dynamic input mappingArthur Hung
2020-01-06Use new UnsupportedAppUsage annotation.Artur Satayev
2019-09-27InputManager: Add isMicMuted() helperDmitry Shmidt
2019-04-03Expose input region monitoring to system components.Michael Wright
2019-02-18Remove InputForwarderTiger Huang
2018-09-14Move some members to the "Q blacklist".Mathew Inwood
2018-08-08Add @UnsupportedAppUsage annotationsMathew Inwood
2018-07-27Add an optional reason field to vibrator serviceAlexey Kuzmin
2018-03-07Revert "Switch and store keyboard layouts based on IME subtype."Yohei Yukawa
2018-03-07Revert "Accept null subtype in InputMethodSubtypeHandle."Yohei Yukawa
2018-01-24Add setting to control vibration intensity.Michael Wright
2017-12-13Add more IntDef prefixes for auto-documenting.Jeff Sharkey
2017-07-19VirtualDisplay wrapper with input forwardingAndrii Kulian
2017-06-06Merge "Annotate @SystemApi with required permissions." into oc-dev am: c14069...Jeff Sharkey
2017-06-05Annotate @SystemApi with required permissions.Jeff Sharkey
2017-05-01Adding feature: input device disable/enable.Siarhei Vishniakou