From 4a86104d6e623d39c145d04be908c96f7277f299 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Mon, 15 Sep 2025 09:03:51 +0000 Subject: [PATCH] taler - use git for repos, use fastlane --- metadata/net.taler.cashier.yml | 6 +----- metadata/net.taler.merchantpos.yml | 8 +------- metadata/net.taler.wallet.fdroid.yml | 14 +------------- 3 files changed, 3 insertions(+), 25 deletions(-) diff --git a/metadata/net.taler.cashier.yml b/metadata/net.taler.cashier.yml index 90c8dfb89c..7af2ad135a 100644 --- a/metadata/net.taler.cashier.yml +++ b/metadata/net.taler.cashier.yml @@ -8,13 +8,9 @@ IssueTracker: https://bugs.gnunet.org/ Translation: https://weblate.taler.net/projects/gnu-taler/cashier-android AutoName: Taler Cashier -Description: |- - The GNU Taler Cashier app allows you to take in physical cash and hand - electronic Taler cash in exchange. This is useful for regional or - organizational currencies. RepoType: git -Repo: https://git.taler.net/taler-android.git +Repo: git://git.taler.net/taler-android.git Builds: - versionName: '0.1' diff --git a/metadata/net.taler.merchantpos.yml b/metadata/net.taler.merchantpos.yml index 7f4f5a0860..6191f43c31 100644 --- a/metadata/net.taler.merchantpos.yml +++ b/metadata/net.taler.merchantpos.yml @@ -8,15 +8,9 @@ IssueTracker: https://bugs.gnunet.org/ Translation: https://weblate.taler.net/projects/gnu-taler/pos-android AutoName: GNU Taler Point-of-Sale -Description: |- - The GNU Taler merchant POS (point of sale) terminal allows sellers to - - * process customers' orders by adding or removing products - * calculate the amount owed by the customer - * let the customer make a Taler payment via QR code or NFC RepoType: git -Repo: https://git.taler.net/taler-android.git +Repo: git://git.taler.net/taler-android.git Builds: - versionName: '0.1' diff --git a/metadata/net.taler.wallet.fdroid.yml b/metadata/net.taler.wallet.fdroid.yml index 0e14418200..c385a90539 100644 --- a/metadata/net.taler.wallet.fdroid.yml +++ b/metadata/net.taler.wallet.fdroid.yml @@ -9,21 +9,9 @@ IssueTracker: https://bugs.gnunet.org/ Translation: https://weblate.taler.net/projects/gnu-taler/wallet-android AutoName: Taler Wallet -Description: |- - This app is a wallet for GNU Taler. It is highly experimental, and not ready for production use yet. - - GNU Taler is a privacy-preserving payment system. Customers can stay anonymous, but merchants can not hide their income through payments with GNU Taler. This helps to avoid tax evasion and money laundering. - - The primary use case of GNU Taler is payments; it is not meant as a store of value. Payments are always backed by an existing currency. - - Payment are made after exchanging existing money into electronic money with the help of an Exchange service, that is, a payment service provider for Taler. - - When making a payment, customers only need a charged wallet. A merchant can accept payments without making their customers register on the merchant's Website. - - GNU Taler is immune against many types of fraud, such as phishing of credit card information or chargeback fraud. In case of loss or theft, only the limited amount of money left in the wallet might be gone. RepoType: git -Repo: https://git.taler.net/taler-android.git +Repo: git://git.taler.net/taler-android.git Builds: - versionName: v0.8.0-rc.3