2011-10-01 22:59:54 +00:00
|
|
|
Category:Multimedia
|
2012-01-10 23:25:28 +00:00
|
|
|
License:Apache2
|
2012-09-11 15:54:38 +00:00
|
|
|
Web Site:http://code.google.com/p/zxing/wiki
|
2012-10-03 08:54:29 +00:00
|
|
|
Source Code:http://code.google.com/p/zxing/source/list
|
2010-10-21 22:26:38 +00:00
|
|
|
Issue Tracker:http://code.google.com/p/zxing/issues/list
|
2012-01-10 23:25:28 +00:00
|
|
|
|
2013-06-14 06:16:22 +00:00
|
|
|
Auto Name:Barcode Scanner
|
2010-10-21 22:26:38 +00:00
|
|
|
Summary:Barcode scanner
|
|
|
|
Description:
|
2013-06-26 15:52:16 +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.
|
|
|
|
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
|
2013-07-01 11:32:20 +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
|
|
|
.
|
|
|
|
|
2013-05-15 16:14:07 +00:00
|
|
|
Repo Type:git-svn
|
2013-09-02 21:14:33 +00:00
|
|
|
Repo:http://zxing.googlecode.com/svn/trunk
|
2012-10-03 08:54:29 +00:00
|
|
|
|
2013-04-09 19:37:36 +00:00
|
|
|
Build Version:4.3.1,87,2433,subdir=android,prebuild=cd ../core && ant build export && cd ../android
|
2013-06-26 15:52:16 +00:00
|
|
|
Build Version:4.4,91,2831,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
|
2013-09-02 21:14:33 +00:00
|
|
|
Build Version:4.5,93,2880,subdir=android,build=$$MVN3$$ package -f ../core/pom.xml
|
2013-09-09 19:32:58 +00:00
|
|
|
Build Version:4.5.1,94,2883,subdir=android,build=$$MVN3$$ package -f ../core/pom.xml
|
2012-10-03 08:54:29 +00:00
|
|
|
|
2013-05-17 02:55:13 +00:00
|
|
|
Auto Update Mode:None
|
2013-09-02 21:14:33 +00:00
|
|
|
# see downloads page or gplay; tags are not used
|
2013-05-15 16:14:07 +00:00
|
|
|
Update Check Mode:RepoManifest
|
2013-09-22 01:59:33 +00:00
|
|
|
Current Version:4.5.1
|
|
|
|
Current Version Code:94
|
2012-01-10 23:25:28 +00:00
|
|
|
|