1. 28d9f02 Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE by Steve Block · 13 years ago
  2. 17cc33a Remove unused JNI global references. by Carl Shapiro · 13 years ago
  3. 2bb10f4 Fix poll options for NativeActivity's hasEvents by Kenny Root · 13 years ago
  4. 805fd7e Add API to get path to OBBs. by Dianne Hackborn · 14 years ago
  5. 1f24510 Ensure the ShortcutManager uses the correct key character map. by Jeff Brown · 14 years ago
  6. 3915bb8 Tell system server whether the app handled input events. by Jeff Brown · 14 years ago
  7. 4f145c9 Fix debug statements and aapt assert. by Patrick Scott · 14 years ago
  8. e21d91c6 Fix issue #3126018: No way to specify NativeActivity's native method by Dianne Hackborn · 14 years ago
  9. db28a94 Fix issue #3117918: No way to finish a native activity by Dianne Hackborn · 14 years ago
  10. 4fe6c3e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 14 years ago
  11. 42c03e5 Modify native ALooper to take an explicit ident. by Dianne Hackborn · 14 years ago
  12. 08d5b8f More native work. by Dianne Hackborn · 14 years ago
  13. 2c6081c Implement native key pre-dispatching to IMEs. by Dianne Hackborn · 14 years ago
  14. c5ed591 Add support for new input sources. by Jeff Brown · 14 years ago
  15. b87e22d Fix jni registration typo by Christopher Tate · 14 years ago
  16. 6cce32b Add native C APIs for working with the Asset Manager by Christopher Tate · 14 years ago
  17. d76b67c IME events are now dispatched to native applications. by Dianne Hackborn · 14 years ago
  18. 289b9b6 Add ANativeWindow API for directly drawing to the surface bits. by Dianne Hackborn · 14 years ago
  19. 6826741 Add new native Looper API. by Dianne Hackborn · 14 years ago
  20. 8ae5a8e Get to the point of being able to do native drawing. 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. 2e9f93e Update native activity & event APIs to follow correct conventions. 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