X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=altosdroid%2FAndroidManifest.xml;h=71c6fb1256aad59a5fc87c4e515591b534e170c6;hp=f4c167acfc8fca7a7a8316aaee932f2254c92fe5;hb=7bfa8841b65707d629b425b306ec4cc3acfc156c;hpb=6055ee0b7fb99f1b41ece8ba912bdd201ea35b1b diff --git a/altosdroid/AndroidManifest.xml b/altosdroid/AndroidManifest.xml index f4c167ac..71c6fb12 100644 --- a/altosdroid/AndroidManifest.xml +++ b/altosdroid/AndroidManifest.xml @@ -17,9 +17,9 @@ --> - + android:versionCode="6" + android:versionName="1.5"> + @@ -32,23 +32,41 @@ + + + + android:allowBackup="true" + android:theme="@style/CustomTheme"> + android:configChanges="orientation|keyboardHidden" + android:launchMode="singleTop"> + + + + + + + + +