fdroiddata/metadata/com.google.zxing.client.android.txt

104 lines
2.7 KiB
Plaintext
Raw Normal View History

Categories:Multimedia
License:Apache2
Web Site:https://github.com/zxing/zxing
Source Code:https://github.com/zxing/zxing
Issue Tracker:https://github.com/zxing/zxing/issues
2013-06-14 06:16:22 +00:00
Auto Name:Barcode Scanner
2014-04-18 19:10:15 +00:00
Summary:Scan and create 2D and QR codes
2010-10-21 22:26:38 +00:00
Description:
2014-02-02 18:43:11 +00:00
Read the information stored in barcodes or create QR-codes for sharing
addresses, contacts or text between devices.
2014-02-02 18:43:11 +00:00
To share apps obtained via F-Droid the recipient will need to have the
F-Droid client (v0.47+) installed.
Book, product and web searches go to a Google server (depending on the choice
2014-02-02 18:43:11 +00:00
of origin country), though a custom search button can be created in the settings
e.g. https://duckduckgo.com/?q=%s or
http://en.wikibooks.org/w/index.php?search=%s.
Supports following barcode types:
2013-04-09 19:37:36 +00:00
* UPC-A and UPC-E
* EAN-8 and EAN-13
* Code 39; 93; 128
2013-04-09 19:37:36 +00:00
* ITF
* Codabar
2013-04-09 19:37:36 +00:00
* RSS-14 (all variants)
* QR Code
* Data Matrix
* Aztec ('beta' quality)
* PDF 417 ('alpha' quality)
See the website for troubleshooting and explanations of the permissions.
2010-10-21 22:26:38 +00:00
.
Repo Type:git
Repo:https://github.com/zxing/zxing.git
Build:4.3.1,87
commit=38b3fe1280
subdir=android
prebuild=cd ../core && \
ant build export && \
cd ../android
Build:4.4,91
commit=2220400644
subdir=android
prebuild=sed -i '477s/shopperMarketListener/null/g;s/R.string.msg_install_google_shopper/"Google Shopper is non-free software"/g' src/com/google/zxing/client/android/result/ResultHandler.java
build=$$MVN3$$ package -f ../core/pom.xml
Build:4.5,93
commit=0d6eabd6fc
subdir=android
build=$$MVN3$$ package -f ../core/pom.xml
Build:4.5.1,94
commit=a9fe6ccde1
subdir=android
build=$$MVN3$$ package -f ../core/pom.xml
Build:4.5.2,95
commit=3de3374dd2
subdir=android
build=$$MVN3$$ package -f ../core/pom.xml
Build:4.6.1,96
commit=BS-4.6.1
subdir=android
build=$$MVN3$$ package -f ../core/pom.xml
Build:4.6.2,97
commit=BS-4.6.2
subdir=android
build=$$MVN3$$ package -f ../core/pom.xml
2014-03-14 04:28:58 +00:00
Build:4.6.3,98
commit=BS-4.6.3
2014-03-20 04:47:02 +00:00
subdir=android
target=android-19
2014-03-20 04:47:02 +00:00
prebuild=echo -e "java.source=7\njava.target=7" >> local.properties
build=$$MVN3$$ package -f ../core/pom.xml
Build:4.6.4,99
commit=BS-4.6.4
2014-03-14 04:28:58 +00:00
subdir=android
target=android-19
prebuild=echo -e "java.source=7\njava.target=7" >> local.properties
build=$$MVN3$$ package -f ../core/pom.xml
2014-03-14 04:28:58 +00:00
2014-05-23 00:56:56 +00:00
Build:4.7.0,100
commit=BS-4.7.0
subdir=android
target=android-19
prebuild=echo -e "java.source=7\njava.target=7" >> local.properties && \
echo 'source.dir=src;../android-core/src' >> project.properties
2014-05-23 00:56:56 +00:00
build=$$MVN3$$ package -f ../core/pom.xml
Auto Update Mode:Version BS-%v
2014-04-28 21:57:02 +00:00
Update Check Mode:Tags ^BS-
2014-05-23 00:56:56 +00:00
Current Version:4.7.0
Current Version Code:100