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