summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/input
Commit message (Expand)AuthorAgeFilesLines
* Refactor InputManager service for input rumble support.Chris Ye2020-08-062-21/+3
* InputManager: Support amplitude control for InputDeviceVibratorNathaniel R. Lewis2020-07-192-3/+6
* Add OWNERS for display, haptics, input and powerMichael Wright2020-05-121-0/+2
* Move the logic of transferTouchFocusToImeWindow to IMMS.lpeter2020-03-201-0/+19
* Merge "New VerifiedInputEvent api"Siarhei Vishniakou2020-02-122-0/+26
|\
| * New VerifiedInputEvent apiSiarhei Vishniakou2020-02-102-0/+26
* | Access to Device Vibrator StateChris Ye2020-02-111-0/+28
|/
* Support dynamic input mappingArthur Hung2020-01-092-0/+43
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-061-1/+1
* InputManager: Add isMicMuted() helperDmitry Shmidt2019-09-272-0/+19
* Expose input region monitoring to system components.Michael Wright2019-04-032-0/+19
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-283-3/+3
* Add @UnsupportedAppUsage annotationsAndrei Onea2019-02-271-0/+1
* Remove InputForwarderTiger Huang2019-02-182-25/+0
* Add type to DisplayViewportSiarhei Vishniakou2018-10-021-2/+1
* Move some members to the "Q blacklist".Mathew Inwood2018-09-141-1/+2
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-081-0/+7
* Add an optional reason field to vibrator serviceAlexey Kuzmin2018-07-271-2/+2
* Merge "Move display id into MotionEvent"TreeHugger Robot2018-03-121-1/+8
|\
| * Move display id into MotionEventSiarhei Vishniakou2018-03-061-1/+8
* | Revert "Plumb IME subtype change from IMMS to IMS."Yohei Yukawa2018-03-071-13/+0
* | Revert "Switch and store keyboard layouts based on IME subtype."Yohei Yukawa2018-03-073-59/+0
* | Revert "Accept null subtype in InputMethodSubtypeHandle."Yohei Yukawa2018-03-071-7/+4
|/
* Add setting to control vibration intensity.Michael Wright2018-01-241-1/+1
* Add more IntDef prefixes for auto-documenting.Jeff Sharkey2017-12-131-1/+5
* VirtualDisplay wrapper with input forwardingAndrii Kulian2017-07-192-1/+25
* Merge "Annotate @SystemApi with required permissions." into oc-dev am: c14069...Jeff Sharkey2017-06-061-6/+2
|\
| * Annotate @SystemApi with required permissions.Jeff Sharkey2017-06-051-6/+2
| * Add uniqueId to Virtual Display and pass through to inputflinger (1/2)Santos Cordon2017-05-111-1/+3
* | Add uniqueId to Virtual Display and pass through to inputflinger (1/2)Santos Cordon2017-05-091-1/+3
* | Adding feature: input device disable/enable.Siarhei Vishniakou2017-05-012-4/+65
|/
* BZZZZZZT! BZZZZZT! New Vibrator APIsMichael Wright2017-03-201-9/+20
* Implement pointer capture APIVladislav Kaznacheev2017-01-252-0/+22
* Avoid caching services with missing binders.Jeff Sharkey2016-08-111-2/+7
* Enable tap-to-pulse only when neededAdrian Roos2016-06-201-0/+5
* Merge "DO NOT MERGE Remove Pointer Capture API" into nyc-devMichael Wright2016-05-262-20/+0
|\
| * DO NOT MERGE Remove Pointer Capture APIMichael Wright2016-05-172-20/+0
* | Merge "DO NOT MERGE Rename PointerIcon and Pointer Capture APIs" into nyc-devTreeHugger Robot2016-05-192-4/+4
|\|
| * DO NOT MERGE Rename PointerIcon and Pointer Capture APIsMichael Wright2016-05-172-4/+4
* | Move LocaleList to avoid layering violation.Yohei Yukawa2016-05-171-1/+1
|/
* Accept null subtype in InputMethodSubtypeHandle.Yohei Yukawa2016-04-201-4/+7
* Merge changes from topic 'merge_docs_nyc-dev' into nyc-devTrevor Johns2016-04-201-1/+1
|\
| * Resolve merge conflicts of a5060ee to nyc-devTrevor Johns2016-04-191-1/+1
* | Define equals and hashCode for InputDeviceIdentifier.Keisuke Kuroyanagi2016-04-171-0/+18
|/
* Caps Lock toggle with Meta + Alt (2/2)Andrii Kulian2016-04-062-2/+7
* When system server goes down, crash apps more.Jeff Sharkey2016-03-011-35/+26
* Use LocaleList in KeyboardLayout.Yohei Yukawa2016-01-291-21/+9
* Switch and store keyboard layouts based on IME subtype.Michael Wright2016-01-213-1/+62
* Bandaid over broken keyboard layout selection process.Michael Wright2016-01-053-4/+85
* Introduce pointer capture API.Jun Mukai2015-12-182-0/+20