Tidy up zxing
This commit is contained in:
parent
c3391afdd1
commit
d9ef88c478
|
|
@ -8,31 +8,32 @@ Issue Tracker:http://code.google.com/p/zxing/issues/list
|
||||||
|
|
||||||
Summary:Barcode scanner
|
Summary:Barcode scanner
|
||||||
Description:
|
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: Add-ons. It suggests the Google Shopper app to look up product barcodes and asks
|
Anti-feature: Add-ons. It suggests the Google Shopper app to look up product
|
||||||
you to download Barcode Scanner + from the settings: both of which are non-free apps. In addition
|
barcodes and asks you to download Barcode Scanner + from the settings: both of
|
||||||
(though this is not one of our anti-features), all web and product searches are hard-coded to google.com.
|
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
|
||||||
Repo:http://zxing.googlecode.com/svn/trunk/
|
Repo:http://zxing.googlecode.com/svn/trunk/
|
||||||
|
|
||||||
Build Version:4.3.1,87,2433,subdir=android,prebuild=cd ../core && ant build export && cd ../android
|
Build Version:4.3.1,87,2433,subdir=android,prebuild=cd ../core && ant build export && cd ../android
|
||||||
|
|
||||||
Update Check Mode:None
|
Update Check Mode:None
|
||||||
Current Version:4.3.1
|
Current Version:4.3.1
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue