forked from I2P_Developers/i2p.www
Update downloads for android release.
This commit is contained in:
@@ -120,15 +120,15 @@ Java 9 support is in development and it is not recommended for general use.
|
||||
{% call package('android') %}
|
||||
<div class="warning">
|
||||
{% 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.
|
||||
Requires Android 4.0 (Ice Cream Sandwich) or higher. If you earlier installed
|
||||
I2P, unfortunately this release fixes some IPC issues which will force you to uninstall your current installation before installing this.
|
||||
{%- endtrans %}
|
||||
{% trans -%}
|
||||
512 MB RAM minimum; 1 GB recommended.
|
||||
{%- endtrans %}
|
||||
{% trans -%}
|
||||
The release and dev versions of the I2P APK are not compatible, as they
|
||||
are signed by zzz and str4d respectively. Uninstall one before installing
|
||||
are signed by zzz and meeh respectively. Uninstall one before installing
|
||||
the other.
|
||||
{%- endtrans %}
|
||||
</div>
|
||||
@@ -162,9 +162,9 @@ The files are signed by {{ signer }},
|
||||
<a href="{{ signingkey }}">whose key is here</a>.
|
||||
{%- endtrans %}
|
||||
|
||||
{% trans signer='mikalv',
|
||||
{% trans signer='mikalv (meeh)',
|
||||
signingkey=url_for('static', filename='mikalv.key.crt') -%}
|
||||
The Mac OS X native installer is signed by {{ signer }},
|
||||
The Mac OS X native installer is signed by {{ signer }} with his Apple Developer ID certificate,
|
||||
<a href="{{ signingkey }}">whose key is here</a>.
|
||||
{%- endtrans %}
|
||||
|
||||
@@ -199,7 +199,7 @@ and will need to be manually updated using the process below.
|
||||
Download that file to your I2P
|
||||
installation directory and <b>rename as i2pupdate.zip</b>.
|
||||
(alternately, you can get the source as above and run "ant updater", then copy the
|
||||
resulting i2pupdate.zip to your I2P installation directory). You do
|
||||
resulting i2pupdate.zip to your I2P installation directory). You do
|
||||
NOT need to unzip that file.
|
||||
{%- endtrans %}
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user