add F-Droid link

This commit is contained in:
zzz
2014-04-11 13:34:15 +00:00
parent ed0de5dd3e
commit c2307cd990

View File

@@ -138,15 +138,18 @@ or type <tt>java -version</tt> at your command prompt.
{% trans %}Inside I2P{% endtrans %}:
<!-- do not use i2pconv here -->
<a class="default" href="http://stats.i2p/i2p.apk">i2p-android-0.9.12-0_b1-API8.apk</a>
<br>
F-Droid:
<a class="default" href="https://fdroid.org/app/net.i2p.android.router">net.i2p.android.router</a>
<br>
{% trans %}Development Builds{% endtrans %}:
{% trans str4durl='http://'+i2pconv('str4d.i2p')+'/android/' -%}
<a class="default" href="{{ str4durl }}">str4d's eepsite</a>
{%- endtrans %}
</div>
<div class="hash">
<code>{{ i2p_android_hash }}</code>
</div>
<p>{% trans devbuild='0.9.10-3_b4-API8', str4durl='http://'+i2pconv('str4d.i2p')+'/android/' -%}
The above file is the current release build.
The latest dev build is version {{ devbuild }}, and is available from
<a href="{{ str4durl }}">str4d's eepsite</a>.
{%- endtrans %}</p>
<div class="warning">
{% trans -%}
The I2P Android app is in development and does NOT currently provide strong anonymity.