From: Tobias Brunner Date: Mon, 7 Jun 2021 13:12:19 +0000 (+0200) Subject: android: Add Triple-T metadata for F-Droid X-Git-Tag: android-2.3.3^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3eadd0fc3ae2c5cd559ac4cc53c5f51f6eec6787;p=thirdparty%2Fstrongswan.git android: Add Triple-T metadata for F-Droid We currently don't use Triple-T but the metadata is also parsed by F-Droid to provide information for included apps. --- diff --git a/src/frontends/android/app/src/main/play/default-language.txt b/src/frontends/android/app/src/main/play/default-language.txt new file mode 100644 index 0000000000..f2b0341fed --- /dev/null +++ b/src/frontends/android/app/src/main/play/default-language.txt @@ -0,0 +1 @@ +en-US \ No newline at end of file diff --git a/src/frontends/android/app/src/main/play/listings/de-DE/full-description.txt b/src/frontends/android/app/src/main/play/listings/de-DE/full-description.txt new file mode 100644 index 0000000000..948e8ef30f --- /dev/null +++ b/src/frontends/android/app/src/main/play/listings/de-DE/full-description.txt @@ -0,0 +1,34 @@ +Dies ist die offizielle Android-Portierung der populären strongSwan VPN-Lösung. + +# MERKMALE UND EINSCHRÄNKUNGEN # + + + +Details und ein Changelog sind auf unserem Wiki zu finden: https://wiki.strongswan.org/projects/strongswan/wiki/AndroidVPNClient + +# BEISPIEL-SERVERKONFIGURATION # + +Sie finden in unserem Wiki Beispiel-Serverkonfigurationen: https://wiki.strongswan.org/projects/strongswan/wiki/AndroidVPNClient#Server-Configuration + +Beachten Sie bitte, dass der im VPN Profil konfigurierte Hostname (bzw. die IP-Adresse) *zwingend* als subjectAltName-Extension im Server-Zertifikat vorhanden sein muss. + +# FEEDBACK # + +Bitte senden Sie uns Ihre Bug-Reports und Feature-Requests über GitHub: https://github.com/strongswan/strongswan/issues/new/choose +Falls Sie dies tun, so fügen Sie bitte Informationen über Ihr Gerät bei (Hersteller, Modell, OS Version usw.). + +Die Log-Datei des Schlüsselaustausch-Dienstes kann direkt aus der Anwendung heraus via E-Mail versendet werden. \ No newline at end of file diff --git a/src/frontends/android/app/src/main/play/listings/de-DE/short-description.txt b/src/frontends/android/app/src/main/play/listings/de-DE/short-description.txt new file mode 100644 index 0000000000..557178e112 --- /dev/null +++ b/src/frontends/android/app/src/main/play/listings/de-DE/short-description.txt @@ -0,0 +1 @@ +Ein einfach zu bedienender IKEv2/IPsec-basierter VPN-Client. \ No newline at end of file diff --git a/src/frontends/android/app/src/main/play/listings/en-US/full-description.txt b/src/frontends/android/app/src/main/play/listings/en-US/full-description.txt new file mode 100644 index 0000000000..dfc8dd3599 --- /dev/null +++ b/src/frontends/android/app/src/main/play/listings/en-US/full-description.txt @@ -0,0 +1,34 @@ +Official Android port of the popular strongSwan VPN solution. + +# FEATURES AND LIMITATIONS # + + + +Details and a changelog can be found on our wiki: https://wiki.strongswan.org/projects/strongswan/wiki/AndroidVPNClient + +# EXAMPLE SERVER CONFIGURATION # + +Example server configurations may be found on our wiki: https://wiki.strongswan.org/projects/strongswan/wiki/AndroidVPNClient#Server-Configuration + +Please note that the host name (or IP address) configured with a VPN profile in the app *must be* contained in the server certificate as subjectAltName extension. + +# FEEDBACK # + +Please post bug reports and feature requests via GitHub: https://github.com/strongswan/strongswan/issues/new/choose +If you do so, please include information about your device (manufacturer, model, OS version etc.). + +The log file written by the key exchange service can be sent directly from within the application. \ No newline at end of file diff --git a/src/frontends/android/app/src/main/play/listings/en-US/graphics/feature-graphic/feature.png b/src/frontends/android/app/src/main/play/listings/en-US/graphics/feature-graphic/feature.png new file mode 100644 index 0000000000..145889cad4 Binary files /dev/null and b/src/frontends/android/app/src/main/play/listings/en-US/graphics/feature-graphic/feature.png differ diff --git a/src/frontends/android/app/src/main/play/listings/en-US/graphics/icon/icon.png b/src/frontends/android/app/src/main/play/listings/en-US/graphics/icon/icon.png new file mode 100644 index 0000000000..4010f8844b Binary files /dev/null and b/src/frontends/android/app/src/main/play/listings/en-US/graphics/icon/icon.png differ diff --git a/src/frontends/android/app/src/main/play/listings/en-US/graphics/phone-screenshots/1.png b/src/frontends/android/app/src/main/play/listings/en-US/graphics/phone-screenshots/1.png new file mode 100644 index 0000000000..2f56763dc4 Binary files /dev/null and b/src/frontends/android/app/src/main/play/listings/en-US/graphics/phone-screenshots/1.png differ diff --git a/src/frontends/android/app/src/main/play/listings/en-US/graphics/phone-screenshots/2.png b/src/frontends/android/app/src/main/play/listings/en-US/graphics/phone-screenshots/2.png new file mode 100644 index 0000000000..6086fa6aaa Binary files /dev/null and b/src/frontends/android/app/src/main/play/listings/en-US/graphics/phone-screenshots/2.png differ diff --git a/src/frontends/android/app/src/main/play/listings/en-US/graphics/phone-screenshots/3.png b/src/frontends/android/app/src/main/play/listings/en-US/graphics/phone-screenshots/3.png new file mode 100644 index 0000000000..bb80292147 Binary files /dev/null and b/src/frontends/android/app/src/main/play/listings/en-US/graphics/phone-screenshots/3.png differ diff --git a/src/frontends/android/app/src/main/play/listings/en-US/short-description.txt b/src/frontends/android/app/src/main/play/listings/en-US/short-description.txt new file mode 100644 index 0000000000..a0908d4fde --- /dev/null +++ b/src/frontends/android/app/src/main/play/listings/en-US/short-description.txt @@ -0,0 +1 @@ +An easy to use IKEv2/IPsec-based VPN client. \ No newline at end of file diff --git a/src/frontends/android/app/src/main/play/listings/en-US/title.txt b/src/frontends/android/app/src/main/play/listings/en-US/title.txt new file mode 100644 index 0000000000..70f8609f2e --- /dev/null +++ b/src/frontends/android/app/src/main/play/listings/en-US/title.txt @@ -0,0 +1 @@ +strongSwan VPN Client \ No newline at end of file diff --git a/src/frontends/android/app/src/main/play/release-notes/de-DE/default.txt b/src/frontends/android/app/src/main/play/release-notes/de-DE/default.txt new file mode 100644 index 0000000000..195b9f6bab --- /dev/null +++ b/src/frontends/android/app/src/main/play/release-notes/de-DE/default.txt @@ -0,0 +1,8 @@ +# 2.3.2 # + +- VPN Verbindungen nicht als getaktet markieren (der Default hat mit Android 10 als Ziel-SDK geändert) + +# 2.3.1 # + +- Optionale Verwendung von IPv6 Transport-Adressen für IKE und ESP. Benötigt Unterstützung für UDP Encapsulation für IPv6 auf dem Server (bei Linux erst seit 5.8 der Fall, viele Server bieten also noch keine Unterstützung) +- Zeigt eine Fehlermeldung, wenn die UUID in einem Profil ungültig ist (z.B. eine ohne Bindestriche) \ No newline at end of file diff --git a/src/frontends/android/app/src/main/play/release-notes/en-US/default.txt b/src/frontends/android/app/src/main/play/release-notes/en-US/default.txt new file mode 100644 index 0000000000..ce41162cd6 --- /dev/null +++ b/src/frontends/android/app/src/main/play/release-notes/en-US/default.txt @@ -0,0 +1,8 @@ +# 2.3.2 # + +- Don't mark VPN connections as metered (the default changed when targeting Android 10 with the last release) + +# 2.3.1 # + +- Optionally use IPv6 transport addresses for IKE and ESP. Can only be enabled if the server supports UDP encapsulation for IPv6 (the Linux kernel only supports this since 5.8, so many servers will not support it yet) +- Shows an error message if the UUID in a profile is invalid (e.g. contains no dashes) \ No newline at end of file