deactivated 4.3.2 of com.google.zxing.client.android ...

changed to git-svn but I didn't verify (used svn myself) and set
UCM to RM. Not tags because I don't really understand the tagging
scheme—it is broader than just the android app. Note that the pom for
core takes care of copying the library after packaging. I've left it
deactivated so that we can discuss the anti-features and search plugs.
This commit is contained in:
David Black 2013-05-15 17:14:07 +01:00
parent 7c47305a1a
commit 723bff3b59

View file

@ -8,14 +8,17 @@ 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. All web and product searches go to a Google domain (depending on the choice
of origin country), though a custom search button can be created in the
settings e.g. https://duckduckgo.com/?q=%s.
Scanning an ISBN barcode will display suggestions for Google Books and Amazon,
so unless you want to buy DRM-laden books from these re-sellers, it is best
to do a Web Search instead.
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; 93; 128
* Code 93
* Code 128
* ITF * ITF
* Codabar * Codabar
* RSS-14 (all variants) * RSS-14 (all variants)
@ -23,19 +26,20 @@ Supports:
* Data Matrix * Data Matrix
* Aztec ('beta' quality) * Aztec ('beta' quality)
* PDF 417 ('alpha' quality) * PDF 417 ('alpha' quality)
(See the website for explanations of the permissions)
Anti-feature: Add-ons. It suggests the Google Shopper app to look up product Anti-feature: Add-ons. It suggests the Google Shopper app to look up product
barcodes and asks you to download Barcode Scanner + from the settings: both of 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 which are non-free apps.
anti-features), all web and product searches are hard-coded to google.com.
. .
Repo Type:svn Repo Type:git-svn
Repo:http://zxing.googlecode.com/svn/trunk/ Repo:http://zxing.googlecode.com/svn;trunk=trunk;tags=tags
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
Build Version:4.3.2,88,!patch first? 2.2,subdir=android,build=$$MVN3$$ package -f ../core/pom.xml
Update Check Mode:None Update Check Mode:RepoManifest
Current Version:4.3.1 Current Version:4.3.1
Current Version Code:87 Current Version Code:87