From 7674964cc8d17af0cb1f14457010d97f6994996d Mon Sep 17 00:00:00 2001 From: Alibek Omarov Date: Wed, 4 Dec 2019 00:54:58 +0300 Subject: [PATCH] android: add forgotten permission, application options, bump version, rename ic_launcher_round to ic_launcher to make Android 7.x happy --- android/AndroidManifest.xml | 16 ++++++++++------ .../{ic_launcher_round.xml => ic_launcher.xml} | 0 android/res/values/strings.xml | 2 +- 3 files changed, 11 insertions(+), 7 deletions(-) rename android/res/mipmap-anydpi-v26/{ic_launcher_round.xml => ic_launcher.xml} (100%) diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index c7d32287..c8212f42 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -4,16 +4,19 @@ --> + android:hardwareAccelerated="true" + android:supportsRtl="false" + android:usesCleartextTraffic="true"> - + @@ -80,5 +83,6 @@ + diff --git a/android/res/mipmap-anydpi-v26/ic_launcher_round.xml b/android/res/mipmap-anydpi-v26/ic_launcher.xml similarity index 100% rename from android/res/mipmap-anydpi-v26/ic_launcher_round.xml rename to android/res/mipmap-anydpi-v26/ic_launcher.xml diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml index 725d1cc3..e7ea572e 100644 --- a/android/res/values/strings.xml +++ b/android/res/values/strings.xml @@ -3,7 +3,7 @@ Xash3D FWGS Xash3D FWGS Xash3D FWGS Test - v0.19.3 + v0.20.1 Cancel