diff --git a/metadata/com.google.zxing.client.android.txt b/metadata/com.google.zxing.client.android.txt index b7e88e6223..201dce7f1c 100644 --- a/metadata/com.google.zxing.client.android.txt +++ b/metadata/com.google.zxing.client.android.txt @@ -1,5 +1,3 @@ -#Promotes Shopper and BCScanner+ -AntiFeatures:NonFreeAdd Category:Multimedia License:Apache2 Web Site:http://code.google.com/p/zxing/wiki @@ -9,6 +7,9 @@ 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 or text between devices. + 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. @@ -28,17 +29,17 @@ Supports: * Aztec ('beta' 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 -barcodes and asks you to download Barcode Scanner + from the settings—both of -which are non-free apps. . Repo Type:git-svn 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.2,88,!patch first? 2.2,subdir=android,build=$$MVN3$$ package -f ../core/pom.xml +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 Auto Update Mode:None Update Check Mode:RepoManifest diff --git a/metadata/de.ub0r.android.clipboardbeam.txt b/metadata/de.ub0r.android.clipboardbeam.txt index 991c8aa406..febc1eaa91 100644 --- a/metadata/de.ub0r.android.clipboardbeam.txt +++ b/metadata/de.ub0r.android.clipboardbeam.txt @@ -10,6 +10,9 @@ Description: If you have two devices with NFC and Beam (latter is standard with Android 4.1), you can share the contents of the device clipboard just by touching the devices together. + +If you don't have NFC you can make QR codes with +[[com.google.zxing.client.android]] and [[se.johanhil.clipboard]]. . Repo Type:git