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
/
InputDevice.java
Age
Commit message (
Expand
)
Author
2010-07-03
More native input dispatch work.
Jeff Brown
2010-06-09
Fix bug 2757693 - Multi-touch coordinates can jump when a finger goes down.
Adam Powell
2010-03-03
Fix epsilon calculation for jumpy touchscreen filtering
Adam Powell
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-12
Fix MotionEvent pointer API.
Dianne Hackborn
2009-12-02
Fix issue #2300232: Bugs in resolving conflicting pointers
Dianne Hackborn
2009-11-23
Fix issue #2281046: Size and pressure don't change
Dianne Hackborn
2009-10-19
Fix issue #2191572: Difficulties drawing window shade
Dianne Hackborn
2009-10-13
Fix issue #2186709: Can't unlock the device for a while
Dianne Hackborn
2009-10-13
Work on issue #2144454: Inconsistent swipes...
Dianne Hackborn
2009-08-12
Fix issue #2045895: Finger IDs are not tracked properly.
Dianne Hackborn
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-14
Implement virtual button support.
Dianne Hackborn
2009-05-15
Added LatencyTimer to ease latency measurements
Michael Chan
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
2008-12-17
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project