diff options
author | elijah <elijah@riseup.net> | 2014-01-08 03:13:44 -0800 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2014-01-08 03:13:44 -0800 |
commit | 8b41350baf3aaa4988843a9bc2e8884abec07c4c (patch) | |
tree | 61dce1acbb916d37c8abf65f257b6d397b7dba1f /pages/android | |
parent | 020b3a8d972005207129a6af7a2c519fb0981820 (diff) |
switched to using amber, added all the main pages.
Diffstat (limited to 'pages/android')
-rw-r--r-- | pages/android/en.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/pages/android/en.md b/pages/android/en.md new file mode 100644 index 0000000..98649d7 --- /dev/null +++ b/pages/android/en.md @@ -0,0 +1,13 @@ +- @title = "Bitmask for Android" + +**NOTE: Bitmask for Android does not yet support encrypted email.** + +## Download latest version + +<%= render({:partial => 'common/download_button'}, {:link => '/client/android/Bitmask-Android-latest.apk', :text => 'Download for Android'}) %> + +Once the .dmg has been saved to your computer, mount the image and drag "Bitmask" to your `Applications` folder. + +## Download other versions + +If you want to install an old version of Bitmask, you can [browse all releases.](/client/android/) |