summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/MotionEvent.java
Commit message (Expand)AuthorAgeFilesLines
* Fix MotionEvent pointer API.Dianne Hackborn2010-02-121-27/+73
* Maybe fix issue #2145012: Array bounds exception in touch event processingDianne Hackborn2009-09-261-2/+2
* Allow wallpapers to get touch events.Dianne Hackborn2009-08-171-0/+38
* Fix crash when MotionEvent is initialized with more than 2 fingers, and bumpDianne Hackborn2009-08-061-3/+19
* Fix documentation.Dianne Hackborn2009-08-051-2/+2
* Finish implementation of multiple pointer support for MotionEvent.Dianne Hackborn2009-08-041-156/+211
* Fix OOB in arraycopy.Owen Lin2009-07-291-2/+2
* Fix a bug that was causing ArrayIndexOutOfBoutExceptions when obtaining a Mot...Adam Bliss2009-07-271-1/+1
* Add support for power keys, improve behavior of virtual keys.Dianne Hackborn2009-07-241-1/+2
* First stab at poly-finger support.Dianne Hackborn2009-07-211-175/+512
* Fixes merge conflict.Romain Guy2009-07-161-8/+0
* am 7941e903: Merge change 5091 into donutAndroid (Google) Code Review2009-06-241-18/+37
|\
| * * new screen resolution support impl.Mitsuru Oshima2009-06-231-18/+37
* | merge cafdea61a85c8f5d0646cc9413a09346c637f43f w/ one minor conflict in core/...The Android Open Source Project2009-06-141-66/+75
|\ \ | |/
| * Fixes #1914574. An NPE could be causes in lists by ViewGroup.dispatchDraw().Romain Guy2009-06-121-69/+70
* | Added LatencyTimer to ease latency measurementsMichael Chan2009-05-151-1/+72
|/
* don't use moduloMitsuru Oshima2009-05-071-1/+3
* AI 148024: fix NPE when there is no historyMitsuru Oshima2009-04-291-4/+6
* AI 147976: Compatibility mode support. Part 2.Mitsuru Oshima2009-04-281-3/+24
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+685
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-685/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+26
* Initial ContributionThe Android Open Source Project2008-10-211-0/+659