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