X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=altosdroid%2FAndroidManifest.xml;h=58f5077cc03cfba4bab95741dd512919c80dcf3a;hp=19e5a6dc5e0e4f390a8ee8d4b98f2b1a9fdbeece;hb=84021b8e0ab9262262345ce47671c3c0c6c43566;hpb=2731486c12678a7d3bd7ec79e74a2fcaf20845bd diff --git a/altosdroid/AndroidManifest.xml b/altosdroid/AndroidManifest.xml index 19e5a6dc..58f5077c 100644 --- a/altosdroid/AndroidManifest.xml +++ b/altosdroid/AndroidManifest.xml @@ -17,9 +17,9 @@ --> - + android:versionCode="7" + android:versionName="1.6.0.3"> + @@ -38,23 +38,50 @@ android:protectionLevel="signature"/> + + + android:allowBackup="true" + android:theme="@style/CustomTheme"> + android:configChanges="orientation|keyboardHidden" + android:launchMode="singleTop"> + + + + + + + + + + + +