index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
ui
/
Input.cpp
Age
Commit message (
Expand
)
Author
2011-09-16
Can't stop the fling!
Jeff Brown
2011-09-14
Velocity Tracker II: The Revenge of Velocity Tracker
Jeff Brown
2011-09-09
Tweak VelocityTracker.
Jeff Brown
2011-07-31
Refactor input reader to add stylus support.
Jeff Brown
2011-06-07
am 61220e88: am bbbab26e: am 2c180499: Merge "Revert velocity damping. Bug: 4...
Jeff Brown
2011-06-06
Revert velocity damping.
Jeff Brown
2011-06-03
am 56503b8d: am 8186a5f0: am 10c3f367: Merge "Implement pointer acceleration....
Jeff Brown
2011-06-02
Implement pointer acceleration.
Jeff Brown
2011-05-25
Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE)
Jeff Brown
2011-05-23
Improve VelocityTracker numerical stability. (DO NOT MERGE)
Jeff Brown
2011-05-23
Use touch pad gestures to manipulate the pointer. (DO NOT MERGE)
Jeff Brown
2011-05-13
Add initial API for stylus and mouse buttons.
Jeff Brown
2011-05-09
resolved conflicts for merge of 05be6d6f to master
Dianne Hackborn
2011-05-09
Better compat mode part one: start scaling windows.
Dianne Hackborn
2011-04-19
Initial checkin of spot presentation for touchpad gestures.
Jeff Brown
2011-04-01
Fix dispatcher crash when input monitoring enabled.
Jeff Brown
2011-03-15
Improve VelocityTracker numerical stability.
Jeff Brown
2011-03-14
Use touch pad gestures to manipulate the pointer.
Jeff Brown
2011-03-09
Input improvements and bug fixes.
Jeff Brown
2011-03-02
Wake screen from external HID peripherals.
Jeff Brown
2011-02-19
Add new axes for joysticks and mouse wheels.
Jeff Brown
2011-02-17
Fix a regression with MotionEvent parceling.
Jeff Brown
2011-02-15
Add support for arbitrary axes in MotionEvents.
Jeff Brown
2010-12-02
Improve support for external keyboards.
Jeff Brown
2010-11-30
Support non-orientation aware keyboards and other devices.
Jeff Brown
2010-11-02
Add plumbing for volume mute key.
Jeff Brown
2010-09-08
Add support for secure views.
Jeff Brown
2010-08-31
Remove incomplete input device enumeration NDK API.
Jeff Brown
2010-07-28
Refactor input reader to support new device types more easily.
Jeff Brown
2010-07-15
Implement native key pre-dispatching to IMEs.
Dianne Hackborn
2010-07-15
Add support for new input sources.
Jeff Brown
2010-07-13
Add initial gamepad support.
Jeff Brown
2010-06-30
Implement default key handling for native code.
Dianne Hackborn
2010-06-22
First stab at attaching native event dispatching.
Dianne Hackborn
2010-06-17
Even more native input dispatch work in progress.
Jeff Brown
2010-06-13
Native input dispatch rewrite work in progress.
Jeff Brown