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
/
InputEventConsistencyVerifier.java
Age
Commit message (
Expand
)
Author
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2018-08-20
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-06-27
Only require that system UIDs tag their sockets.
Jeff Sharkey
2015-05-14
Revert "Revert "Add new MotionEvent actions for button press and release.""
Michael Wright
2015-05-14
Revert "Add new MotionEvent actions for button press and release."
Michael Wright
2015-05-14
Add new MotionEvent actions for button press and release.
Michael Wright
2014-05-13
Remove reflection from InputEventConsistencyVerifier ctor.
Michael Wright
2012-09-10
IME support for trackball and generic motion events
Victoria Lease
2011-12-01
Refactor InputQueue as InputEventReceiver.
Jeff Brown
2011-06-28
Improve input event consistency invariants.
Jeff Brown
2011-06-21
Fix taint and nesting bugs.
Jeff Brown
2011-04-22
Touch exploration feature, event bubling, refactor
Svetoslav Ganov
2011-04-22
Revert "Touch exploration feature, event bubling, refactor"
Adam Powell
2011-04-21
Touch exploration feature, event bubling, refactor
Svetoslav Ganov
2011-04-19
Track unhandled input events in consistency verifiers.
Jeff Brown
2011-03-31
Add a little input event consistency verifier.
Jeff Brown