Fixed the Google Shopper button remaining visible after scanning a product, and bumpe...
[zxing.git] / android / assets / html / whatsnew.html
index 7b70644..d318e4d 100644 (file)
@@ -1,27 +1,14 @@
 <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 3.22:</p>
+<p><b>New in version 3.5:</b></p>
 <ul>
-  <li>Turned off the flashlight by default and added an option to enable it.</li>
-  <li>Added Hungarian translation.</li>
-</ul>
-<p>New in version 3.21:</p>
-<ul>
-  <li>Turned on the flashlight on some devices to help low-light scanning.</li>
-  <li>Fixed a bug with detecting camera resolutions on some devices.</li>
-</ul>
-<p>New in version 3.2:</p>
-<ul>
-  <li>Added a Google Shopper button when scanning products.</li>
-  <li>Allowed devices without autofocus to see Barcode Scanner in the Market.</li>
-  <li>New Finnish, Swedish, Dutch, and Czech translations.</li>
-  <li>Fixed a possible crash on unsupported hardware.</li>
-  <li>Better layouts on QVGA devices like the HTC Tattoo.</li>
-  <li>Added the ability to email your scan history.</li>
-  <li>New high res icon and minor bug fixes.</li>
+  <li>Added DataMatrix barcode reading.</li>
+  <li>Added Turkish translation.</li>
+  <li>Many bug fixes.</li>
 </ul>
 </body>
 </html>