55ff8fe7064b16b3f9bb7824813e77a0aebaa588
[zxing.git] / android / assets / html / whatsnew.html
1 <html>
2 <title>What's New</title>
3 <body>
4 <link rel="StyleSheet" href="style.css" type="text/css">
5 <h3><center>What's New</center></h3>
6 <p>New in version 2.4, you can <a href="sharing.html">share information with your friends</a> using
7   barcodes:</p>
8 <center><p><img src="../images/scan-from-phone.png"></p></center>
9 <p>There are lots of other improvements too:</p>
10 <ul>
11   <li>Scanning is now twice as fast</li>
12   <li>Contact info can now contain URLs, birthdays, and more</li>
13   <li>Calendar events can be read from QR Codes, and added to your calendar</li>
14   <li>Improved support for reading Japanese characters in QR Codes</li>
15   <li>Searching Google will now use the phone's locale and go to the local site, instead of always
16   using google.com</li>
17   <li>This new HTML help system</li>
18 </ul>
19 </body>
20 </html>