summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/InputEvent.java
Commit message (Expand)AuthorAgeFilesLines
* Coalesce input events that arrive faster than 333Hz.Jeff Brown2011-04-071-0/+7
* Add a little input event consistency verifier.Jeff Brown2011-03-311-0/+30
* Add input filter mechanism for accessibility.Jeff Brown2011-03-301-0/+9
* Add support for arbitrary axes in MotionEvents.Jeff Brown2011-02-151-34/+11
* Fix some API discrepancies in InputEvent.Jeff Brown2010-09-121-1/+3
* DO NOT MERGE: Fix input event injection ANRs on UI thread.Jeff Brown2010-07-291-0/+40
* Fix bug with phantom input windows.Jeff Brown2010-07-161-1/+10
* Add support for new input sources.Jeff Brown2010-07-151-0/+63