zxing/android/assets/html/whatsnew.html
dswitkin@google.com 9bf3b2a3ef New icon from Roman Nurik, and help system tweaks.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1346 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-10 14:57:40 +00:00

17 lines
593 B
HTML

<html>
<title>What's new in this version</title>
<body>
<link rel="StyleSheet" href="style.css" type="text/css">
<p>New in version 3.3:</p>
<ul>
<li>Added support for RSS-14 barcodes.</li>
<li>Diabled the flash on the Behold II.</li>
<li>Added the ability to send a QR Code generated with the Share feature.</li>
<li>Forced the beep sound off if the phone is in silent mode.</li>
<li>Allowed web sites to start Barcode Scanner and choose the URL the result is sent to.</li>
<li>Added Portuguese and Danish translations.</li>
<li>New Eclair-style icon.</li>
</ul>
</body>
</html>