From 8edb1ca8330c3ad74c9164c1b1116c94d1ae2012 Mon Sep 17 00:00:00 2001 From: "dswitkin@google.com" Date: Wed, 13 Jun 2012 17:55:52 +0000 Subject: [PATCH] Updated the manifest and What's New page for 4.2 beta 1. git-svn-id: https://zxing.googlecode.com/svn/trunk@2311 59b500cc-1b3d-0410-9834-0bbf25fbcc57 --- android/AndroidManifest.xml | 4 ++-- android/assets/html-en/whatsnew.html | 16 ++++++---------- 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index e51d8d40e..ab8804eed 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 5fdf34360..6288ad630 100644 --- a/android/assets/html-en/whatsnew.html +++ b/android/assets/html-en/whatsnew.html @@ -4,19 +4,15 @@ -

New in version 4.11:

+

New in version 4.2:

    +
  • Rewrote the autofocus code to be more reliable.
  • +
  • Started using continuous focus mode on devices which support it.
  • +
  • Made the volume buttons turn the front light on and off.
  • +
  • Added support for 2 digit EAN extension codes.
  • Fixed a few crashes.
  • Fixed another compatibility problem with the Galaxy Tab.
  • -
-

New in version 4.1:

-
    -
  • 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.
  • +
  • Improved French, Dutch, and Finnish translations.