Made the final changes for Barcode Scanner 3.01.
[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.01:</p>
7 <ul>
8   <li>Fixed the crash-on-launch on the Samsung Moment.</li>
9 </ul>
10 <p>New in version 3.0:</p>
11 <ul>
12   <li>Added support for high resolution and high DPI screens.</li>
13   <li>Made the scanning rectangle wider for better performance on 1D barcodes.</li>
14   <li>Wrote a new history feature (press Menu from the scanning screen).</li>
15   <li>Added support for sharing contacts via ACTION_SEND.</li>
16   <li>Better performance and stability on Donut (Android 1.6) and later.</li>
17 </ul>
18 </body>
19 </html>