1. 1d19a6d Revert "Add historical axis values and helper functions" by Tom Murphy · 2 years, 1 month ago
  2. b5ff9d0 Merge "Clean up GameActivity native library loading Test: build and run an Android 12 test app on Pixel 3a XL" by Gerry Fan · 2 years, 2 months ago
  3. d804e1b Add historical axis values and helper functions by Tom Murphy · 2 years, 3 months ago
  4. d496b54 Clean up GameActivity native library loading by gfan · 2 years, 3 months ago
  5. a3f4c12 Fix the missed return value in onTouchEvent_native(). by gfan · 2 years, 2 months ago
  6. 87877eb Merge "Revert "Allow derived classes of GameActivity to handle native library loading"" by Tom Murphy · 2 years, 2 months ago
  7. 50e32c7 Revert "Allow derived classes of GameActivity to handle native library loading" by Tom Murphy · 2 years, 2 months ago
  8. e2ce49f Add unicode character to GameActivityKeyEvent by Tom Murphy · 2 years, 3 months ago
  9. 0c04e19 Merge "Allow derived classes of GameActivity to handle native library loading" by Tom Murphy · 2 years, 2 months ago
  10. d1b1928 Allow derived classes of GameActivity to handle native library loading by Tom Murphy · 2 years, 3 months ago
  11. a75dba2 Add warnings when motion or key event buffers are exceeded by Tom Murphy · 2 years, 3 months ago
  12. 6d491d4 Fix compilation warnings from GameActivity and GameTextInput by Will Osborn · 2 years, 3 months ago
  13. 4b3fce0 GameActivity: Fix to load the default native library, 'main' by Will Osborn · 2 years, 4 months ago
  14. fb5d57f Always load the native library in GameActivity.onCreate by Will Osborn · 2 years, 4 months ago
  15. 48cc789 Update gradle version for AGDK and samples by Will Osborn · 2 years, 5 months ago
  16. 0f27b8f AGDK: Fix formatting errors that have crept in by Will Osborn · 2 years, 6 months ago
  17. 757e7b1 Small build and lint-required fixes by Will Osborn · 2 years, 7 months ago
  18. 76ce57d Fix signature of onNativeWindowResized in android_native_app_glue by Will Osborn · 2 years, 8 months ago
  19. 303a98c Maintain a handle to the native window in onSurfaceChanged by Will Osborn · 2 years, 8 months ago
  20. 118000d Fix race condition in filter setting in GameActivity by Will Osborn · 2 years, 8 months ago
  21. 8d5a726 Allow setting of IME type in GameActivity by Will Osborn · 2 years, 8 months ago
  22. ad07de4 Add key and motion event filters to android_native_app_glue by Will Osborn · 2 years, 8 months ago
  23. ea866c3 NDK review changes (remove onContentRect and fix waterfall insets) by Will Osborn · 2 years, 9 months ago
  24. 9b27b35 GameActivity NDK Council Review onWindowInsetsChanged fix by Will Osborn · 2 years, 9 months ago
  25. 98515f9 Avoid consuming all key events by Will Osborn · 2 years, 10 months ago
  26. 7c197c8 Fix missing gamecommon.h header by Will Osborn · 2 years, 10 months ago
  27. 10fc360 Merge "Add IME insets functionality to GameTextInput" by Treehugger Robot · 2 years, 10 months ago
  28. 9a46567 Add IME insets functionality to GameTextInput by Will Osborn · 2 years, 10 months ago
  29. fc01835 Event buffer size overrides and fixes for agdktunnel sample by Will Osborn · 2 years, 10 months ago
  30. aef5d8a update input handling in order to prevent excessive Android UI thread waiting for critical section or unexpected input event loss and UB. by Igor · 2 years, 10 months ago
  31. 4d14548 GameActivity: add window insets listening and retrieving by Will Osborn · 2 years, 10 months ago
  32. d39e6bf Remove DOS line endings in GameActivity.java by Will Osborn · 2 years, 10 months ago
  33. 16d248a Fix clang-format invocation in gradle script by Will Osborn · 2 years, 10 months ago
  34. 289467f Add missing messages for compatibility with NativeActivity changes. by Will Osborn · 2 years, 11 months ago
  35. 742f4fa GameActivity - fixes for function signatures by Nate Trost · 3 years, 1 month ago
  36. 75974c8 Bug fix for native_app_glue onSaveInstanceState by Will Osborn · 3 years, 1 month ago
  37. bb99686 Fixes to GameActivity and GameTextInput header comments for DAC by Will Osborn · 3 years, 1 month ago
  38. 31661d4 Merge "Add Window flags enum. Game Activity council review change. Test: build GameActivity and run endless tunnel sample Bug: 191737302" by Treehugger Robot · 3 years, 1 month ago
  39. 28bc066 Add Window flags enum. Game Activity council review change. by Victor Repetskyi · 3 years, 1 month ago
  40. 71aa66d GameActivity NDK Council review CL 2 by Will Osborn · 3 years, 1 month ago
  41. f5c8f5d GameActivity NDK Council review CL 1 by Will Osborn · 3 years, 1 month ago
  42. 5209a3e GameTextInput NDK Council Review CL 3 by Will Osborn · 3 years, 1 month ago
  43. efe46a4 Rename GameInput to GameTextInput by Will Osborn · 3 years, 1 month ago
  44. 1be8c12 Clean up the Game Activity API by Florian Rival · 3 years, 2 months ago
  45. d414f94 Improve documentation of Game Activity and Game Text Input by Florian Rival · 3 years, 2 months ago
  46. 46d8b6a Add GameActivity/GameInput AARs to the build by Florian Rival · 3 years, 2 months ago
  47. 6dae07d Allow child classes of GameActivity to call native methods and fix text input by Florian Rival · 3 years, 3 months ago
  48. 1748335 Add first version of GameActivity and GameInput by Florian Rival · 3 years, 3 months ago