Allowed non-autofocus devices to see the app in Market, and updated the docs and...
[zxing.git] / android / assets / html / whatsnew.html
index 55ff8fe..aa777c1 100644 (file)
@@ -1,20 +1,19 @@
 <html>
-<title>What's New</title>
+<title>What's new in this version</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>
+<h3><center>What's new in this version</center></h3>
+<p>New in version 3.11:</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>
+  <li>Allowed devices without autofocus to see Barcode Scanner in the Market.</li>
+  <li>Minor translation and bug fixes.</li>
+</ul>
+<p>New in version 3.1:</p>
+<ul>
+  <li>Added a real-time visualization of the image processing as it's looking for barcodes.</li>
+  <li>Made QR Code reading in shadows or other difficult lighting dramatically better.</li>
+  <li>Added sharing of any installed app by generating a QR Code that links to Market.</li>
+  <li>Many other minor improvements and bug fixes.</li>
 </ul>
 </body>
-</html>
\ No newline at end of file
+</html>