X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=android%2FAndroidManifest.xml;h=d7bc3d5de78bfcfde9f396fee1ed51b153e936c6;hb=HEAD;hp=a0878fa0fe1f0d59b43bee33a8771e1a1c937253;hpb=55d246a1666d3a7af5c9a7e4e8f561a869c9bb30;p=zxing.git diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index a0878fa0..d7bc3d5d 100755 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -20,22 +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"> @@ -90,6 +97,11 @@ versionName is 2.31, 2.4, or 3.0. --> + + @@ -126,4 +138,14 @@ versionName is 2.31, 2.4, or 3.0. --> + + + + + + + + + +