minetest/android/native
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
..
src/main Move build/android directory to root of project (#11283) 2021-06-21 20:51:42 +01:00
build.gradle Basic tablet/phone/watch autodetection (#14400) 2024-04-21 15:51:58 +02:00