1. ebbd5d1 Fix a regression with MotionEvent parceling. by Jeff Brown · 14 years ago
  2. 91c69ab Add support for arbitrary axes in MotionEvents. by Jeff Brown · 14 years ago
  3. 58a2da8 Fix crashes caused by some input devices. by Jeff Brown · 14 years ago
  4. 89de57a Fix getSwitchState. by Jeff Brown · 14 years ago
  5. 9065504 Improve support for external keyboards. by Jeff Brown · 14 years ago
  6. 1f24510 Ensure the ShortcutManager uses the correct key character map. by Jeff Brown · 14 years ago
  7. 47e6b1b Support non-orientation aware keyboards and other devices. by Jeff Brown · 14 years ago
  8. 497a92c Add keycodes and meta-key modifiers to support external keyboards. by Jeff Brown · 14 years ago
  9. e20c9e0 Fix an event injection bug when the policy is bypassed. by Jeff Brown · 14 years ago
  10. b699726 Added more robust tracking and cancelation of events. by Jeff Brown · 14 years ago
  11. 0eaf393 Support haptic feedback for virtual keys defined in key layout. by Jeff Brown · 14 years ago
  12. 01ce2e9 Add suuport for splitting touch events across windows. by Jeff Brown · 14 years ago
  13. 85a3176 Add support for secure views. by Jeff Brown · 14 years ago
  14. 5fad267 Remove incomplete input device enumeration NDK API. by Jeff Brown · 14 years ago
  15. 8d60866 Input device calibration and capabilities. by Jeff Brown · 14 years ago
  16. 6d0fec2 Refactor input reader to support new device types more easily. by Jeff Brown · 14 years ago
  17. 2c6081c Implement native key pre-dispatching to IMEs. by Dianne Hackborn · 14 years ago
  18. c5ed591 Add support for new input sources. by Jeff Brown · 14 years ago
  19. d76b67c IME events are now dispatched to native applications. by Dianne Hackborn · 14 years ago
  20. d009787 Fix injection of specially intercepted keys like HOME. by Jeff Brown · 14 years ago
  21. 3c80a4a Implement default key handling for native code. by Dianne Hackborn · 14 years ago
  22. 2e9f93e Update native activity & event APIs to follow correct conventions. by Dianne Hackborn · 14 years ago
  23. 349703e Native input event dispatching. by Jeff Brown · 14 years ago
  24. a95e4cb First stab at attaching native event dispatching. by Dianne Hackborn · 14 years ago
  25. 7fbdc84 More native input event dispatching. by Jeff Brown · 14 years ago
  26. 5c225b1 Even more native input dispatch work in progress. by Jeff Brown · 14 years ago
  27. 9c3cda0 More work in progress on native events. by Jeff Brown · 14 years ago
  28. 46b9ac0 Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago