UNPKG

@titanium/barcode

Version:

⭐ Axway Amplify module for scanning barcodes with Appcelerator Titanium SDK

19 lines (18 loc) 513 B
<html> <head> <title>What's new in Barcode Scanner</title> <link rel="stylesheet" href="../style.css" type="text/css"/> </head> <body> <p><strong>New in version 4.0:</strong></p> <ul> <li>Added new camera features like front light support.</li> <li>Updated the app to require Android 2.1.</li> <li>Wrote a new history screen.</li> <li>Removed some unneeded permissions.</li> <li>Made some WiFi improvements.</li> <li>Many, many bug fixes.</li> <li>Many translation fixes.</li> </ul> </body> </html>