From a3ec3038dd59896b9f3fc0bc5b05303876b93ea6 Mon Sep 17 00:00:00 2001 From: "dswitkin@google.com" Date: Wed, 6 Jul 2011 15:43:55 +0000 Subject: [PATCH] - Fixed Issue 892: Barcode Scanner crashes when started via Intent with scanning rectangle dimensions. - Updated What's New page. - Bumped Android SDK version. git-svn-id: https://zxing.googlecode.com/svn/trunk@1847 59b500cc-1b3d-0410-9834-0bbf25fbcc57 --- android/assets/html/whatsnew.html | 3 ++ android/default.properties | 2 +- .../client/android/camera/CameraManager.java | 35 +++++++++++++------ androidtest/AndroidManifest.xml | 18 +++++----- androidtest/default.properties | 2 +- build.properties | 4 +-- 6 files changed, 41 insertions(+), 23 deletions(-) diff --git a/android/assets/html/whatsnew.html b/android/assets/html/whatsnew.html index ed6463af6..c5c4264c1 100644 --- a/android/assets/html/whatsnew.html +++ b/android/assets/html/whatsnew.html @@ -8,6 +8,9 @@

New in version 3.6: