sdl2_frt/android-project/app
Sylvain Becker d52ba78b29 Fixed bug 4246 - Android: orientation between portrait<->landscape doesn't work
Improve handling of landscape/portrait orientation. Promote to SCREEN_ORIENTATION_SENSOR_* when needed.
Android window can be somehow resizable.
If SDL_WINDOW_RESIZABLE is set, window size change is allowed, for instance when orientation changes (provided the hint allows it).
2020-01-17 12:04:18 +01:00
..
jni Fixed bug 3918 - HIDAPI, CMake support for android project 2019-08-27 11:38:43 +02:00
src/main Fixed bug 4246 - Android: orientation between portrait<->landscape doesn't work 2020-01-17 12:04:18 +01:00
build.gradle Fixed bug 3918 - CMake support for android project 2019-08-11 15:23:37 +02:00
proguard-rules.pro