From 35e7228170a4bbdea60f2883554afc7266e2574a Mon Sep 17 00:00:00 2001 From: Jan Vornberger Date: Thu, 9 Oct 2014 22:22:35 +0200 Subject: [PATCH] Update Hive Android entry to reflect new Cordova-based app --- _templates/choose-your-wallet.html | 36 +++++++++++++++--------------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/_templates/choose-your-wallet.html b/_templates/choose-your-wallet.html index 6f7363e6..4f1c1f77 100755 --- a/_templates/choose-your-wallet.html +++ b/_templates/choose-your-wallet.html @@ -267,38 +267,38 @@ wallets: level: 3 platform: mobile: - text: "wallethive-android" - link: "https://play.google.com/store/apps/details?id=com.hivewallet.androidclient.wallet" - source: "https://github.com/hivewallet/hive-android" - screenshot: "hiveandroid.png" + text: "wallethive-web" + link: "https://play.google.com/store/apps/details?id=com.hivewallet.hive.cordova" + source: "https://github.com/hivewallet/hive-ios/tree/android" + screenshot: "hiveios.png" os: - android check: control: "checkgoodcontrolfull" - decentralization: "checkpassvalidationspvp2p" - transparency: "checkpasstransparencyopensource" + decentralization: "checkfailvalidationcentralized" + transparency: "checkfailtransparencynew" environment: "checkpassenvironmentmobile" - privacy: "checkfailprivacyweak" + privacy: "checkpassprivacybasic" privacycheck: - privacyaddressreuse: "checkfailprivacyaddressrotation" - privacydisclosure: "checkfailprivacydisclosurespv" + privacyaddressreuse: "checkpassprivacyaddressrotation" + privacydisclosure: "checkfailprivacydisclosureaccount" privacynetwork: "checkfailprivacynetworknosupporttor" android: - text: "wallethive-android" - link: "https://play.google.com/store/apps/details?id=com.hivewallet.androidclient.wallet" - source: "https://github.com/hivewallet/hive-android" - screenshot: "hiveandroid.png" + text: "wallethive-web" + link: "https://play.google.com/store/apps/details?id=com.hivewallet.hive.cordova" + source: "https://github.com/hivewallet/hive-ios/tree/android" + screenshot: "hiveios.png" os: - android check: control: "checkgoodcontrolfull" - decentralization: "checkpassvalidationspvp2p" - transparency: "checkpasstransparencyopensource" + decentralization: "checkfailvalidationcentralized" + transparency: "checkfailtransparencynew" environment: "checkpassenvironmentmobile" - privacy: "checkfailprivacyweak" + privacy: "checkpassprivacybasic" privacycheck: - privacyaddressreuse: "checkfailprivacyaddressrotation" - privacydisclosure: "checkfailprivacydisclosurespv" + privacyaddressreuse: "checkpassprivacyaddressrotation" + privacydisclosure: "checkfailprivacydisclosureaccount" privacynetwork: "checkfailprivacynetworknosupporttor" ios: text: "wallethive-web"