From 725cb5f61bec041796fa5abbb6614eed851d81a9 Mon Sep 17 00:00:00 2001 From: dswitkin Date: Tue, 21 Jul 2009 21:36:33 +0000 Subject: [PATCH] Set a camera parameter to force the flash off. Also fixed the uninstall build targets. git-svn-id: http://zxing.googlecode.com/svn/trunk@1024 59b500cc-1b3d-0410-9834-0bbf25fbcc57 --- android/AndroidManifest.xml | 4 ++-- android/build.xml | 4 ++-- .../src/com/google/zxing/client/android/CameraManager.java | 3 +++ androidtest/build.xml | 4 ++-- 4 files changed, 9 insertions(+), 6 deletions(-) diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index f12928d4..4721afca 100755 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -20,8 +20,8 @@ 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.0 alpha1" + android:versionCode="24"> diff --git a/android/build.xml b/android/build.xml index 860df429..c81a9d4c 100644 --- a/android/build.xml +++ b/android/build.xml @@ -42,7 +42,7 @@ limitations under the License. should be checked in in Version Control Systems. --> - + - +