2012-09-10 09:39:11 -07:00
|
|
|
<!DOCTYPE HTML>
|
2008-11-25 14:12:02 -08:00
|
|
|
<html>
|
2010-06-15 06:04:18 -07:00
|
|
|
<head>
|
2012-09-10 09:39:11 -07:00
|
|
|
<meta charset="UTF-8"/>
|
2010-09-15 09:40:49 -07:00
|
|
|
<title>What's new in Barcode Scanner</title>
|
2011-09-12 10:30:21 -07:00
|
|
|
<link rel="stylesheet" href="../style.css" type="text/css"/>
|
2010-06-15 06:04:18 -07:00
|
|
|
</head>
|
2008-11-25 14:12:02 -08:00
|
|
|
<body>
|
2012-09-10 09:39:11 -07:00
|
|
|
<p>New in version 4.2:</p>
|
2012-05-14 10:52:09 -07:00
|
|
|
<ul>
|
2012-06-13 10:55:52 -07:00
|
|
|
<li>Rewrote the autofocus code to be more reliable.</li>
|
|
|
|
<li>Started using continuous focus mode on devices which support it.</li>
|
|
|
|
<li>Made the volume buttons turn the front light on and off.</li>
|
|
|
|
<li>Added support for 2 digit EAN extension codes.</li>
|
2012-05-14 10:52:09 -07:00
|
|
|
<li>Fixed a few crashes.</li>
|
|
|
|
<li>Fixed another compatibility problem with the Galaxy Tab.</li>
|
2012-06-13 10:55:52 -07:00
|
|
|
<li>Improved French, Dutch, and Finnish translations.</li>
|
2008-11-25 14:12:02 -08:00
|
|
|
</ul>
|
|
|
|
</body>
|
2009-12-13 17:40:21 -08:00
|
|
|
</html>
|