scummvm/backends/platform/android
antoniou b92a474ea1 ANDROID: Enable Immersive Sticky mode
This hides the status and navigation (system UI) bars

The user has to swipe at the edge of the screen (top and right respectively) to show the system status and navigation bars
2020-08-11 10:36:26 +03:00
..
org/scummvm/scummvm ANDROID: Enable Immersive Sticky mode 2020-08-11 10:36:26 +03:00
android.cpp ANDROID: Don't reset the autosave period to 0 upon launch 2020-07-25 22:42:43 +03:00
android.h ANDROID: Implement OSystem::convertEncoding() 2020-07-18 15:14:01 +03:00
android.mk ANDROID: increase jvm memory to 4096m 2020-07-24 06:34:11 +00:00
asset-archive.cpp ANDROID: Fix crash due to adding '.' folder in SearchManager 2019-12-16 22:59:10 +02:00
asset-archive.h ANDROID: Update the asset archive code to use AAssets 2015-01-05 19:19:34 -08:00
events.cpp ANDROID: Add support for additional mouse buttons 2020-04-07 13:55:30 +03:00
events.h ANDROID: Add support for additional mouse buttons 2020-04-07 13:55:30 +03:00
graphics.cpp ANDROID: Override UTF-8 compliant definition of vsn_printf 2019-11-12 20:01:43 +02:00
graphics.h ANDROID: Rewrite to make use of OpenGLGraphicsManager (#1695) 2019-09-08 19:37:48 +01:00
jni-android.cpp ANDROID: Implement OSystem::convertEncoding() 2020-07-18 15:14:01 +03:00
jni-android.h ANDROID: Implement OSystem::convertEncoding() 2020-07-18 15:14:01 +03:00
module.mk ANDROID: Override UTF-8 compliant definition of vsn_printf 2019-11-12 20:01:43 +02:00
portdefs.h ANDROID: Override UTF-8 compliant definition of vsn_printf 2019-11-12 20:01:43 +02:00
snprintf.cpp ANDROID: Override UTF-8 compliant definition of vsn_printf 2019-11-12 20:01:43 +02:00