summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2017-11-21 17:11:29 +0100
committercyBerta <cyberta@riseup.net>2017-11-21 17:11:29 +0100
commit26704e313b0c4530c724b4dd94e26bd87650efd5 (patch)
tree9d9fa49cc85b9ec0766bf2977d3a0e827443980a
parent374b328b155e39fdc42b05c8ac565939ec1a8053 (diff)
update android page according to dl.bitmask.net
-rw-r--r--pages/install/android/en.text27
1 files changed, 27 insertions, 0 deletions
diff --git a/pages/install/android/en.text b/pages/install/android/en.text
index 6418162..6a998ca 100644
--- a/pages/install/android/en.text
+++ b/pages/install/android/en.text
@@ -23,10 +23,37 @@ h2. Download app
Alternately, you can download the Bitmask app directly from this website. You will need to enabled the option <b>Settings > Security > Unknown Sources</b> on your device for this method to work.
+h3. Stable version
+
p(android). <%= render({:partial => 'common/download_button'}, {:link => 'https://dl.bitmask.net/client/android/Bitmask-Android-latest.apk', :text => 'Download for Android'}) %>
p(non-android). !/assets/qr/dl.bitmask.net-bitmask-android-latest.png!:https://dl.bitmask.net/client/android/Bitmask-Android-latest.apk
+h3. Beta version
+
+You can install Bitmask Beta next to the stable release on the same device.
+
+<%= render({:partial => 'common/download_button'}, {:link => 'https://dl.bitmask.net/client/android/Bitmask-Android-testing.apk', :text => 'Download for Android'}) %>
+
+<%= render({:partial => 'common/notice'}, {:type => 'warning', :text => '<b>ATTENTION:</b> Please [[verify=>https://dl.bitmask.net/en/signature-verification]] the [[signature => https://dl.bitmask.net/client/android/Bitmask-Android-testing.apk.sig]]!</p>'}) %>
+
+h2. Install from F-Droid
+
+h3. Stable version
+
+We are currently integrating Bitmask to the official F-Droid repository and it will be available there soon!
+[[F-Droid => https://f-droid.org/]] is an alternative app store for open-source and privacy-aware Android apps.
+
+h3. Beta version
+
+You can get Bitmask Beta from [[IzzySoft's F-Droid repository => https://apt.izzysoft.de/fdroid/index/]].
+
h2. Download other versions
If you want to install an old version of Bitmask, you can [[browse all releases => https://dl.bitmask.net/client/android/]].
+
+p. If you want to see the latest features and bug fixes and would like to contribute to Bitmask by testing the app, you can join [[Google's Beta-Channel for Bitmask => https://play.google.com/apps/testing/se.leap.bitmaskclient]]. The pre-releases can be found [[here => https://play.google.com/store/apps/details?id=se.leap.bitmaskclient]].
+
+If you find any bugs you can file a ticket on our [[GitLab platform => https://0xacab.org/leap/bitmask_android/issues]]. You can either create an account on 0xacab.org or simply login with your github.com or gitlab.com account to create new tickets.
+
+Finally you can also download the [[latest build artifact => https://0xacab.org/leap/bitmask_android/builds/artifacts/master/download?job=build]] from our CI. This version is not signed and therefore you can not verify the integrity and security of that app! This is only an option for curious testers and it's not ment for regular use.