From 6e68dee48130e7916617f90b87121498b58c0919 Mon Sep 17 00:00:00 2001 From: elijah Date: Tue, 8 Jul 2014 15:59:04 -0700 Subject: added qr codes for android --- .../qr-codes/dl.bitmask.net-bitmask-android-latest.png | Bin 0 -> 518 bytes .../qr-codes/dl.bitmask.net-bitmask-android-latest.svg | 10 ++++++++++ source/qr-codes/market-se.leap.bitmaskclient.png | Bin 0 -> 457 bytes source/qr-codes/market-se.leap.bitmaskclient.svg | 10 ++++++++++ source/qr-codes/notes.txt | 17 +++++++++++++++++ 5 files changed, 37 insertions(+) create mode 100644 source/qr-codes/dl.bitmask.net-bitmask-android-latest.png create mode 100644 source/qr-codes/dl.bitmask.net-bitmask-android-latest.svg create mode 100644 source/qr-codes/market-se.leap.bitmaskclient.png create mode 100644 source/qr-codes/market-se.leap.bitmaskclient.svg create mode 100644 source/qr-codes/notes.txt (limited to 'source/qr-codes') diff --git a/source/qr-codes/dl.bitmask.net-bitmask-android-latest.png b/source/qr-codes/dl.bitmask.net-bitmask-android-latest.png new file mode 100644 index 0000000..695d7d7 Binary files /dev/null and b/source/qr-codes/dl.bitmask.net-bitmask-android-latest.png differ diff --git a/source/qr-codes/dl.bitmask.net-bitmask-android-latest.svg b/source/qr-codes/dl.bitmask.net-bitmask-android-latest.svg new file mode 100644 index 0000000..bc260e9 --- /dev/null +++ b/source/qr-codes/dl.bitmask.net-bitmask-android-latest.svg @@ -0,0 +1,10 @@ + + + + QR Code + https://dl.bitmask.net/client/android/Bitmask-Android-latest.apk + + + + + diff --git a/source/qr-codes/market-se.leap.bitmaskclient.png b/source/qr-codes/market-se.leap.bitmaskclient.png new file mode 100644 index 0000000..a702717 Binary files /dev/null and b/source/qr-codes/market-se.leap.bitmaskclient.png differ diff --git a/source/qr-codes/market-se.leap.bitmaskclient.svg b/source/qr-codes/market-se.leap.bitmaskclient.svg new file mode 100644 index 0000000..4b0c0c9 --- /dev/null +++ b/source/qr-codes/market-se.leap.bitmaskclient.svg @@ -0,0 +1,10 @@ + + + + QR Code + market://details?id=se.leap.bitmaskclient + + + + + diff --git a/source/qr-codes/notes.txt b/source/qr-codes/notes.txt new file mode 100644 index 0000000..15e82e3 --- /dev/null +++ b/source/qr-codes/notes.txt @@ -0,0 +1,17 @@ +I used http://goqr.me/ to generate the svg files. They don't have a white border +which means that the won't work unless displayed against a white background. + +The urls used here are: + +* https://play.google.com/store/apps/details?id=se.leap.bitmaskclient + this one will work for both android clients and non-android clients + although there is not much point to support non-android + +* market://details?id=se.leap.bitmaskclient + will open directly in google play app + +* https://dl.bitmask.net/client/android/Bitmask-Android-latest.apk + for directly downloading the apk + + + -- cgit v1.2.3