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