Rest of cosmetic changes -- simpler, black theme with easier-to-touch buttons and...
[zxing.git] / android / assets / html / whatsnew.html
index 9553947..52b1caf 100644 (file)
@@ -1,20 +1,27 @@
 <html>
+<head>
 <title>What's new in this version</title>
+<link rel="stylesheet" href="style.css" type="text/css"/>
+</head>
 <body>
-<link rel="StyleSheet" href="style.css" type="text/css">
-<h3><center>What's new in this version</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>Other improvements include:</p>
+<p><b>New in version 3.31:</b></p>
 <ul>
-  <li>Scanning is now twice as fast</li>
-  <li>Contact info QR Codes 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 for local results instead of always using
-    google.com</li>
-  <li>New HTML help system</li>
+  <li>Fixed a bug which caused some devices not to scan from time to time.</li>
+  <li>Added Arabic translation.</li>
+  <li>Improved scanning speed.</li>
+  <li>Added RSS Expanded support.</li>
+  <li>Fixed a crash in the QR Code reader.</li>
+  <li>Improved Chinese character support in QR Codes.</li>
+</ul>
+<p><b>New in version 3.3:</b></p>
+<ul>
+  <li>Added support for RSS-14 barcodes.</li>
+  <li>Diabled the flash on the Behold II.</li>
+  <li>Added the ability to send a QR Code generated with the Share feature.</li>
+  <li>Forced the beep sound off if the phone is in silent mode.</li>
+  <li>Allowed web sites to start Barcode Scanner and choose the URL the result is sent to.</li>
+  <li>Added Portuguese and Danish translations.</li>
+  <li>New Eclair-style icon.</li>
 </ul>
 </body>
-</html>
\ No newline at end of file
+</html>