zxing/android/assets/html/whatsnew.html
dswitkin@google.com 0dbfc11aa3 - Centered the results UI to look better on tablets.
- Other minor polish.
- Bumped the version to 3.54 beta 1.

git-svn-id: https://zxing.googlecode.com/svn/trunk@1737 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-04-05 18:41:12 +00:00

37 lines
1.2 KiB
HTML

<html>
<head>
<title>What's new in Barcode Scanner</title>
<link rel="stylesheet" href="style.css" type="text/css"/>
</head>
<body>
<p><b>New in version 3.54:</b></p>
<ul>
<li>Fixed support for the Motorola Xoom tablet.</li>
<li>Added Hebrew translation.</li>
<li>Other minor fixes.</li>
</ul>
<p><b>New in version 3.53:</b></p>
<ul>
<li>Added support for 16 and 24 digit ITF codes.</li>
<li>Added support for mirrored images for front-facing cameras.</li>
<li>Improved Chinese, Turkish, Czech, and German translations.</li>
<li>Improved handling of all day calendar events on some devices.</li>
</ul>
<p><b>New in version 3.52:</b></p>
<ul>
<li>Fixed a crash on the Wildfire, Intercept, and other low DPI devices.</li>
<li>Improved Russian translation.</li>
</ul>
<p><b>New in version 3.51:</b></p>
<ul>
<li>Improved Data Matrix barcode reading.</li>
<li>Added support for Hanzi encoding of Chinese characters.</li>
<li>Added a preview of shortened URLs and product barcodes.</li>
<li>Added Korean translation.</li>
<li>Fixed Danish and Turkish translations.</li>
<li>Fixed a couple of rare crashes.</li>
<li>Many bug fixes.</li>
</ul>
</body>
</html>