X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=android%2FAndroidManifest.xml;h=d7bc3d5de78bfcfde9f396fee1ed51b153e936c6;hb=37276b87ab934f052aee304396303c276d1c5de5;hp=a59471c506c2ea9f19e3a46fe9cae1f9386524b2;hpb=3ec199d52cca4d24137a2be1531a321e7cd36b61;p=zxing.git diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index a59471c5..d7bc3d5d 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" + android:versionCode="62" + 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"> @@ -99,11 +101,6 @@ versionName is 2.31, 2.4, or 3.0. --> android:label="@string/wa_name" android:screenOrientation="landscape" android:configChanges="orientation|keyboardHidden"> - - - - - - - - - + + + + +