SDL/android-project/app/src/main/java/org/libsdl/app
Susko3 e3cf20e1cc
Remove createSDLMainRunnable() in favour of main() to fix multiple issues when providing custom main/runnable code (#10434)
This allows managed applications (eg. Java, C#) to override main() to their liking.
2024-08-03 06:34:38 -07:00
..
HIDDevice.java Added Android hidapi 0.14.0 support 2023-05-26 08:19:04 -07:00
HIDDeviceBLESteamController.java Added Android hidapi 0.14.0 support 2023-05-26 08:19:04 -07:00
HIDDeviceManager.java Added support for the ROG RAIKIRI 2024-07-03 13:54:00 -07:00
HIDDeviceUSB.java Added Android hidapi 0.14.0 support 2023-05-26 08:19:04 -07:00
SDL.java android: add an option to manually pass the context when loading a native library 2024-06-20 10:38:59 -07:00
SDLActivity.java Remove createSDLMainRunnable() in favour of main() to fix multiple issues when providing custom main/runnable code (#10434) 2024-08-03 06:34:38 -07:00
SDLAudioManager.java Removed the ancient Android audio driver 2024-07-29 08:05:36 -07:00
SDLControllerManager.java Added support for gamepad rumble on Android 2024-06-05 09:53:56 -07:00
SDLDummyEdit.java Added SDL_StartTextInputWithProperties() 2024-08-02 14:49:37 -07:00
SDLInputConnection.java Makes SDLInputConnection and DummyEdit public classes (thanks Cole!) 2023-11-04 23:22:55 -07:00
SDLSurface.java Fixed running on Android 10 and older (thanks @AntTheAlchemist!) 2024-07-24 13:37:40 -07:00