zxing/android/assets/html-en/whatsnew.html
2014-05-16 13:42:02 +01:00

16 lines
331 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8"/>
<title>What's new in Barcode Scanner</title>
<link rel="stylesheet" href="../style.css" type="text/css"/>
</head>
<body>
<ul>
<li>Fixed custom search URL formatting</li>
<li>Other applications can specify which camera to use</li>
<li>Bug fixes</li>
</ul>
</body>
</html>