mirror of
https://github.com/zxing/zxing.git
synced 2025-01-15 05:07:26 -08:00
fd327c94c4
git-svn-id: https://zxing.googlecode.com/svn/trunk@761 59b500cc-1b3d-0410-9834-0bbf25fbcc57
20 lines
811 B
HTML
20 lines
811 B
HTML
<html>
|
|
<title>What's New</title>
|
|
<body>
|
|
<link rel="StyleSheet" href="style.css" type="text/css">
|
|
<h3><center>What's New</center></h3>
|
|
<p>New in version 2.4, you can <a href="sharing.html">share information with your friends</a> using
|
|
barcodes:</p>
|
|
<center><p><img src="../images/scan-from-phone.png"></p></center>
|
|
<p>There are lots of other improvements too:</p>
|
|
<ul>
|
|
<li>Scanning is now twice as fast</li>
|
|
<li>Contact info can now contain URLs, birthdays, and more</li>
|
|
<li>Calendar events can be read from QR Codes, and added to your calendar</li>
|
|
<li>Improved support for reading Japanese characters in QR Codes</li>
|
|
<li>Searching Google will now use the phone's locale and go to the local site, instead of always
|
|
using google.com</li>
|
|
<li>This new HTML help system</li>
|
|
</ul>
|
|
</body>
|
|
</html> |