1. 83c0968 Add initial support for cursor-based pointing devices. by Jeff Brown · 14 years ago
  2. 49ed71d Add support for fallback keycodes. by Jeff Brown · 14 years ago
  3. 9065504 Improve support for external keyboards. by Jeff Brown · 14 years ago
  4. 1f24510 Ensure the ShortcutManager uses the correct key character map. by Jeff Brown · 14 years ago
  5. 47e6b1b Support non-orientation aware keyboards and other devices. by Jeff Brown · 14 years ago
  6. 6b53e8d Added support for full PC-style keyboards. by Jeff Brown · 14 years ago
  7. 51e7fe7 Rename the locked meta key constants for clarity. by Jeff Brown · 14 years ago
  8. 3ae4ac8 am 2ef36763: am 860c2df4: Merge "Add unit tests for native input and fix bugs identified." into gingerbread by Jeff Brown · 14 years ago
  9. c3db858 Add unit tests for native input and fix bugs identified. by Jeff Brown · 14 years ago
  10. 511ee5f Add support for calibrating touch position. by Jeff Brown · 14 years ago
  11. c52862e am 5f0cbfce: am c1e7b218: Merge "Improve input device calibration format." into gingerbread by Jeff Brown · 14 years ago
  12. 497a92c Add keycodes and meta-key modifiers to support external keyboards. by Jeff Brown · 14 years ago
  13. c6d282b Improve input device calibration format. by Jeff Brown · 14 years ago
  14. b699726 Added more robust tracking and cancelation of events. by Jeff Brown · 14 years ago
  15. 8da727a Minor fix for InputReader support for non-touchscreen devices. by Jeff Brown · 14 years ago
  16. 7342bb9 Wait for initial device scan to finish before updating config. by Jeff Brown · 14 years ago
  17. f2f4871 Minor logging changes to input dispatcher to help with debugging. by Jeff Brown · 14 years ago
  18. 0eaf393 Support haptic feedback for virtual keys defined in key layout. by Jeff Brown · 14 years ago
  19. ef3d7e8 Move verbose logging of device capabilities to dumpsys. by Jeff Brown · 14 years ago
  20. 01ce2e9 Add suuport for splitting touch events across windows. by Jeff Brown · 14 years ago
  21. dc1ab4b Input API review. by Jeff Brown · 14 years ago
  22. b88102f Input dispatcher ANR handling enhancements. by Jeff Brown · 14 years ago
  23. 85a3176 Add support for secure views. by Jeff Brown · 14 years ago
  24. 8d60866 Input device calibration and capabilities. by Jeff Brown · 14 years ago
  25. 2dfd7a7 Fix some input device mapping bugs with certain drivers. by Jeff Brown · 14 years ago
  26. c3fc2d0 Fix safe mode and KeyEvent.getMaxKeyCode(). by Jeff Brown · 14 years ago
  27. 6328cdc Improve thread safety of input mappers. by Jeff Brown · 14 years ago
  28. aab985b Fix touch input in landscape mode. by Jeff Brown · 14 years ago
  29. 6d0fec2 Refactor input reader to support new device types more easily. by Jeff Brown · 14 years ago
  30. d361659 Fix trackball down and movement bugs. by Jeff Brown · 14 years ago
  31. 00ba884 Fix individual pointer id up/down reporting. by Jeff Brown · 14 years ago
  32. c5ed591 Add support for new input sources. by Jeff Brown · 14 years ago
  33. fd03582 Add initial gamepad support. by Jeff Brown · 14 years ago
  34. 00fa7bd More native input dispatch work. by Jeff Brown · 14 years ago
  35. d009787 Fix injection of specially intercepted keys like HOME. by Jeff Brown · 14 years ago
  36. 0b72e82 Fix native input dispatch in the emulator. by Jeff Brown · 14 years ago
  37. 349703e Native input event dispatching. by Jeff Brown · 14 years ago
  38. 7fbdc84 More native input event dispatching. by Jeff Brown · 14 years ago
  39. 5c225b1 Even more native input dispatch work in progress. by Jeff Brown · 14 years ago
  40. 9c3cda0 More work in progress on native events. by Jeff Brown · 15 years ago
  41. 43a9527 Fix include paths. by Jeff Brown · 15 years ago
  42. 46b9ac0 Native input dispatch rewrite work in progress. by Jeff Brown · 15 years ago