1. b9c9026 Construct classloader for apps with no java code by Dimitry Ivanov · 8 years ago
  2. 048a0db Use nativeloader to load NativeActivity by Dmitriy Ivanov · 9 years ago
  3. 777ef95 Use Context.getSystemService(Class<T>) for InputMethodManager. by Yohei Yukawa · 9 years ago
  4. 58b8b24 AArch64: Use long for pointers in App/Backup by Ashok Bhat · 11 years ago
  5. e0475c8 Gracefully handle missing directories. by Jeff Sharkey · 11 years ago
  6. 1abdb71 APIs for multiple external storage devices. by Jeff Sharkey · 11 years ago
  7. a44dd26 Rewrite input handling for native applications by Michael Wright · 11 years ago
  8. f9e989d Queues, queues, queues and input. by Jeff Brown · 11 years ago
  9. c28867a Use input transport for communications between app and IME. by Jeff Brown · 11 years ago
  10. 04ddf3c Allow applications to recover from IME related ANRs. by Jeff Brown · 12 years ago
  11. 805fd7e Add API to get path to OBBs. by Dianne Hackborn · 14 years ago
  12. 3915bb8 Tell system server whether the app handled input events. by Jeff Brown · 14 years ago
  13. e21d91c6 Fix issue #3126018: No way to specify NativeActivity's native method by Dianne Hackborn · 14 years ago
  14. 74b1ed3 Fix issue #3113219: NativeActivity using wrong lib path with Java code by Dianne Hackborn · 14 years ago
  15. 6798b62 Use new nativeLibraryPath field for NativeActivity by Kenny Root · 14 years ago
  16. 08d5b8f More native work. by Dianne Hackborn · 14 years ago
  17. 2c6081c Implement native key pre-dispatching to IMEs. by Dianne Hackborn · 14 years ago
  18. 6cce32b Add native C APIs for working with the Asset Manager by Christopher Tate · 14 years ago
  19. d76b67c IME events are now dispatched to native applications. by Dianne Hackborn · 14 years ago
  20. 6826741 Add new native Looper API. by Dianne Hackborn · 14 years ago
  21. 54a181b Make real API for native code to get its window. by Dianne Hackborn · 14 years ago
  22. 3c80a4a Implement default key handling for native code. by Dianne Hackborn · 14 years ago
  23. 1e4b9f3 Remove InputConsumer, replacing with InputQueue. by Dianne Hackborn · 14 years ago
  24. a95e4cb First stab at attaching native event dispatching. by Dianne Hackborn · 14 years ago
  25. 74323fd Update NativeActivity to allow direct surface access. by Dianne Hackborn · 14 years ago
  26. 69969e4 First pass at NativeActivity. by Dianne Hackborn · 14 years ago