minetest/android
David Heidelberg 4ab3c54f5b
Basic tablet/phone/watch autodetection (#14400)
Until we're able to detect touchscreen itself, let's have a detection
based on a form factor of the device.

Tablets and handhelds are usually equiped with touchscreens, so as a
default enable touchscreen GUI there.

 - Windows and Linux supports autodetection.
 - Android is hardcoded as touch-based.
 - MacOS staying same as before without detection.

Signed-off-by: David Heidelberg <david@ixit.cz>
2024-04-21 15:51:58 +02:00
..
app Migrate the Android port to SDL2 2024-04-08 20:15:37 +02:00
gradle/wrapper Update Gradle 2024-03-09 11:28:12 +01:00
icons TouchScreenGUI: Add an exit / "ESC" button to the rare controls bar (#13574) 2023-06-22 17:50:36 +02:00
native Basic tablet/phone/watch autodetection (#14400) 2024-04-21 15:51:58 +02:00
.gitignore Move build/android directory to root of project (#11283) 2021-06-21 20:51:42 +01:00
SDL_Java_RMB_fix.patch Migrate the Android port to SDL2 2024-04-08 20:15:37 +02:00
build.gradle Update NDK 2024-03-09 11:28:12 +01:00
gradle.properties Android: Minor Code Improvements (#13342) 2023-04-10 23:05:01 +01:00
gradlew Update Gradle 2024-03-09 11:28:12 +01:00
keystore-minetest.jks Move build/android directory to root of project (#11283) 2021-06-21 20:51:42 +01:00
settings.gradle Move build/android directory to root of project (#11283) 2021-06-21 20:51:42 +01:00