index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
input
/
android
/
os
/
IInputConstants.aidl
Age
Commit message (
Expand
)
Author
2025-01-27
Tracks whether an injected MotionEvent came from an accessibility tool.
Daniel Norman
2024-12-19
Add support to mouse controlled scrolling
YuhanYang
2024-09-23
Add new policy flag to notify if a key gesture was triggred
Vaibhav Devmurari
2024-06-18
Define MotionEventFlag as an AIDL enum
Prabir Pradhan
2024-06-11
Merge "MotionEvent: Differentiate directional support for AXIS_ORIENTATION" i...
Prabir Pradhan
2024-06-10
MotionEvent: Differentiate directional support for AXIS_ORIENTATION
Prabir Pradhan
2024-06-07
Implement KeyboardClassifier interface in rust
Vaibhav Devmurari
2024-05-01
Add missing input flags to aidl and add missing definitions
Siarhei Vishniakou
2023-08-14
Move VelocityTracker strategy consts to aidl
Siarhei Vishniakou
2022-10-19
Add INVALID_INPUT_DEVICE_ID to IInputConstants
Sandro Meier
2022-03-03
WindowInfo: Merge InputConfig and Feature flags
Prabir Pradhan
2022-01-24
Add pointer acceleration native APIs
Christine Franks
2022-01-07
Remove compat logging of FLAG_SLIPPERY
Siarhei Vishniakou
2021-12-28
Remove unused InputFeature flag DISABLE_POINTER_GESTURES
Prabir Pradhan
2021-12-28
Move InputFeature flag definitions to AIDL (1/2)
Prabir Pradhan
2021-06-30
Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility
Siarhei Vishniakou
2021-06-04
Use the injected device id for events that are a11y trusted
Siarhei Vishniakou
2021-02-19
Add support for a hw_timeout_multiplier system property.
Peter Collingbourne
2021-01-29
Add inputEventId to SurfaceFrame
Siarhei Vishniakou
2020-12-08
Add logging for FLAG_SLIPPERY usage
Siarhei Vishniakou
2020-07-31
Add default input dispatching timeout constant
Siarhei Vishniakou