mirror of
https://github.com/zxing/zxing.git
synced 2024-11-11 13:34:08 -08:00
d7c5cc9b38
git-svn-id: https://zxing.googlecode.com/svn/trunk@1987 59b500cc-1b3d-0410-9834-0bbf25fbcc57
22 lines
814 B
HTML
22 lines
814 B
HTML
<html>
|
|
<head>
|
|
<title>What's new in Barcode Scanner</title>
|
|
<link rel="stylesheet" href="../style.css" type="text/css"/>
|
|
</head>
|
|
<body>
|
|
<p><b>New in version 3.7:</b></p>
|
|
<ul>
|
|
<li>Added support for Android 4.0, a.k.a. Ice Cream Sandwich.</li>
|
|
<li>Fixed several crashes.</li>
|
|
<li>Made items in the History easier to read.</li>
|
|
<li>Prevented secure URIs from being added to History or copied to the clipboard.</li>
|
|
<li>Removed some unnecessary permissions.</li>
|
|
<li>Improved support for WiFi and contacts in QR Codes.</li>
|
|
<li>Made sharing of applications via Market work better.</li>
|
|
<li>Fixed loading the right Google sites based on locale.</li>
|
|
<li>New Hindi, Indonesian, and Greek translations.</li>
|
|
<li>Fixes for Chinese, Slovakian, Hebrew, and Danish translations.</li>
|
|
</ul>
|
|
</body>
|
|
</html>
|