zxing/android/assets/html/whatsnew.html
dswitkin@google.com a3ec3038dd - Fixed Issue 892: Barcode Scanner crashes when started via Intent with scanning rectangle dimensions.
- Updated What's New page.
- Bumped Android SDK version.


git-svn-id: https://zxing.googlecode.com/svn/trunk@1847 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-07-06 15:43:55 +00:00

27 lines
1 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.61:</b></p>
<ul>
<li>Fixed a couple of crashes.</li>
<li>Made items in the History easier to read.</li>
<li>New Indonesian and Greek translations.</li>
<li>Fixes for Slovakian, Hebrew, and Danish translations.</li>
<li>Prevented secure URIs from being added to History or copied to the clipboard.</li>
</ul>
<p><b>New in version 3.6:</b></p>
<ul>
<li>Added support for the Motorola Xoom and other tablets.</li>
<li>Added the ability to type in text and encode it as a QR Code.</li>
<li>Added support for many more locales for web search and product search.</li>
<li>Provided a choice of creating a new contact or merging with an existing one.</li>
<li>Allowed third party apps to specify the size of the scanning rectangle.</li>
<li>Added Hebrew translation and improved others.</li>
<li>Fixed a crash with WiFi codes.</li>
</ul>
</body>
</html>