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