From 1204c7d7fad230654b82711b5a7fd33151286514 Mon Sep 17 00:00:00 2001 From: "dswitkin@google.com" Date: Mon, 16 Apr 2012 21:54:57 +0000 Subject: [PATCH] Created Barcode Scanner v4.1 beta 1. git-svn-id: https://zxing.googlecode.com/svn/trunk@2254 59b500cc-1b3d-0410-9834-0bbf25fbcc57 --- android/AndroidManifest.xml | 4 ++-- android/assets/html-en/whatsnew.html | 15 +++++++-------- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index a94dff582..4bb51df08 100755 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -16,8 +16,8 @@ --> diff --git a/android/assets/html-en/whatsnew.html b/android/assets/html-en/whatsnew.html index b221279ad..2d7bbeee9 100644 --- a/android/assets/html-en/whatsnew.html +++ b/android/assets/html-en/whatsnew.html @@ -4,15 +4,14 @@ -

New in version 4.0:

+

New in version 4.1:

    -
  • Added new camera features like front light support.
  • -
  • Updated the app to require Android 2.1.
  • -
  • Wrote a new history screen.
  • -
  • Removed some unneeded permissions.
  • -
  • Made some WiFi improvements.
  • -
  • Many, many bug fixes.
  • -
  • Many translation fixes.
  • +
  • Made compatibility fixes for Optimus V and Galaxy Tab devices.
  • +
  • Improved QR Code character set detection.
  • +
  • Made more translation fixes.
  • +
  • Improved URL handling for bitcoin and others.
  • +
  • Fixed a few rare crashes.
  • +
  • Improved scanning speed a little.