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