summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/InputDevice.java
AgeCommit message (Expand)Author
2010-07-03More native input dispatch work.Jeff Brown
2010-06-09Fix bug 2757693 - Multi-touch coordinates can jump when a finger goes down.Adam Powell
2010-03-03Fix epsilon calculation for jumpy touchscreen filteringAdam Powell
2010-03-03InputDevice filtering for jumpy screens.Adam Powell
2010-03-02Maybe fix issue #2482201: Paired bluetooth device looks like a qwerty keyboardDianne Hackborn
2010-03-01Switch the services library to using the new SlogJoe Onorato
2010-02-12Fix MotionEvent pointer API.Dianne Hackborn
2009-12-02Fix issue #2300232: Bugs in resolving conflicting pointersDianne Hackborn
2009-11-23Fix issue #2281046: Size and pressure don't changeDianne Hackborn
2009-10-19Fix issue #2191572: Difficulties drawing window shadeDianne Hackborn
2009-10-13Fix issue #2186709: Can't unlock the device for a whileDianne Hackborn
2009-10-13Work on issue #2144454: Inconsistent swipes...Dianne Hackborn
2009-08-12Fix issue #2045895: Finger IDs are not tracked properly.Dianne Hackborn
2009-08-04Finish implementation of multiple pointer support for MotionEvent.Dianne Hackborn
2009-07-24Add support for power keys, improve behavior of virtual keys.Dianne Hackborn
2009-07-21First stab at poly-finger support.Dianne Hackborn
2009-07-14Implement virtual button support.Dianne Hackborn
2009-05-15Added LatencyTimer to ease latency measurementsMichael Chan
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project