blob: 36b3983a8834468fd5ded55fd447d8d071c57ded (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
- @title = "Bitmask for Android"
.row
.col-sm-8.col-sm-offset-2
.p.alert.alert-info
%i.fa.fa-envelope
<b>NOTE:</b> Bitmask for Android does not yet support encrypted email.
%h2 Download latest version
= render({:partial => 'common/download_button'}, {:link => '/client/android/Bitmask-Android-latest.apk', :text => 'Download for Android'})
%h2 Download other versions
%p
If you want to install an old version of Bitmask, you can <a href="/client/android/">browse all releases</a>.
|