index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
java
/
com
/
android
/
server
/
KeyInputQueue.java
Age
Commit message (
Expand
)
Author
2010-07-03
More native input dispatch work.
Jeff Brown
2010-06-13
Native input dispatch rewrite work in progress.
Jeff Brown
2010-03-19
Fix issue #2512131: Trackball goes up when moving
Dianne Hackborn
2010-03-03
InputDevice filtering for jumpy screens.
Adam Powell
2010-03-02
Maybe fix issue #2482201: Paired bluetooth device looks like a qwerty keyboard
Dianne Hackborn
2010-03-01
Switch the services library to using the new Slog
Joe Onorato
2010-02-25
Re-arrange android-common so framework no longer links with it.
Dianne Hackborn
2009-12-21
Update imports to android-common
Tom Taylor
2009-11-18
Fix issue #2249821: Unable to start passion in safe mode
Dianne Hackborn
2009-11-10
Fix issue #2248951: Need to turn off touch filtering outside of sholes
Dianne Hackborn
2009-10-19
Fix issue #2191572: Difficulties drawing window shade
Dianne Hackborn
2009-10-13
Another fix for #2186897: Cannot unlock the device by swiping
Dianne Hackborn
2009-10-13
Work on issue #2144454: Inconsistent swipes...
Dianne Hackborn
2009-10-04
Work on issue #2163789: Way too much logging
Dianne Hackborn
2009-09-28
Fix issue #2149145: Safe Mode does not work on Sholes device
Dianne Hackborn
2009-09-14
Last big work on #1991910: Make swipes work with capacitive keys
Dianne Hackborn
2009-09-02
Work on issue #2079167: Flickering issue across multiple UI
Dianne Hackborn
2009-08-12
Fix issue #2045895: Finger IDs are not tracked properly.
Dianne Hackborn
2009-08-06
KeyInputQueue: get the name of the virtual-keys file from the input-device name
Iliyan Malchev
2009-08-04
Finish implementation of multiple pointer support for MotionEvent.
Dianne Hackborn
2009-07-24
Add support for power keys, improve behavior of virtual keys.
Dianne Hackborn
2009-07-21
First stab at poly-finger support.
Dianne Hackborn
2009-07-16
EventHub: Add support for excluding devices from being opened by as a keyboard.
Mike Lockwood
2009-07-14
Implement virtual button support.
Dianne Hackborn
2009-05-15
Added LatencyTimer to ease latency measurements
Michael Chan
2009-03-18
auto import from //branches/cupcake_rel/...@140373
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-02-10
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-01-15
auto import from //branches/cupcake/...@126645
The Android Open Source Project
2008-12-17
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project