Allowed non-autofocus devices to see the app in Market, and updated the docs and...
[zxing.git] / android / assets / html / whatsnew.html
1 <html>
2 <title>What's new in this version</title>
3 <body>
4 <link rel="StyleSheet" href="style.css" type="text/css">
5 <h3><center>What's new in this version</center></h3>
6 <p>New in version 3.11:</p>
7 <ul>
8   <li>Allowed devices without autofocus to see Barcode Scanner in the Market.</li>
9   <li>Minor translation and bug fixes.</li>
10 </ul>
11 <p>New in version 3.1:</p>
12 <ul>
13   <li>Added a real-time visualization of the image processing as it's looking for barcodes.</li>
14   <li>Made QR Code reading in shadows or other difficult lighting dramatically better.</li>
15   <li>Added sharing of any installed app by generating a QR Code that links to Market.</li>
16   <li>Many other minor improvements and bug fixes.</li>
17 </ul>
18 </body>
19 </html>