2013-11-02 00:16:14 +00:00
|
|
|
Categories:Multimedia
|
2012-01-10 23:25:28 +00:00
|
|
|
License:Apache2
|
2014-08-26 11:30:35 +00:00
|
|
|
Web Site:
|
2014-01-28 16:10:34 +00:00
|
|
|
Source Code:https://github.com/zxing/zxing
|
|
|
|
Issue Tracker:https://github.com/zxing/zxing/issues
|
2015-06-03 16:10:02 +00:00
|
|
|
Changelog:https://github.com/zxing/zxing/releases
|
2012-01-10 23:25:28 +00:00
|
|
|
|
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
|
2013-07-11 15:45:27 +00:00
|
|
|
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
|
2013-09-17 07:34:48 +00:00
|
|
|
F-Droid client (v0.47+) installed.
|
2013-07-11 15:45:27 +00:00
|
|
|
|
2013-09-17 07:34:48 +00:00
|
|
|
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
|
2013-09-17 07:34:48 +00:00
|
|
|
http://en.wikibooks.org/w/index.php?search=%s.
|
|
|
|
|
|
|
|
Supports following barcode types:
|
2013-06-26 15:52:16 +00:00
|
|
|
|
2013-04-09 19:37:36 +00:00
|
|
|
* UPC-A and UPC-E
|
2012-10-29 12:01:16 +00:00
|
|
|
* EAN-8 and EAN-13
|
2013-05-15 16:14:07 +00:00
|
|
|
* Code 39; 93; 128
|
2013-04-09 19:37:36 +00:00
|
|
|
* ITF
|
2012-10-03 08:54:29 +00:00
|
|
|
* Codabar
|
2013-04-09 19:37:36 +00:00
|
|
|
* RSS-14 (all variants)
|
|
|
|
* QR Code
|
|
|
|
* Data Matrix
|
|
|
|
* Aztec ('beta' quality)
|
2012-10-03 08:54:29 +00:00
|
|
|
* PDF 417 ('alpha' quality)
|
2013-07-01 11:32:20 +00:00
|
|
|
|
|
|
|
See the website for troubleshooting and explanations of the permissions.
|
2010-10-21 22:26:38 +00:00
|
|
|
.
|
|
|
|
|
2014-01-28 16:10:34 +00:00
|
|
|
Repo Type:git
|
|
|
|
Repo:https://github.com/zxing/zxing.git
|
2012-10-03 08:54:29 +00:00
|
|
|
|
2013-12-04 14:36:53 +00:00
|
|
|
Build:4.3.1,87
|
2014-01-28 16:10:34 +00:00
|
|
|
commit=38b3fe1280
|
2013-12-04 14:36:53 +00:00
|
|
|
subdir=android
|
|
|
|
prebuild=cd ../core && \
|
|
|
|
ant build export && \
|
|
|
|
cd ../android
|
|
|
|
|
|
|
|
Build:4.4,91
|
2014-01-28 16:10:34 +00:00
|
|
|
commit=2220400644
|
2013-12-04 14:36:53 +00:00
|
|
|
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
|
2014-01-28 16:10:34 +00:00
|
|
|
commit=0d6eabd6fc
|
2013-12-04 14:36:53 +00:00
|
|
|
subdir=android
|
|
|
|
build=$$MVN3$$ package -f ../core/pom.xml
|
|
|
|
|
|
|
|
Build:4.5.1,94
|
2014-01-28 16:10:34 +00:00
|
|
|
commit=a9fe6ccde1
|
2013-12-04 14:36:53 +00:00
|
|
|
subdir=android
|
|
|
|
build=$$MVN3$$ package -f ../core/pom.xml
|
2012-10-03 08:54:29 +00:00
|
|
|
|
2013-12-13 18:39:57 +00:00
|
|
|
Build:4.5.2,95
|
2014-01-28 16:10:34 +00:00
|
|
|
commit=3de3374dd2
|
2013-12-13 18:39:57 +00:00
|
|
|
subdir=android
|
|
|
|
build=$$MVN3$$ package -f ../core/pom.xml
|
|
|
|
|
2014-02-04 12:22:54 +00:00
|
|
|
Build:4.6.1,96
|
2014-02-04 15:13:14 +00:00
|
|
|
commit=BS-4.6.1
|
2014-02-04 12:22:54 +00:00
|
|
|
subdir=android
|
|
|
|
build=$$MVN3$$ package -f ../core/pom.xml
|
|
|
|
|
2014-03-05 18:18:07 +00:00
|
|
|
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
|
|
|
|
prebuild=echo -e "java.source=7\njava.target=7" >> local.properties
|
2014-08-26 11:30:35 +00:00
|
|
|
target=android-19
|
2014-03-20 04:47:02 +00:00
|
|
|
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
|
2014-05-25 21:04:40 +00:00
|
|
|
prebuild=echo -e "java.source=7\njava.target=7" >> local.properties
|
2014-08-26 11:30:35 +00:00
|
|
|
target=android-19
|
2014-05-25 21:04:40 +00:00
|
|
|
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
|
2014-05-25 21:07:34 +00:00
|
|
|
prebuild=echo -e "java.source=7\njava.target=7" >> local.properties && \
|
2014-08-26 11:30:35 +00:00
|
|
|
echo 'source.dir=src;../android-core/src' >> project.properties
|
|
|
|
target=android-19
|
2014-05-23 00:56:56 +00:00
|
|
|
build=$$MVN3$$ package -f ../core/pom.xml
|
|
|
|
|
2015-02-16 03:54:18 +00:00
|
|
|
Build:4.7.3,103
|
|
|
|
commit=BS-4.7.3
|
|
|
|
subdir=android
|
|
|
|
prebuild=echo -e "java.source=7\njava.target=7" >> local.properties && \
|
|
|
|
echo 'source.dir=src;../android-core/src' >> project.properties
|
|
|
|
target=android-19
|
|
|
|
build=$$MVN3$$ package -f ../core/pom.xml
|
|
|
|
|
2014-03-05 18:18:07 +00:00
|
|
|
Auto Update Mode:Version BS-%v
|
2014-04-28 21:57:02 +00:00
|
|
|
Update Check Mode:Tags ^BS-
|
2015-02-16 03:54:18 +00:00
|
|
|
Current Version:4.7.3
|
|
|
|
Current Version Code:103
|
2012-01-10 23:25:28 +00:00
|
|
|
|