X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=android%2FAndroidManifest.xml;h=d7bc3d5de78bfcfde9f396fee1ed51b153e936c6;hb=HEAD;hp=4ff39db0439208eeb882803b8c10ed25f6669d82;hpb=2b09c0608eeda92fa6b1eaf7ba32568dc941af93;p=zxing.git diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 4ff39db0..d7bc3d5d 100755 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -20,15 +20,29 @@ version to be published. The next versionCode will be 7, regardless of whether t versionName is 2.31, 2.4, or 3.0. --> - + android:versionName="3.5" + android:versionCode="62" + android:installLocation="auto"> + + + + + + + android:theme="@android:style/Theme.NoTitleBar.Fullscreen" + android:windowSoftInputMode="stateAlwaysHidden"> @@ -37,48 +51,44 @@ versionName is 2.31, 2.4, or 3.0. --> - - - - - - + - + - + - + - + - + - - + + - - + + - @@ -86,13 +96,13 @@ versionName is 2.31, 2.4, or 3.0. --> - - - - - - + + @@ -100,14 +110,21 @@ versionName is 2.31, 2.4, or 3.0. --> - - + + + + + + @@ -121,4 +138,14 @@ versionName is 2.31, 2.4, or 3.0. --> + + + + + + + + + +