summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/KeyInputQueue.java
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #2512131: Trackball goes up when movingDianne Hackborn2010-03-191-2/+0
* InputDevice filtering for jumpy screens.Adam Powell2010-03-031-2/+14
* Maybe fix issue #2482201: Paired bluetooth device looks like a qwerty keyboardDianne Hackborn2010-03-021-0/+91
* Switch the services library to using the new SlogJoe Onorato2010-03-011-40/+40
* Re-arrange android-common so framework no longer links with it.Dianne Hackborn2010-02-251-1/+1
* Update imports to android-commonTom Taylor2009-12-211-1/+1
* Fix issue #2249821: Unable to start passion in safe modeDianne Hackborn2009-11-181-0/+68
* Fix issue #2248951: Need to turn off touch filtering outside of sholesDianne Hackborn2009-11-101-1/+4
* Fix issue #2191572: Difficulties drawing window shadeDianne Hackborn2009-10-191-2/+4
* Another fix for #2186897: Cannot unlock the device by swipingDianne Hackborn2009-10-131-3/+6
* Work on issue #2144454: Inconsistent swipes...Dianne Hackborn2009-10-131-27/+34
* Work on issue #2163789: Way too much loggingDianne Hackborn2009-10-041-3/+4
* Fix issue #2149145: Safe Mode does not work on Sholes deviceDianne Hackborn2009-09-281-4/+52
* Last big work on #1991910: Make swipes work with capacitive keysDianne Hackborn2009-09-141-0/+23
* Work on issue #2079167: Flickering issue across multiple UIDianne Hackborn2009-09-021-33/+59
* Fix issue #2045895: Finger IDs are not tracked properly.Dianne Hackborn2009-08-121-12/+23
* KeyInputQueue: get the name of the virtual-keys file from the input-device nameIliyan Malchev2009-08-061-3/+5
* Finish implementation of multiple pointer support for MotionEvent.Dianne Hackborn2009-08-041-121/+231
* Add support for power keys, improve behavior of virtual keys.Dianne Hackborn2009-07-241-18/+62
* First stab at poly-finger support.Dianne Hackborn2009-07-211-36/+71
* EventHub: Add support for excluding devices from being opened by as a keyboard.Mike Lockwood2009-07-161-5/+55
* Implement virtual button support.Dianne Hackborn2009-07-141-19/+226
* Added LatencyTimer to ease latency measurementsMichael Chan2009-05-151-15/+31
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-1/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+627
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-627/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+1
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-4/+9
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+2
* Initial ContributionThe Android Open Source Project2008-10-211-0/+620