summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/KeyInputQueue.java
AgeCommit message (Expand)Author
2010-07-03More native input dispatch work.Jeff Brown
2010-06-13Native input dispatch rewrite work in progress.Jeff Brown
2010-03-19Fix issue #2512131: Trackball goes up when movingDianne Hackborn
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-25Re-arrange android-common so framework no longer links with it.Dianne Hackborn
2009-12-21Update imports to android-commonTom Taylor
2009-11-18Fix issue #2249821: Unable to start passion in safe modeDianne Hackborn
2009-11-10Fix issue #2248951: Need to turn off touch filtering outside of sholesDianne Hackborn
2009-10-19Fix issue #2191572: Difficulties drawing window shadeDianne Hackborn
2009-10-13Another fix for #2186897: Cannot unlock the device by swipingDianne Hackborn
2009-10-13Work on issue #2144454: Inconsistent swipes...Dianne Hackborn
2009-10-04Work on issue #2163789: Way too much loggingDianne Hackborn
2009-09-28Fix issue #2149145: Safe Mode does not work on Sholes deviceDianne Hackborn
2009-09-14Last big work on #1991910: Make swipes work with capacitive keysDianne Hackborn
2009-09-02Work on issue #2079167: Flickering issue across multiple UIDianne Hackborn
2009-08-12Fix issue #2045895: Finger IDs are not tracked properly.Dianne Hackborn
2009-08-06KeyInputQueue: get the name of the virtual-keys file from the input-device nameIliyan Malchev
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-16EventHub: Add support for excluding devices from being opened by as a keyboard.Mike Lockwood
2009-07-14Implement virtual button support.Dianne Hackborn
2009-05-15Added LatencyTimer to ease latency measurementsMichael Chan
2009-03-18auto import from //branches/cupcake_rel/...@140373The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-02-10auto import from //branches/cupcake/...@130745The Android Open Source Project
2009-01-15auto import from //branches/cupcake/...@126645The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project