X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=android%2FAndroidManifest.xml;h=d7bc3d5de78bfcfde9f396fee1ed51b153e936c6;hb=904a491ebf20b4d7aed7de0958549110c547ce51;hp=1976321e2b867ba2b28ada0cf15a59bbbcb35a8b;hpb=e2971abf4449cc5552a7c2aebab07c81522b03b8;p=zxing.git diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 1976321e..d7bc3d5d 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" + android:versionCode="62" + 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. --> + + @@ -105,6 +117,13 @@ versionName is 2.31, 2.4, or 3.0. --> + + + + + + @@ -119,4 +138,14 @@ versionName is 2.31, 2.4, or 3.0. --> + + + + + + + + + +