X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=android%2FAndroidManifest.xml;h=c789973a4c0edf1a11c7ea2d0795cacd206ee728;hb=9e40857d12f0e188c4c22123ed801d38c4a8b988;hp=f47a08254a1bd92d6059d8f09ee574c6a821df8e;hpb=acdc884c319f62186da2f9dfa42ce8dc27e79696;p=zxing.git diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index f47a0825..c789973a 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 beta 2" + android:versionCode="61" + 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. --> + + + + + + + + + +