From d89ba4a597517181b60d28faee6e4f913402804c Mon Sep 17 00:00:00 2001 From: Hash Engineering Solutions Date: Tue, 28 Mar 2017 12:27:19 +0000 Subject: [PATCH] Add Dash Wallet - hashengineering.darkcoin.wallet --- metadata/hashengineering.darkcoin.wallet.txt | 57 ++++++++++++++++++++ srclibs/DashJWallet.txt | 3 ++ 2 files changed, 60 insertions(+) create mode 100644 metadata/hashengineering.darkcoin.wallet.txt create mode 100644 srclibs/DashJWallet.txt diff --git a/metadata/hashengineering.darkcoin.wallet.txt b/metadata/hashengineering.darkcoin.wallet.txt new file mode 100644 index 0000000000..d88a2defc1 --- /dev/null +++ b/metadata/hashengineering.darkcoin.wallet.txt @@ -0,0 +1,57 @@ +Categories:Money +License:GPL-3.0+ +Web Site:http://www.hashengineeringsolutions.com/dash-android-wallet/ +Source Code:https://github.com/HashEngineering/dash-wallet +Issue Tracker:https://github.com/HashEngineering/dash-wallet/issues +Changelog:https://raw.github.com/HashEngineering/dash-wallet/dash-12.1/wallet/CHANGES + +Auto Name:Dash Wallet +Summary:Keep Dash in your pocket, on your own phone +Description: +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! +. + +Repo Type:git +Repo:https://github.com/HashEngineering/dash-wallet +Binaries:https://github.com/HashEngineering/dash-wallet/releases/download/v%v/dash-wallet-%v.apk + +Build:4.65.12.1S,40056 + commit=00c3b6283211a053a75a8bcae57ba9169eb7aa22 + subdir=wallet + gradle=prod + srclibs=DashJWallet@v0.14.3-12.1 + prebuild=sed -i -e '/examples/d' -e '/tools/d' -e '/wallettemplate/d' $$DashJWallet$$/pom.xml + scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet,wallet/src/main/jniLibs + build=$$MVN3$$ clean install -DskipTests -f $$DashJWallet$$/pom.xml -X + +Auto Update Mode:None +Update Check Mode:RepoManifest/dash-12.1 +Current Version:4.65.12.1S +Current Version Code:40056 diff --git a/srclibs/DashJWallet.txt b/srclibs/DashJWallet.txt new file mode 100644 index 0000000000..0028950bae --- /dev/null +++ b/srclibs/DashJWallet.txt @@ -0,0 +1,3 @@ +Repo Type:git +Repo:https://github.com/HashEngineering/dashj +