forked from I2P_Developers/i2p.www
I2P Android 0.9.22
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
{% set i2pinstall_jar_hash = 'ee5297b2746e324c9ca33b19513ff09b50724ae3b9f588e4ccc31fc389ce50aa' %}
|
||||
{% set i2psource_hash = '91ac91f7a3e202d248f5294f4951f6b7d8b9bde32991adf7a813ae1bb9188898' %}
|
||||
{% set i2pupdate_hash = '33d969e859c772ba7def142ab0ebbe0c2e8ec52a832bbe31141eaad0eaf556d3' %}
|
||||
{% set i2p_android_hash = '7524404477d058c93ccaf680b8e4d8df30045dcf6fac8c42e9454306ae6e421d' %}
|
||||
{% set i2p_android_hash = 'b14e3cc5ea12eb2e8bccb81dd2e86eeea3baba6695eb1a9f4d9053e76aeb131d' %}
|
||||
{% block content %}
|
||||
<h3>{{ _('Dependency') }}</h3>
|
||||
<p>{% trans java='http://java.com/download/',
|
||||
@@ -148,14 +148,17 @@ or type <tt>java -version</tt> at your command prompt.
|
||||
<div class="file">
|
||||
{% trans %}Outside I2P{% endtrans %}:
|
||||
<!-- do not use url_for here -->
|
||||
<a class="default" href="https://download.i2p2.de/android/current/i2p.apk">I2P-0.9.20</a>
|
||||
<a class="default" href="https://download.i2p2.de/android/current/i2p.apk">I2P-0.9.22</a>
|
||||
<br>
|
||||
{% trans %}Inside I2P{% endtrans %}:
|
||||
<!-- do not use i2pconv here -->
|
||||
<a class="default" href="http://update.killyourtv.i2p/i2p.apk">I2P-0.9.20</a>
|
||||
<br>
|
||||
Google Play:
|
||||
<a class="default" href="https://play.google.com/store/apps/details?id=net.i2p.android">I2P-0.9.22</a>
|
||||
<br>
|
||||
{% trans %}Our F-Droid repository{% endtrans %}:
|
||||
<a class="default" href="https://f-droid.i2p.io/">I2P-0.9.20</a>
|
||||
<a class="default" href="https://f-droid.i2p.io/">I2P-0.9.22</a>
|
||||
<br>
|
||||
F-Droid:
|
||||
<a class="default" href="https://f-droid.org/app/net.i2p.android.router">I2P-0.9.19</a>
|
||||
@@ -170,9 +173,6 @@ or type <tt>java -version</tt> at your command prompt.
|
||||
</div>
|
||||
<p> </p>
|
||||
<div class="warning">
|
||||
{% trans -%}
|
||||
The I2P Android app is in development and does NOT currently provide strong anonymity.
|
||||
{%- endtrans %}
|
||||
{% trans -%}
|
||||
Requires Android 2.3 (Gingerbread) or higher. If you earlier installed
|
||||
I2P, you need to reinstall because we have also changed the release keys.
|
||||
|
Reference in New Issue
Block a user