X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=altosdroid%2FAndroidManifest.xml;h=71c6fb1256aad59a5fc87c4e515591b534e170c6;hp=adcfe94f2c8fe48c81be62f58aa94d3e73f47729;hb=103a50db50be55c2293468d273dd94472dd89d94;hpb=10042fed36d19c1b21b8f04c57da708afc085b25 diff --git a/altosdroid/AndroidManifest.xml b/altosdroid/AndroidManifest.xml index adcfe94f..71c6fb12 100644 --- a/altosdroid/AndroidManifest.xml +++ b/altosdroid/AndroidManifest.xml @@ -17,24 +17,56 @@ --> - + android:versionCode="6" + android:versionName="1.5"> + + + + + + + + + + + + + + + + + + android:allowBackup="true" + android:theme="@style/CustomTheme"> + android:configChanges="orientation|keyboardHidden" + android:launchMode="singleTop"> + + + + + + + + + +