1. 805fd7e Add API to get path to OBBs. by Dianne Hackborn · 14 years ago
  2. 3915bb8 Tell system server whether the app handled input events. by Jeff Brown · 14 years ago
  3. e21d91c6 Fix issue #3126018: No way to specify NativeActivity's native method by Dianne Hackborn · 14 years ago
  4. 74b1ed3 Fix issue #3113219: NativeActivity using wrong lib path with Java code by Dianne Hackborn · 14 years ago
  5. 6798b62 Use new nativeLibraryPath field for NativeActivity by Kenny Root · 14 years ago
  6. 08d5b8f More native work. by Dianne Hackborn · 14 years ago
  7. 2c6081c Implement native key pre-dispatching to IMEs. by Dianne Hackborn · 14 years ago
  8. 6cce32b Add native C APIs for working with the Asset Manager by Christopher Tate · 14 years ago
  9. d76b67c IME events are now dispatched to native applications. by Dianne Hackborn · 14 years ago
  10. 6826741 Add new native Looper API. by Dianne Hackborn · 14 years ago
  11. 54a181b Make real API for native code to get its window. by Dianne Hackborn · 14 years ago
  12. 3c80a4a Implement default key handling for native code. by Dianne Hackborn · 14 years ago
  13. 1e4b9f3 Remove InputConsumer, replacing with InputQueue. by Dianne Hackborn · 14 years ago
  14. a95e4cb First stab at attaching native event dispatching. by Dianne Hackborn · 14 years ago
  15. 74323fd Update NativeActivity to allow direct surface access. by Dianne Hackborn · 14 years ago
  16. 69969e4 First pass at NativeActivity. by Dianne Hackborn · 14 years ago