summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/InputDevice.java
Commit message (Expand)AuthorAgeFilesLines
* Fix epsilon calculation for jumpy touchscreen filteringAdam Powell2010-03-031-5/+11
* InputDevice filtering for jumpy screens.Adam Powell2010-03-031-0/+165
* Maybe fix issue #2482201: Paired bluetooth device looks like a qwerty keyboardDianne Hackborn2010-03-021-0/+61
* Switch the services library to using the new SlogJoe Onorato2010-03-011-29/+29
* Fix MotionEvent pointer API.Dianne Hackborn2010-02-121-2/+2
* 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