zxing/android/assets/html/whatsnew.html
dswitkin 73063a9f20 Final changes for Barcode Scanner 3.22.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1263 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-03-29 17:40:53 +00:00

28 lines
1,015 B
HTML

<html>
<title>What's new in this version</title>
<body>
<link rel="StyleSheet" href="style.css" type="text/css">
<h3><center>What's new in this version</center></h3>
<p>New in version 3.22:</p>
<ul>
<li>Turned off the flashlight by default and added an option to enable it.</li>
<li>Added Hungarian translation.</li>
</ul>
<p>New in version 3.21:</p>
<ul>
<li>Turned on the flashlight on some devices to help low-light scanning.</li>
<li>Fixed a bug with detecting camera resolutions on some devices.</li>
</ul>
<p>New in version 3.2:</p>
<ul>
<li>Added a Google Shopper button when scanning products.</li>
<li>Allowed devices without autofocus to see Barcode Scanner in the Market.</li>
<li>New Finnish, Swedish, Dutch, and Czech translations.</li>
<li>Fixed a possible crash on unsupported hardware.</li>
<li>Better layouts on QVGA devices like the HTC Tattoo.</li>
<li>Added the ability to email your scan history.</li>
<li>New high res icon and minor bug fixes.</li>
</ul>
</body>
</html>