Merge pull request #486 from zootreeves/master

Add iphone to blockchain.info mobile
This commit is contained in:
saivann 2014-07-29 21:06:26 -04:00
commit 8978143f7a
3 changed files with 39 additions and 3 deletions

View file

@ -219,15 +219,16 @@ wallets:
- blockchain:
title: "Blockchain.info"
titleshort: "Blockchain<br>.info"
compat: "mobile desktop web android windows mac linux"
compat: "mobile desktop web android iphone windows mac linux"
level: 3
platform:
mobile:
text: "walletblockchaininfo"
link: "https://play.google.com/store/apps/details?id=piuk.blockchain.android"
screenshot: "blockchainandroid.png"
link: "https://itunes.apple.com/us/app/blockchain-bitcoin-wallet/id493253309"
screenshot: "blockchainiphone.png"
os:
- android
- iphone
check:
control: "checkpasscontrolhybrid"
decentralization: "checkfaildecentralizecentralized"
@ -271,6 +272,41 @@ wallets:
privacyaddressreuse: "checkfailprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosureaccount"
privacynetwork: "checkpassprivacynetworksupporttorproxy"
iphone:
text: "walletblockchaininfo"
link: "https://itunes.apple.com/us/app/blockchain-bitcoin-wallet/id493253309"
screenshot: "blockchainiphone.png"
os:
- android
- iphone
check:
control: "checkpasscontrolhybrid"
decentralization: "checkfaildecentralizecentralized"
transparency: "checkpasstransparencyopensource"
environment: "checkpassenvironmentmobile"
privacy: "checkfailprivacyweak"
privacycheck:
privacyaddressreuse: "checkfailprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosureaccount"
privacynetwork: "checkfailprivacynetworknosupporttor"
android:
text: "walletblockchaininfo"
link: "https://play.google.com/store/apps/details?id=piuk.blockchain.android"
screenshot: "blockchainandroid.png"
os:
- android
- iphone
check:
control: "checkpasscontrolhybrid"
decentralization: "checkfaildecentralizecentralized"
transparency: "checkpasstransparencyopensource"
environment: "checkpassenvironmentmobile"
privacy: "checkfailprivacyweak"
privacycheck:
privacyaddressreuse: "checkfailprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosureaccount"
privacynetwork: "checkfailprivacynetworknosupporttor"
- bitgo:
title: "BitGo"
titleshort: "BitGo"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB