9c62e41842f260f912ea82b3a90f2dc4a7103cb5
[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.1:</p>
7 <ul>
8   <li>Added a real-time visualization of the image processing as it's looking for barcodes.</li>
9   <li>Made QR Code reading in shadows or other difficult lighting dramatically better.</li>
10   <li>Added sharing of any installed app by generating a QR Code that links to Market.</li>
11   <li>Many other minor improvements and bug fixes.</li>
12 </ul>
13 </body>
14 </html>