1. 79ac969 Add tap/drag touchpad gesture. by Jeff Brown · 13 years ago
  2. 2352b97 Initial checkin of spot presentation for touchpad gestures. by Jeff Brown · 13 years ago
  3. 5541de9 Add a sprite controller. by Jeff Brown · 13 years ago
  4. b719874 Optimize EventHub to process events in big chunks. by Jeff Brown · 13 years ago
  5. aa3855d Refactor how timeouts are calculated. by Jeff Brown · 13 years ago
  6. ace13b1 Use touch pad gestures to manipulate the pointer. by Jeff Brown · 13 years ago
  7. efd3266 Input improvements and bug fixes. by Jeff Brown · 13 years ago
  8. 9626b14 Fix off by one errors in touch motion ranges. (DO NOT MERGE) by Jeff Brown · 13 years ago
  9. 8529745 Joystick tweaks. (DO NOT MERGE) by Jeff Brown · 13 years ago
  10. 56194eb Wake screen from external HID peripherals. by Jeff Brown · 13 years ago
  11. 05dc66a Fade out the mouse pointer after inactivity or other events. by Jeff Brown · 13 years ago
  12. 6f2fba4 Add new axes for joysticks and mouse wheels. by Jeff Brown · 13 years ago
  13. 7cca7e0 am 761a6b7f: am f4368c95: Merge "Filter virtual keys after touches." into honeycomb by Jeff Brown · 14 years ago
  14. fe50892 Filter virtual keys after touches. by Jeff Brown · 14 years ago
  15. cb1404e Add joystick support to framework. by Jeff Brown · 14 years ago
  16. 517bb4c Add support for detecting finger orientation. by Jeff Brown · 14 years ago
  17. b4ff35d Mouse pointer integration. by Jeff Brown · 14 years ago[Renamed (99%) from include/ui/InputReader.h]
  18. 83c0968 Add initial support for cursor-based pointing devices. by Jeff Brown · 14 years ago
  19. 49ed71d Add support for fallback keycodes. by Jeff Brown · 14 years ago
  20. 9065504 Improve support for external keyboards. by Jeff Brown · 14 years ago
  21. 47e6b1b Support non-orientation aware keyboards and other devices. by Jeff Brown · 14 years ago
  22. 3ae4ac8 am 2ef36763: am 860c2df4: Merge "Add unit tests for native input and fix bugs identified." into gingerbread by Jeff Brown · 14 years ago
  23. c3db858 Add unit tests for native input and fix bugs identified. by Jeff Brown · 14 years ago
  24. 511ee5f Add support for calibrating touch position. by Jeff Brown · 14 years ago
  25. c52862e am 5f0cbfce: am c1e7b218: Merge "Improve input device calibration format." into gingerbread by Jeff Brown · 14 years ago
  26. 497a92c Add keycodes and meta-key modifiers to support external keyboards. by Jeff Brown · 14 years ago
  27. c6d282b Improve input device calibration format. by Jeff Brown · 14 years ago
  28. b699726 Added more robust tracking and cancelation of events. by Jeff Brown · 14 years ago
  29. 7342bb9 Wait for initial device scan to finish before updating config. by Jeff Brown · 14 years ago
  30. 0eaf393 Support haptic feedback for virtual keys defined in key layout. by Jeff Brown · 14 years ago
  31. ef3d7e8 Move verbose logging of device capabilities to dumpsys. by Jeff Brown · 14 years ago
  32. 01ce2e9 Add suuport for splitting touch events across windows. by Jeff Brown · 14 years ago
  33. b88102f Input dispatcher ANR handling enhancements. by Jeff Brown · 14 years ago
  34. 8d60866 Input device calibration and capabilities. by Jeff Brown · 14 years ago
  35. 2dfd7a7 Fix some input device mapping bugs with certain drivers. by Jeff Brown · 14 years ago
  36. c3fc2d0 Fix safe mode and KeyEvent.getMaxKeyCode(). by Jeff Brown · 14 years ago
  37. 9e2ad36 Enhanced VelocityTracker for > 5 pointers and fixed bugs. by Jeff Brown · 14 years ago
  38. 6328cdc Improve thread safety of input mappers. by Jeff Brown · 14 years ago
  39. 6d0fec2 Refactor input reader to support new device types more easily. by Jeff Brown · 14 years ago
  40. 00ba884 Fix individual pointer id up/down reporting. by Jeff Brown · 14 years ago
  41. fd03582 Add initial gamepad support. by Jeff Brown · 14 years ago
  42. 00fa7bd More native input dispatch work. by Jeff Brown · 14 years ago
  43. d009787 Fix injection of specially intercepted keys like HOME. by Jeff Brown · 14 years ago
  44. 0b72e82 Fix native input dispatch in the emulator. by Jeff Brown · 14 years ago
  45. 349703e Native input event dispatching. by Jeff Brown · 14 years ago
  46. 9c3cda0 More work in progress on native events. by Jeff Brown · 14 years ago
  47. 46b9ac0 Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago