index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
InputDevice.java
Age
Commit message (
Expand
)
Author
2021-06-30
Add FLAG_IS_ACCESSIBILITY_EVENT to KeyEvent and MotionEvent
Siarhei Vishniakou
2021-06-04
Remove FLAG_INPUTFILTER_TRUSTED in MotionEventInjector
Siarhei Vishniakou
2021-04-28
Rename Battery to BatteryState.
Chris Ye
2021-04-12
Rename CombinedVibrationEffect to CombinedVibration
Lais Andrade
2021-04-09
Remove duplicate entry in IntDef
John Reck
2021-02-22
Support input device lights manager feature in frameworks.
Chris Ye
2021-02-04
Merge "Remove @UnsupportedAppUsage annotation from InputDevice constroctor" i...
Chris Ye
2021-02-01
Remove @UnsupportedAppUsage annotation from InputDevice constroctor
Chris Ye
2021-02-01
New API methods to access external battery info
Kim Low
2021-02-01
Add SOURCE_SENSOR to InputDevice API.
Chris Ye
2020-12-16
Add feature for inputdevice sensor manager.
Chris Ye
2020-11-27
Support multi-channel FF vibration effect for input device.
Chris Ye
2020-11-25
Extract input device vibrators code from VibratorService
Lais Andrade
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-02-19
Allow unbuffered MotionEvent dispatch for View (1/2)
Arthur Hung
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-08
Make InputDevice.isExternal() public
Sergey Vasilinets
2018-08-20
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-06-12
Revert "Hide APIs not intended to ship in DR."
Jeff Sharkey
2017-06-12
Hide APIs not intended to ship in DR.
Jeff Sharkey
2017-05-01
Adding feature: input device disable/enable.
Siarhei Vishniakou
2017-02-15
Unhide InputDevice.SOURCE_ROTARY_ENCODER
Aaron Whyte
2017-01-25
Implement pointer capture API
Vladislav Kaznacheev
2016-10-12
Fix import statement in view|transition|animation packages.
Aurimas Liutikas
2016-06-04
Rename PointerIcon and Pointer Capture APIs
Michael Wright
2016-03-28
Store number of axis in Parcel to prevent infinite loop
Kristian Monsen
2015-12-14
Make public pointer icon API with custom icons.
Jun Mukai
2015-12-08
Merge "Add rotary encoder input source" into cw-e-dev am: 487f0d3d15 am: 6344...
Prashant Malani
2015-10-15
Allow changing mouse pointer icon for the current context.
Jun Mukai
2015-08-28
Add rotary encoder input source
Prashant Malani
2015-06-23
Add new SOURCE_BLUETOOTH_STYLUS.
Michael Wright
2015-06-08
API review: Update hasMic to hasMicrophone.
Tim Kilbourn
2015-04-08
Simplify input-audio device mapping
Tim Kilbourn
2015-03-20
Add unique id to InputDevice.
Tim Kilbourn
2014-05-20
New keycode definitions for HDMI-CEC
Jinsuk Kim
2014-03-28
Add InputDevice#supportsSource(int).
Michael Wright
2014-03-12
b/12068020 Make kb layouts only unique to vendor/product. Do not merge
RoboErik
2013-09-03
Clarify InputDevice#getControllerNumber documentation
Michael Wright
2013-08-19
Expose API to query devices for supported keys
Michael Wright
2013-08-12
Expose vendor and product IDs for InputDevices
Michael Wright
2013-07-23
Add controller numbers for gamepads / joysticks
Michael Wright
2013-07-17
Add input device property for buttons under touchpads
Michael Wright
2013-04-24
Fixed javadoc in input related classes
Michael Wright
2013-04-04
Pipe through device resolution information
Michael Wright
2013-03-11
Add touch navigation input source
Michael Wright
2013-03-11
Add InputDevice#isFromSource convenience method
Michael Wright
2012-11-07
Correct executable bit for source files
Kenny Root
[next]