Made upgrades load the What's New page, while new installs load the default help...
[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.21:</p>
7 <ul>
8   <li>Fixed a bug with detecting camera resolutions on some devices.</li>
9 </ul>
10 <p>New in version 3.2:</p>
11 <ul>
12   <li>Added a Google Shopper button when scanning products.</li>
13   <li>Allowed devices without autofocus to see Barcode Scanner in the Market.</li>
14   <li>New Finnish, Swedish, Dutch, and Czech translations.</li>
15   <li>Fixed a possible crash on unsupported hardware.</li>
16   <li>Better layouts on QVGA devices like the HTC Tattoo.</li>
17   <li>Added the ability to email your scan history.</li>
18   <li>New high res icon and minor bug fixes.</li>
19 </ul>
20 </body>
21 </html>