summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/InputQueue.java
Commit message (Expand)AuthorAgeFilesLines
* Tell system server whether the app handled input events.Jeff Brown2010-11-081-6/+10
* Fix issue #3001362: API REVIEW: android.view.InputQueue.CallbackDianne Hackborn2010-10-061-0/+13
* Optimize VelocityTracker to run in linear time.Jeff Brown2010-08-091-1/+1
* Enhanced VelocityTracker for > 5 pointers and fixed bugs.Jeff Brown2010-07-301-6/+42
* Add support for new input sources.Jeff Brown2010-07-151-27/+14
* Remove InputConsumer, replacing with InputQueue.Dianne Hackborn2010-06-231-3/+21
* Native input dispatch rewrite work in progress.Jeff Brown2010-06-131-0/+126