SDL/android-project/app
Sam Lantinga 5dce4bc716 Makes SDLInputConnection and DummyEdit public classes (thanks Cole!)
I've added an additional patch that expands on the same basic idea as the first one; it makes SDLInputConnection and DummyEdit into public classes so that they can be overridden from the Xamarin end if their functionality needs to be extended. (In my case, I need to change the type of software keyboard that's displayed.)

Fixes https://github.com/libsdl-org/SDL/issues/2785
2023-11-04 23:22:55 -07:00
..
jni First pass at changing SDL 2.0 to SDL 3.0 2022-11-21 20:28:58 -08:00
src/main Makes SDLInputConnection and DummyEdit public classes (thanks Cole!) 2023-11-04 23:22:55 -07:00
build.gradle Updated to Android minSdkVersion 19 and targetSdkVersion 34 2023-08-24 08:23:06 -07:00
proguard-rules.pro Switched to new style gradle Android application build process 2017-10-23 15:23:43 -07:00