summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/InputDevice.java
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #2300232: Bugs in resolving conflicting pointersDianne Hackborn2009-12-021-2/+5
* Fix issue #2281046: Size and pressure don't changeDianne Hackborn2009-11-231-0/+4
* Fix issue #2191572: Difficulties drawing window shadeDianne Hackborn2009-10-191-0/+6
* Fix issue #2186709: Can't unlock the device for a whileDianne Hackborn2009-10-131-0/+2
* Work on issue #2144454: Inconsistent swipes...Dianne Hackborn2009-10-131-1/+198
* Fix issue #2045895: Finger IDs are not tracked properly.Dianne Hackborn2009-08-121-2/+6
* Finish implementation of multiple pointer support for MotionEvent.Dianne Hackborn2009-08-041-104/+338
* Add support for power keys, improve behavior of virtual keys.Dianne Hackborn2009-07-241-1/+1
* First stab at poly-finger support.Dianne Hackborn2009-07-211-118/+224
* Implement virtual button support.Dianne Hackborn2009-07-141-48/+70
* Added LatencyTimer to ease latency measurementsMichael Chan2009-05-151-3/+3
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+213
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-213/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-13/+16
* Initial ContributionThe Android Open Source Project2008-10-211-0/+210