1. 49ed71d Add support for fallback keycodes. by Jeff Brown · 15 years ago
  2. 51e7fe75 Rename the locked meta key constants for clarity. by Jeff Brown · 15 years ago
  3. 3ae4ac8 am 2ef36763: am 860c2df4: Merge "Add unit tests for native input and fix bugs identified." into gingerbread by Jeff Brown · 15 years ago
  4. c3db858 Add unit tests for native input and fix bugs identified. by Jeff Brown · 15 years ago
  5. 497a92c Add keycodes and meta-key modifiers to support external keyboards. by Jeff Brown · 15 years ago
  6. dc1ab4b Input API review. by Jeff Brown · 15 years ago
  7. 4fe6c3e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 15 years ago
  8. 85a3176 Add support for secure views. by Jeff Brown · 15 years ago
  9. 42c03e5 Modify native ALooper to take an explicit ident. by Dianne Hackborn · 15 years ago
  10. 5fad267 Remove incomplete input device enumeration NDK API. by Jeff Brown · 15 years ago
  11. 8d60866 Input device calibration and capabilities. by Jeff Brown · 15 years ago
  12. e30de4e Add stdint.h to fix sim-eng by Kenny Root · 15 years ago
  13. 6d0fec2 Refactor input reader to support new device types more easily. by Jeff Brown · 15 years ago
  14. 2c6081c Implement native key pre-dispatching to IMEs. by Dianne Hackborn · 15 years ago
  15. c5ed591 Add support for new input sources. by Jeff Brown · 15 years ago
  16. fd035829 Add initial gamepad support. by Jeff Brown · 15 years ago
  17. 85448bb Add new glue code for writing native apps. by Dianne Hackborn · 15 years ago
  18. 6826741 Add new native Looper API. by Dianne Hackborn · 15 years ago
  19. 2e9f93e Update native activity & event APIs to follow correct conventions. by Dianne Hackborn · 15 years ago
  20. a95e4cb First stab at attaching native event dispatching. by Dianne Hackborn · 15 years ago
  21. 5c225b1 Even more native input dispatch work in progress. by Jeff Brown · 15 years ago
  22. 46b9ac0a Native input dispatch rewrite work in progress. by Jeff Brown · 15 years ago