1. fe9f8ab Add initial API for stylus and mouse buttons. by Jeff Brown · 13 years ago
  2. a032cc0 Add MotionEvent.HOVER_ENTER and HOVER_EXIT. by Jeff Brown · 14 years ago
  3. e325e9a Fix an incorrect NDK function prototype. by Jeff Brown · 14 years ago
  4. 3a22fa0 Joystick tweaks. by Jeff Brown · 14 years ago
  5. 33bbfd2 Add support for mouse hover and scroll wheel. by Jeff Brown · 14 years ago
  6. cc0c159 Add new hover move action and scroll wheel plumbing. by Jeff Brown · 14 years ago
  7. 6f2fba4 Add new axes for joysticks and mouse wheels. by Jeff Brown · 14 years ago
  8. ebbd5d1 Fix a regression with MotionEvent parceling. by Jeff Brown · 14 years ago
  9. 91c69ab Add support for arbitrary axes in MotionEvents. by Jeff Brown · 14 years ago
  10. cb1404e Add joystick support to framework. by Jeff Brown · 14 years ago
  11. 49ed71d Add support for fallback keycodes. by Jeff Brown · 14 years ago
  12. 51e7fe7 Rename the locked meta key constants for clarity. by Jeff Brown · 14 years ago
  13. 3ae4ac8 am 2ef36763: am 860c2df4: Merge "Add unit tests for native input and fix bugs identified." into gingerbread by Jeff Brown · 14 years ago
  14. c3db858 Add unit tests for native input and fix bugs identified. by Jeff Brown · 14 years ago
  15. 497a92c Add keycodes and meta-key modifiers to support external keyboards. by Jeff Brown · 14 years ago
  16. dc1ab4b Input API review. by Jeff Brown · 14 years ago
  17. 4fe6c3e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 14 years ago
  18. 85a3176 Add support for secure views. by Jeff Brown · 14 years ago
  19. 42c03e5 Modify native ALooper to take an explicit ident. by Dianne Hackborn · 14 years ago
  20. 5fad267 Remove incomplete input device enumeration NDK API. by Jeff Brown · 14 years ago
  21. 8d60866 Input device calibration and capabilities. by Jeff Brown · 14 years ago
  22. e30de4e Add stdint.h to fix sim-eng by Kenny Root · 14 years ago
  23. 6d0fec2 Refactor input reader to support new device types more easily. by Jeff Brown · 14 years ago
  24. 2c6081c Implement native key pre-dispatching to IMEs. by Dianne Hackborn · 14 years ago
  25. c5ed591 Add support for new input sources. by Jeff Brown · 14 years ago
  26. fd03582 Add initial gamepad support. by Jeff Brown · 14 years ago
  27. 85448bb Add new glue code for writing native apps. by Dianne Hackborn · 14 years ago
  28. 6826741 Add new native Looper API. by Dianne Hackborn · 14 years ago
  29. 2e9f93e Update native activity & event APIs to follow correct conventions. by Dianne Hackborn · 14 years ago
  30. a95e4cb First stab at attaching native event dispatching. by Dianne Hackborn · 14 years ago
  31. 5c225b1 Even more native input dispatch work in progress. by Jeff Brown · 14 years ago
  32. 46b9ac0 Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago