From c92c89adac79eb3794e1c5316d98f6af0f4609af Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Thu, 7 Aug 2025 03:59:07 +0000 Subject: [PATCH] Update DashPay Wallet to 11.1.2 (11010205) --- metadata/hashengineering.darkcoin.wallet.yml | 50 +++++++------------- 1 file changed, 16 insertions(+), 34 deletions(-) diff --git a/metadata/hashengineering.darkcoin.wallet.yml b/metadata/hashengineering.darkcoin.wallet.yml index b4411c558c..5b882ce3eb 100644 --- a/metadata/hashengineering.darkcoin.wallet.yml +++ b/metadata/hashengineering.darkcoin.wallet.yml @@ -12,38 +12,7 @@ IssueTracker: https://github.com/HashEngineeringSolutions/dash-wallet/issues Translation: https://www.transifex.com/dash/dash-mobile-wallets Changelog: https://raw.github.com/HashEngineeringSolutions/dash-wallet/HEAD/wallet/CHANGES -AutoName: Dash Wallet -Description: |- - Note: This is a fork of https://github.com/dashpay/dash-wallet build only from FOSS components. - - Have your Dash always with you, in your pocket! You pay by quickly scanning a QR - code. As a merchant, you receive payments reliably and instantly. Dash Wallet is - the first mobile Dash app, and arguably also the most secure! - - FEATURES - - * No registration, web service or cloud needed! This wallet is de-centralized and peer to peer. - * Display of Dash amount in DASH, mDASH and µDASH. - * Conversion to and from national currencies. - * Sending and receiving of Dash via NFC, QR codes or Dash URLs. - * Address book for regularly used Dash addresses. - * When you're offline, you can still pay via Bluetooth. - * System notification for received coins. - * Sweeping of paper wallets (e.g. those used for cold storage). - * App widget for Dash balance. - - CONTRIBUTE - - All translations are managed via Transifex: - https://www.transifex.com/dash/dash-wallet/ - - You can find more about Dash at https://www.dash.org/. - - TESTIMONIALS - - * A recommended mobile wallet by https://www.dash.org - - Use at your own risk! +AutoName: DashPay Wallet RepoType: git Repo: https://github.com/HashEngineeringSolutions/dash-wallet.git @@ -205,8 +174,21 @@ Builds: - wallet/test/de/schildbach/wallet/util/services/*testnet ndk: r21d + - versionName: 11.1.2 + versionCode: 11010205 + commit: 960736f4c5fcdc5a916826b821ab6b675d3d6fad + subdir: wallet + sudo: + - apt-get update + - apt-get install -y ninja-build + gradle: + - foss + scandelete: + - wallet/test/de/schildbach/wallet/util/services/*testnet + ndk: r21d + AutoUpdateMode: Version UpdateCheckMode: Tags .*-foss$ UpdateCheckData: wallet/build.gradle|versionCode.*\s(\d+)|.|versionName.*\s"(.*)" -CurrentVersion: 10.2.0 -CurrentVersionCode: 102000 +CurrentVersion: 11.1.2 +CurrentVersionCode: 11010205