summaryrefslogtreecommitdiff
path: root/core/java/android/view/InputDevice.java
Commit message (Expand)AuthorAgeFilesLines
* Add FLAG_IS_ACCESSIBILITY_EVENT to KeyEvent and MotionEventSiarhei Vishniakou2021-06-301-7/+0
* Remove FLAG_INPUTFILTER_TRUSTED in MotionEventInjectorSiarhei Vishniakou2021-06-041-0/+7
* Rename Battery to BatteryState.Chris Ye2021-04-281-8/+8
* Rename CombinedVibrationEffect to CombinedVibrationLais Andrade2021-04-121-0/+2
* Remove duplicate entry in IntDefJohn Reck2021-04-091-1/+0
* Support input device lights manager feature in frameworks.Chris Ye2021-02-221-0/+19
* Merge "Remove @UnsupportedAppUsage annotation from InputDevice constroctor" i...Chris Ye2021-02-041-1/+0
|\
| * Remove @UnsupportedAppUsage annotation from InputDevice constroctorChris Ye2021-02-011-1/+0
* | New API methods to access external battery infoKim Low2021-02-011-1/+27
* | Add SOURCE_SENSOR to InputDevice API.Chris Ye2021-02-011-0/+7
|/
* Add feature for inputdevice sensor manager.Chris Ye2020-12-161-3/+43
* Support multi-channel FF vibration effect for input device.Chris Ye2020-11-271-1/+28
* Extract input device vibrators code from VibratorServiceLais Andrade2020-11-251-2/+8
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-2/+2
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-2/+2
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-2/+2
* Allow unbuffered MotionEvent dispatch for View (1/2)Arthur Hung2020-02-191-0/+16
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Make InputDevice.isExternal() publicSergey Vasilinets2019-02-081-4/+2
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-201-0/+5
* Revert "Hide APIs not intended to ship in DR."Jeff Sharkey2017-06-121-1/+0
* Hide APIs not intended to ship in DR.Jeff Sharkey2017-06-121-0/+1
* Adding feature: input device disable/enable.Siarhei Vishniakou2017-05-011-0/+32
* Unhide InputDevice.SOURCE_ROTARY_ENCODERAaron Whyte2017-02-151-1/+0
* Implement pointer capture APIVladislav Kaznacheev2017-01-251-0/+9
* Fix import statement in view|transition|animation packages.Aurimas Liutikas2016-10-121-1/+1
* Rename PointerIcon and Pointer Capture APIsMichael Wright2016-06-041-4/+4
* Store number of axis in Parcel to prevent infinite loopKristian Monsen2016-03-281-8/+11
* Make public pointer icon API with custom icons.Jun Mukai2015-12-141-0/+9
* Merge "Add rotary encoder input source" into cw-e-dev am: 487f0d3d15 am: 6344...Prashant Malani2015-12-081-0/+9
|\
| * Add rotary encoder input sourcePrashant Malani2015-08-281-0/+9
* | Allow changing mouse pointer icon for the current context.Jun Mukai2015-10-151-0/+9
|/
* Add new SOURCE_BLUETOOTH_STYLUS.Michael Wright2015-06-231-0/+29
* API review: Update hasMic to hasMicrophone.Tim Kilbourn2015-06-081-8/+8
* Simplify input-audio device mappingTim Kilbourn2015-04-081-23/+16
* Add unique id to InputDevice.Tim Kilbourn2015-03-201-2/+24
* New keycode definitions for HDMI-CECJinsuk Kim2014-05-201-0/+8
* Add InputDevice#supportsSource(int).Michael Wright2014-03-281-0/+12
* b/12068020 Make kb layouts only unique to vendor/product. Do not mergeRoboErik2014-03-121-37/+53
* Clarify InputDevice#getControllerNumber documentationMichael Wright2013-09-031-4/+9
* Expose API to query devices for supported keysMichael Wright2013-08-191-0/+10
* Expose vendor and product IDs for InputDevicesMichael Wright2013-08-121-2/+37
* Add controller numbers for gamepads / joysticksMichael Wright2013-07-231-4/+21
* Add input device property for buttons under touchpadsMichael Wright2013-07-171-1/+15
* Fixed javadoc in input related classesMichael Wright2013-04-241-2/+0
* Pipe through device resolution informationMichael Wright2013-04-041-5/+18
* Add touch navigation input sourceMichael Wright2013-03-111-1/+19
* Add InputDevice#isFromSource convenience methodMichael Wright2013-03-111-0/+13
* Correct executable bit for source filesKenny Root2012-11-071-0/+0