Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Add Bitcoin Wallet for Android to the clients page. #45

Merged
merged 1 commit into from Jul 8, 2012

Conversation

Projects
None yet
3 participants
Contributor

schildbach commented Jun 30, 2012

Bitcoin Wallet is very well accepted, with over 10.000 installations since its first release in March 2011.

@TheBlueMatt TheBlueMatt commented on an outdated diff Jun 30, 2012

clients.html
@@ -77,6 +77,19 @@
- name: linux
- name: win
- name: android
+- name: Bitcoin Wallet (for Android)
+ url: play.google.com/store/apps/details?id=de.schildbach.wallet
+ image: bitcoin-wallet.png
+ description: |
+ Bitcoin Wallet is a standalone wallet for Android devices.
+ Its primary focus is security, ease of use and being independant
+ of centralized network components (servers). Thus, it uses the
+ SPV (simple payment verification) model. It supports
+ initiating transactions via QR code, Bitcoin URIs or near-field
+ communication (NFC). It has a useful currency conversion
+ calculator and is localized to a dozend languages.
@TheBlueMatt

TheBlueMatt Jun 30, 2012

Contributor

s/dozend/dozen/

Contributor

schildbach commented Jun 30, 2012

I just merged the two commits into one. I hope this was not against any process - I'm new to pull requests.

Contributor

TheBlueMatt commented Jul 2, 2012

ACK

Contributor

laanwj commented Jul 2, 2012

ACK

Contributor

schildbach commented Jul 8, 2012

Is there anything else I need to do to this merge request?

laanwj added a commit that referenced this pull request Jul 8, 2012

Merge pull request #45 from Goonie/master
Add Bitcoin Wallet for Android to the clients page.

@laanwj laanwj merged commit 5761ead into bitcoin-dot-org:master Jul 8, 2012

Contributor

laanwj commented Jul 8, 2012

Nope, thanks for the reminder, it's been merged now

jl2012 pushed a commit to jl2012/bitcoin.org that referenced this pull request Apr 5, 2016

Merge pull request #45 from MarcoFalke/patch-3
Update 2016-01-13-supported-bips.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment