summaryrefslogtreecommitdiff
path: root/libs/ui/Input.cpp
AgeCommit message (Expand)Author
2011-03-15Improve VelocityTracker numerical stability. Jeff Brown
2011-03-14Use touch pad gestures to manipulate the pointer. Jeff Brown
2011-03-09Input improvements and bug fixes. Jeff Brown
2011-03-02Wake screen from external HID peripherals. Jeff Brown
2011-02-19Add new axes for joysticks and mouse wheels. Jeff Brown
2011-02-17Fix a regression with MotionEvent parceling. Jeff Brown
2011-02-15Add support for arbitrary axes in MotionEvents. Jeff Brown
2010-12-02Improve support for external keyboards. Jeff Brown
2010-11-30Support non-orientation aware keyboards and other devices. Jeff Brown
2010-11-02Add plumbing for volume mute key. Jeff Brown
2010-09-08Add support for secure views. Jeff Brown
2010-08-31Remove incomplete input device enumeration NDK API. Jeff Brown
2010-07-28Refactor input reader to support new device types more easily. Jeff Brown
2010-07-15Implement native key pre-dispatching to IMEs. Dianne Hackborn
2010-07-15Add support for new input sources. Jeff Brown
2010-07-13Add initial gamepad support. Jeff Brown
2010-06-30Implement default key handling for native code. Dianne Hackborn
2010-06-22First stab at attaching native event dispatching. Dianne Hackborn
2010-06-17Even more native input dispatch work in progress. Jeff Brown
2010-06-13Native input dispatch rewrite work in progress. Jeff Brown