From 6a334eccf42e6803b73de6acda5687d229eb1f65 Mon Sep 17 00:00:00 2001 From: "dswitkin@google.com" Date: Wed, 11 May 2011 20:48:42 +0000 Subject: [PATCH] Might as well call the next version Barcode Scanner 3.6, but I'll squeeze in a few more changes first. git-svn-id: https://zxing.googlecode.com/svn/trunk@1767 59b500cc-1b3d-0410-9834-0bbf25fbcc57 --- android/AndroidManifest.xml | 4 ++-- android/assets/html/whatsnew.html | 6 ++++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 1b26aff5a..6e7ae7fd2 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. --> -

New in version 3.54:

+

New in version 3.6:

    -
  • Fixed support for the Motorola Xoom tablet.
  • +
  • Added the ability to type in text and encode it as a QR Code.
  • +
  • Added support for many more locales for web search and product search.
  • Added Hebrew translation.
  • +
  • Fixed support for the Motorola Xoom tablet.
  • Other minor fixes.

New in version 3.53: