From: dswitkin Date: Fri, 20 Feb 2009 19:04:13 +0000 (+0000) Subject: Revised the What's New help page, and bumped the version to 2.5 final. X-Git-Url: http://git.rot13.org/?p=zxing.git;a=commitdiff_plain;h=b08c8666cc8799974886845656281d68966b3f02 Revised the What's New help page, and bumped the version to 2.5 final. git-svn-id: http://zxing.googlecode.com/svn/trunk@866 59b500cc-1b3d-0410-9834-0bbf25fbcc57 --- diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 6f70dd1c..da96d028 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="2.5" + android:versionCode="11">

What's new in this version

-

New in version 2.4, you can share information with your friends using - barcodes:

-

-

Other improvements include:

+

New in version 2.5:

    -
  • Scanning is now twice as fast
  • -
  • Contact info QR Codes can now contain URLs, birthdays, and more
  • -
  • Calendar events can be read from QR Codes and added to your calendar
  • -
  • Improved support for reading Japanese characters in QR Codes
  • -
  • Searching Google will now use the phone's locale for local results instead of always using - google.com
  • -
  • New HTML help system
  • +
  • New options to vibrate and copy contents to the clipboard when a barcode is found.
  • +
  • Better parsing and compatibility with the contents of QR Codes.
  • +
  • Fixed a crash when scanning a QR Code of an SMS message with a question mark in it.
  • +
  • Fixed a crash with QR Codes which encode geo: coordinates.
  • +
  • More robust QR Codes detection and decoding.
\ No newline at end of file