X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=android%2FAndroidManifest.xml;h=c789973a4c0edf1a11c7ea2d0795cacd206ee728;hb=9e40857d12f0e188c4c22123ed801d38c4a8b988;hp=036b187e0da7ca157fb667aabd2b385fb8d34cb3;hpb=3921f27c15618b3f29f468f856f0ae269d0950ea;p=zxing.git diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 036b187e..c789973a 100755 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -20,8 +20,9 @@ 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"> @@ -40,7 +41,8 @@ versionName is 2.31, 2.4, or 3.0. --> + android:theme="@android:style/Theme.NoTitleBar.Fullscreen" + android:windowSoftInputMode="stateAlwaysHidden"> @@ -95,6 +97,11 @@ versionName is 2.31, 2.4, or 3.0. --> + + @@ -133,4 +140,12 @@ versionName is 2.31, 2.4, or 3.0. --> + + + + + + + +