X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=android%2FAndroidManifest.xml;h=d7bc3d5de78bfcfde9f396fee1ed51b153e936c6;hb=HEAD;hp=2875bb7c0f1e7c34c9a44cb6a87ac346a264a5bb;hpb=06afecd4c7490e985a31cd8f14e50fc1c19b6c08;p=zxing.git diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 2875bb7c..d7bc3d5d 100755 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -20,14 +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"> @@ -36,27 +51,44 @@ versionName is 2.31, 2.4, or 3.0. --> + - - + + + + + + + + + + + + + + + + + - - + + - - + + - @@ -64,9 +96,38 @@ versionName is 2.31, 2.4, or 3.0. --> + + + + + + + + + + + + + + + + + + + + + + - - + @@ -75,4 +136,16 @@ versionName is 2.31, 2.4, or 3.0. --> + + + + + + + + + + + +