summaryrefslogtreecommitdiff
path: root/include/ui/InputReader.h
AgeCommit message (Expand)Author
2010-12-02Improve support for external keyboards. Jeff Brown
2010-11-30Support non-orientation aware keyboards and other devices. Jeff Brown
2010-10-24am 2ef36763: am 860c2df4: Merge "Add unit tests for native input and fix bugs... Jeff Brown
2010-10-23Add unit tests for native input and fix bugs identified. Jeff Brown
2010-10-18Add support for calibrating touch position. Jeff Brown
2010-10-16am 5f0cbfce: am c1e7b218: Merge "Improve input device calibration format." in... Jeff Brown
2010-10-15Add keycodes and meta-key modifiers to support external keyboards. Jeff Brown
2010-10-14Improve input device calibration format. Jeff Brown
2010-10-10Added more robust tracking and cancelation of events. Jeff Brown
2010-10-01Wait for initial device scan to finish before updating config. Jeff Brown
2010-10-01Support haptic feedback for virtual keys defined in key layout. Jeff Brown
2010-09-30Move verbose logging of device capabilities to dumpsys. Jeff Brown
2010-09-26Add suuport for splitting touch events across windows. Jeff Brown
2010-09-12Input dispatcher ANR handling enhancements. Jeff Brown
2010-08-30Input device calibration and capabilities. Jeff Brown
2010-08-18Fix some input device mapping bugs with certain drivers. Jeff Brown
2010-08-10Fix safe mode and KeyEvent.getMaxKeyCode(). Jeff Brown
2010-07-30Enhanced VelocityTracker for > 5 pointers and fixed bugs. Jeff Brown
2010-07-30Improve thread safety of input mappers. Jeff Brown
2010-07-28Refactor input reader to support new device types more easily. Jeff Brown
2010-07-16Fix individual pointer id up/down reporting. Jeff Brown
2010-07-13Add initial gamepad support. Jeff Brown
2010-07-03More native input dispatch work. Jeff Brown
2010-06-30Fix injection of specially intercepted keys like HOME. Jeff Brown
2010-06-29Fix native input dispatch in the emulator. Jeff Brown
2010-06-28Native input event dispatching. Jeff Brown
2010-06-15More work in progress on native events. Jeff Brown
2010-06-13Native input dispatch rewrite work in progress. Jeff Brown