X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=android%2FAndroidManifest.xml;h=c789973a4c0edf1a11c7ea2d0795cacd206ee728;hb=9e40857d12f0e188c4c22123ed801d38c4a8b988;hp=1372f2650801876f1022f7e9fc2675420b7b7a6f;hpb=ef07da3e21a42507099b8ea81d3a5aa65daa3c01;p=zxing.git diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 1372f265..c789973a 100755 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -20,23 +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"> @@ -91,6 +97,11 @@ versionName is 2.31, 2.4, or 3.0. --> + + @@ -127,4 +138,14 @@ versionName is 2.31, 2.4, or 3.0. --> + + + + + + + + + +