1. a3477c8 Added support for full PC-style keyboards. by Jeff Brown · 15 years ago
  2. d4ecee9 Rename the locked meta key constants for clarity. by Jeff Brown · 15 years ago
  3. bc9f053 am 2ef36763: am 860c2df4: Merge "Add unit tests for native input and fix bugs identified." into gingerbread by Jeff Brown · 15 years ago
  4. 3c3cc62 Add unit tests for native input and fix bugs identified. by Jeff Brown · 15 years ago
  5. 60b5776 Add support for calibrating touch position. by Jeff Brown · 15 years ago
  6. 7d8733f am 5f0cbfce: am c1e7b218: Merge "Improve input device calibration format." into gingerbread by Jeff Brown · 15 years ago
  7. 6a817e2 Add keycodes and meta-key modifiers to support external keyboards. by Jeff Brown · 15 years ago
  8. 6b337e7 Improve input device calibration format. by Jeff Brown · 15 years ago
  9. 90f0cee Added more robust tracking and cancelation of events. by Jeff Brown · 15 years ago
  10. 77e26fc Minor fix for InputReader support for non-touchscreen devices. by Jeff Brown · 15 years ago
  11. 1ad00e9 Wait for initial device scan to finish before updating config. by Jeff Brown · 15 years ago
  12. 2806e38 Minor logging changes to input dispatcher to help with debugging. by Jeff Brown · 15 years ago
  13. 956c0fb Support haptic feedback for virtual keys defined in key layout. by Jeff Brown · 15 years ago
  14. 26c94ff Move verbose logging of device capabilities to dumpsys. by Jeff Brown · 15 years ago
  15. d1b0a2b Add suuport for splitting touch events across windows. by Jeff Brown · 15 years ago
  16. b5764e0 Input API review. by Jeff Brown · 15 years ago
  17. a665ca8 Input dispatcher ANR handling enhancements. by Jeff Brown · 15 years ago
  18. af30ff6 Add support for secure views. by Jeff Brown · 15 years ago
  19. 38a7fab Input device calibration and capabilities. by Jeff Brown · 15 years ago
  20. d64c855 Fix some input device mapping bugs with certain drivers. by Jeff Brown · 15 years ago
  21. 8d4dfd2 Fix safe mode and KeyEvent.getMaxKeyCode(). by Jeff Brown · 15 years ago
  22. b51719b Improve thread safety of input mappers. by Jeff Brown · 15 years ago
  23. 82de2fc Fix touch input in landscape mode. by Jeff Brown · 15 years ago
  24. e57e895 Refactor input reader to support new device types more easily. by Jeff Brown · 15 years ago
  25. f26db0d Fix trackball down and movement bugs. by Jeff Brown · 15 years ago
  26. 3cf1c9b Fix individual pointer id up/down reporting. by Jeff Brown · 15 years ago
  27. 5c1ed84 Add support for new input sources. by Jeff Brown · 15 years ago
  28. 8575a87 Add initial gamepad support. by Jeff Brown · 15 years ago
  29. f16c26d More native input dispatch work. by Jeff Brown · 15 years ago
  30. c393eb6 Fix injection of specially intercepted keys like HOME. by Jeff Brown · 15 years ago
  31. 4036f7f Fix native input dispatch in the emulator. by Jeff Brown · 15 years ago
  32. 50de30a Native input event dispatching. by Jeff Brown · 15 years ago
  33. 51d45a7 More native input event dispatching. by Jeff Brown · 15 years ago
  34. f4a4ec2 Even more native input dispatch work in progress. by Jeff Brown · 15 years ago
  35. 54bc281 More work in progress on native events. by Jeff Brown · 15 years ago
  36. 66d9df5 Fix include paths. by Jeff Brown · 15 years ago
  37. e839a58 Native input dispatch rewrite work in progress. by Jeff Brown · 15 years ago