5d54abdf970181fa4e82d88118a59cbc53eab1c1
[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.0:</p>
7 <ul>
8   <li>Added support for high resolution and high DPI screens.</li>
9   <li>Made the scanning rectangle wider for better performance on 1D barcodes.</li>
10   <li>Wrote a new history feature (press Menu from the scanning screen).</li>
11   <li>Added support for sharing contacts via ACTION_SEND.</li>
12   <li>Better performance and stability on Donut (Android 1.6) and later.</li>
13 </ul>
14 </body>
15 </html>