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