X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=altosdroid%2FAndroidManifest.xml;h=71c6fb1256aad59a5fc87c4e515591b534e170c6;hp=19e5a6dc5e0e4f390a8ee8d4b98f2b1a9fdbeece;hb=7bfa8841b65707d629b425b306ec4cc3acfc156c;hpb=356617a3476e237311b8bbcefd6beda8271b120d diff --git a/altosdroid/AndroidManifest.xml b/altosdroid/AndroidManifest.xml index 19e5a6dc..71c6fb12 100644 --- a/altosdroid/AndroidManifest.xml +++ b/altosdroid/AndroidManifest.xml @@ -19,7 +19,7 @@ package="org.altusmetrum.AltosDroid" android:versionCode="6" android:versionName="1.5"> - + @@ -38,18 +38,35 @@ android:protectionLevel="signature"/> + + + android:allowBackup="true" + android:theme="@style/CustomTheme"> + android:configChanges="orientation|keyboardHidden" + android:launchMode="singleTop"> + + + + + + + +