X-Git-Url: http://git.rot13.org/?p=zxing.git;a=blobdiff_plain;f=android%2FAndroidManifest.xml;h=d7bc3d5de78bfcfde9f396fee1ed51b153e936c6;hp=18449af2f4269b817948b8b1538dd9a0852263e8;hb=6ae0c7db5eae555f87c4c197a9e7308d3b387c3b;hpb=1a4fcd85c3f67cf201e0b6b94f7f0f82327e6000 diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 18449af2..d7bc3d5d 100755 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -20,14 +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"> @@ -36,34 +51,44 @@ versionName is 2.31, 2.4, or 3.0. --> + - - + + + - + + + + + + + + - + - + - - + + - - + + - @@ -71,13 +96,13 @@ versionName is 2.31, 2.4, or 3.0. --> - - - - - - + + @@ -85,14 +110,21 @@ versionName is 2.31, 2.4, or 3.0. --> - - + + + + + + @@ -106,4 +138,14 @@ versionName is 2.31, 2.4, or 3.0. --> + + + + + + + + + +