SDL/android-project/app
Sam Lantinga 8994878767 Added SDL_GetSystemTheme() to return whether the system is using a dark or light color theme, and SDL_EVENT_SYSTEM_THEME_CHANGED is sent when this changes
Fixes https://github.com/libsdl-org/SDL/issues/5334
Fixes https://github.com/libsdl-org/SDL/issues/6958
Closes https://github.com/libsdl-org/SDL/pull/6440
2023-03-09 03:25:20 -08:00
..
jni First pass at changing SDL 2.0 to SDL 3.0 2022-11-21 20:28:58 -08:00
src/main Added SDL_GetSystemTheme() to return whether the system is using a dark or light color theme, and SDL_EVENT_SYSTEM_THEME_CHANGED is sent when this changes 2023-03-09 03:25:20 -08:00
build.gradle Adjust gradle dependencies to enable the build to position assets for the APK 2022-03-15 21:57:25 -07:00
proguard-rules.pro Switched to new style gradle Android application build process 2017-10-23 15:23:43 -07:00