mirror of
https://github.com/zxing/zxing.git
synced 2024-11-10 04:54:04 -08:00
Updated the HTML "What's new" page with 3.0 features.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1062 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
parent
4c7fb2cbd7
commit
965ea2f3fe
|
@ -3,23 +3,11 @@
|
|||
<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.93:</p>
|
||||
<p>New in version 3.0:</p>
|
||||
<ul>
|
||||
<li>Worked around an Android bug which could cause scanning to stop working after a while.</li>
|
||||
</ul>
|
||||
<p>New in version 2.92:</p>
|
||||
<ul>
|
||||
<li>Made another fix for the Samsung Galaxy.</li>
|
||||
</ul>
|
||||
<p>New in version 2.91:</p>
|
||||
<ul>
|
||||
<li>Forced the Samsung Galaxy flash off, which was interfering with scanning.</li>
|
||||
<li>A few other minor fixes.</li>
|
||||
</ul>
|
||||
<p>New in version 2.9:</p>
|
||||
<ul>
|
||||
<li>Added a new custom search function for advanced users.</li>
|
||||
<li>Added Japanese translations.</li>
|
||||
<li>Added support for high resolution and high DPI screens.</li>
|
||||
<li>Made the scanning rectangle wider for better performance on 1D barcodes.</li>
|
||||
<li>Wrote a new history feature (press Menu from the scanning screen).</li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue