1. c28257b Push new version of GameActivity 4.4.0 by Alfie Baxter · 7 months ago
  2. e32db80 Fixed formatting of gamesdk repo by Barış Kaya · 7 months ago
  3. a7cdb8c Migrate from deprecate ALooper_pollAll to ALooper_pollOnce by Oleh Kuznetsov · 7 months ago
  4. 163d7fc Improve android_app_set_activity_state ANR protection by Oleh Kuznetsov · 7 months ago
  5. d3fbe82 Improve version revision macro updating by Alfie Baxter · 9 months ago
  6. 2ae5d1f Release a new alpha version for AGDK components. by Alfie Baxter · 9 months ago
  7. bc38921 Add a gradle task generating Jacoco test coverage for AGDK packages. by Mary Koliadenko · 10 months ago
  8. 2b0acf3 Merge "Allow to use mSurfaceView.requestPointerCapture" into gamesdk-main by Oleh Kuznetsov · 10 months ago
  9. f483422 Merge "Support 16Kb pages by default" into gamesdk-main by Oleh Kuznetsov · 10 months ago
  10. 8163322 Allow to use mSurfaceView.requestPointerCapture by Oleh Kuznetsov · 10 months ago
  11. ac13121 Merge "Update GameActivity touch handling" into gamesdk-main by Oleh Kuznetsov · 10 months ago
  12. 6242cf9 Support 16Kb pages by default by Oleh Kuznetsov · 10 months ago
  13. 96e0497 Update GameActivity touch handling by Oleh Kuznetsov · 10 months ago
  14. 3e5fc4c Add JNI_OnLoad function by tomnom · 10 months ago
  15. cd6e253 Fix GameActivity race condition between onDestroy and onCreate by Oleh Kuznetsov · 10 months ago
  16. 044fd03 Release a new alpha version for AGDK components. by Mary Koliadenko · 1 year, 2 months ago main master
  17. 1ed0153 Update gradle to 8.8.1 by Oleh Kuznetsov · 1 year, 2 months ago
  18. a63ecca Consistently report keyboard open|close events in GameActivity. by Mary Koliadenko · 1 year, 2 months ago
  19. 1198bb0 Fix GameActivity getLocale* functions. by Oleh Kuznetsov · 1 year, 3 months ago
  20. 07eff72 Change GameActivity and GameTextInput to 4.1 alpha. by Viktor Repetskyi · 1 year, 3 months ago
  21. 4d8f673 add backing types for all enumerations in GameActivity/GameTextInput by Artyom Palvelev · 1 year, 4 months ago
  22. 7f6dc69 add concise comments on GameActivity locales support by Artyom Palvelev · 1 year, 4 months ago
  23. 0716119 add comments on reserved range for android_app_write_cmd() by Artyom Palvelev · 1 year, 4 months ago
  24. 65a4598 make android_app_write_cmd() publicly available by Artyom Palvelev · 1 year, 6 months ago
  25. 251aada Pass up-to-date locale data to the native code by Artyom Palvelev · 1 year, 6 months ago
  26. e795428 bump GameActivity and GameTextInput to 4.0.0alpha01 by Artyom Palvelev · 1 year, 7 months ago
  27. a23ac79 Fix external directory code. Bug: 323404241 Test: Run agdktunnel by Victor Repetskyi · 1 year, 7 months ago
  28. e4a506b GameTextInput: Prevent keyboard input after GameActivity_hideSoftInput by Oleh Kuznetsov · 1 year, 8 months ago
  29. 1948489 convert all sources to Google's code style by Artyom Palvelev · 1 year, 8 months ago
  30. 7ff99f8 add cpp files into prefabs for GameActivity/GameTextInput by Artyom Palvelev · 1 year, 8 months ago
  31. eddf605 update targetSdkVersion to 35 in all projects by Artyom Palvelev · 1 year, 8 months ago
  32. ff4b04c fix 'keyboard' variable updates by Artyom Palvelev · 1 year, 11 months ago
  33. 7197569 fix hiddenKeyboard variable updates by Artyom Palvelev · 1 year, 11 months ago
  34. 5457d76 fix null pointer crash in GameActivity by Artyom Palvelev · 1 year, 11 months ago
  35. ccadb45 update game-activity and game-text-input to 3.1.0alpha01 by Artyom Palvelev · 2 years, 2 months ago
  36. 499248e send explicit signals on key and touch events to the Looper by Artyom Palvelev · 2 years, 4 months ago
  37. b8ac9b1 fix Doxygen comments in GameActivityEvents_internal.h by Artyom Palvelev · 2 years, 6 months ago
  38. 68aaf95 bump versions of GameActivity and GameTextInput to 3.0 by Artyom Palvelev · 2 years, 6 months ago
  39. dfca494 refactor GameActivity and GameTextInput interfaces by Artyom Palvelev · 2 years, 6 months ago
  40. 1f1e394 add a note about supported input types for GameTextInput by Artyom Palvelev · 2 years, 8 months ago
  41. cd73cee fixed multiline mode by Artyom Palvelev · 2 years, 8 months ago