X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=altosdroid%2FAndroidManifest.xml;h=592373d4131de0c39fc07daa61e96cc222f23c67;hp=19e5a6dc5e0e4f390a8ee8d4b98f2b1a9fdbeece;hb=7c75ec6e11a9287b2360bb62ef4ddb4f0e2083c7;hpb=2731486c12678a7d3bd7ec79e74a2fcaf20845bd diff --git a/altosdroid/AndroidManifest.xml b/altosdroid/AndroidManifest.xml index 19e5a6dc..592373d4 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,23 +38,50 @@ android:protectionLevel="signature"/> + + + android:allowBackup="true" + android:theme="@style/CustomTheme"> + android:configChanges="orientation|keyboardHidden" + android:launchMode="singleTop"> + + + + + + + + + + + +