1. 08d5b8f More native work. by Dianne Hackborn · 14 years ago
  2. 050b562 Added SensorManager.getMinDelay() by Mathias Agopian · 14 years ago
  3. 6d0fec2 Refactor input reader to support new device types more easily. by Jeff Brown · 14 years ago
  4. 1bf7978 new SensorService by Mathias Agopian · 14 years ago
  5. 2c6081c Implement native key pre-dispatching to IMEs. by Dianne Hackborn · 14 years ago
  6. c5ed591 Add support for new input sources. by Jeff Brown · 14 years ago
  7. 6cce32b Add native C APIs for working with the Asset Manager by Christopher Tate · 14 years ago
  8. c9a1108 Merge "first step at implementing the native sensor support" into gingerbread by Mathias Agopian · 14 years ago
  9. b957b9d first step at implementing the native sensor support by Mathias Agopian · 14 years ago
  10. d76b67c IME events are now dispatched to native applications. by Dianne Hackborn · 14 years ago
  11. 289b9b6 Add ANativeWindow API for directly drawing to the surface bits. by Dianne Hackborn · 14 years ago
  12. 85448bb Add new glue code for writing native apps. by Dianne Hackborn · 14 years ago
  13. 6826741 Add new native Looper API. by Dianne Hackborn · 14 years ago
  14. 8ae5a8e Get to the point of being able to do native drawing. by Dianne Hackborn · 14 years ago
  15. 54a181b Make real API for native code to get its window. by Dianne Hackborn · 14 years ago
  16. 3c80a4a Implement default key handling for native code. by Dianne Hackborn · 14 years ago
  17. 2e9f93e Update native activity & event APIs to follow correct conventions. by Dianne Hackborn · 14 years ago
  18. a95e4cb First stab at attaching native event dispatching. by Dianne Hackborn · 14 years ago