barcode scanner anti-feature explanation

This commit is contained in:
David Black 2012-10-29 12:01:16 +00:00
parent 7a712486a5
commit 57acd023cb

View file

@ -11,18 +11,22 @@ Description:
Barcode scanner from ZXing. See the website for explanations of the permissions. Barcode scanner from ZXing. See the website for explanations of the permissions.
Supports: Supports:
*UPC-A and UPC-E * UPC-A and UPC-E
*EAN-8 and EAN-13 * EAN-8 and EAN-13
*Code 39 * Code 39
*Code 93 * Code 93
*Code 128 * Code 128
*ITF * ITF
* Codabar * Codabar
* RSS-14 (all variants) * RSS-14 (all variants)
* QR Code * QR Code
* Data Matrix * Data Matrix
* Aztec ('beta' quality) * Aztec ('beta' quality)
* PDF 417 ('alpha' quality) * PDF 417 ('alpha' quality)
Anti-feature: NonFreeAdd. It suggests the Google Shopper app to look up product barcodes and asks
you to download Barcode Scanner + from the settings: both of which are non-free apps. In addition
(though this is not one of our anti-features), all web and product searches are hard-coded to google.com.
. .
Repo Type:svn Repo Type:svn