SDL/android-project/app/src/main
Sam Lantinga 3545bad589 Process repeated joystick key events on Android
This prevents them from being interpreted as keyboard keys by the Java code, and if internally we are treating them as keyboard keys, they'll be repeated properly.

Fixes https://github.com/libsdl-org/SDL/issues/15664
2026-05-21 06:53:17 -07:00
..
java/org/libsdl/app Process repeated joystick key events on Android 2026-05-21 06:53:17 -07:00
res android: Default to custom theme in styles.xml 2024-05-31 09:04:06 -07:00
AndroidManifest.xml Use singleTop launchMode for SDLActivity on Android 2026-04-11 20:04:46 +02:00