54 lines
1.7 KiB
Plaintext
54 lines
1.7 KiB
Plaintext
Category:Multimedia
|
|
License:Apache2
|
|
Web Site:http://code.google.com/p/zxing/wiki
|
|
Source Code:http://code.google.com/p/zxing/source/list
|
|
Issue Tracker:http://code.google.com/p/zxing/issues/list
|
|
|
|
Auto Name:Barcode Scanner
|
|
Summary:Barcode scanner
|
|
Description:
|
|
Read the information stored in barcodes or create QR-codes for sharing
|
|
addresses, contacts or text between devices.
|
|
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
|
|
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:
|
|
|
|
* UPC-A and UPC-E
|
|
* EAN-8 and EAN-13
|
|
* Code 39; 93; 128
|
|
* ITF
|
|
* Codabar
|
|
* 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.
|
|
.
|
|
|
|
Repo Type:git-svn
|
|
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.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
|
|
Build Version:4.5,93,2880,subdir=android,build=$$MVN3$$ package -f ../core/pom.xml
|
|
Build Version:4.5.1,94,2883,subdir=android,build=$$MVN3$$ package -f ../core/pom.xml
|
|
|
|
Auto Update Mode:None
|
|
# see downloads page or gplay; tags are not used
|
|
Update Check Mode:RepoManifest
|
|
Current Version:4.5.1
|
|
Current Version Code:94
|
|
|