From 66ce80bde0cee34896fb23da112b984c4da47dae Mon Sep 17 00:00:00 2001 From: cyBerta Date: Wed, 22 Nov 2023 17:16:24 +0100 Subject: move RiseupVPN's fastlane meta data into fastlane/metadata/android as F-Droid's documentation suggests --- .../fastlane/metadata/android/de/full_description.txt | 3 +++ .../fastlane/metadata/android/de/short_description.txt | 1 + .../fastlane/metadata/android/de/store-meta-de.json | 5 +++++ src/custom/fastlane/metadata/android/de/title.txt | 1 + .../fastlane/metadata/android/el/full_description.txt | 3 +++ .../fastlane/metadata/android/el/short_description.txt | 1 + .../fastlane/metadata/android/el/store-meta-el.json | 5 +++++ src/custom/fastlane/metadata/android/el/title.txt | 1 + .../metadata/android/en-US/changelogs/169000.txt | 9 +++++++++ .../metadata/android/en-US/changelogs/170000.txt | 15 +++++++++++++++ .../metadata/android/en-US/full_description.txt | 7 +++++++ .../en-US/images/sevenInchScreenshots/1_en-US.png | Bin 0 -> 162001 bytes .../en-US/images/sevenInchScreenshots/2_en-US.png | Bin 0 -> 269807 bytes .../en-US/images/sevenInchScreenshots/3_en-US.png | Bin 0 -> 248841 bytes .../metadata/android/en-US/short_description.txt | 1 + src/custom/fastlane/metadata/android/en-US/title.txt | 1 + src/custom/fastlane/metadata/android/en-US/video.txt | 0 .../fastlane/metadata/android/fr/full_description.txt | 3 +++ .../fastlane/metadata/android/fr/short_description.txt | 1 + .../fastlane/metadata/android/fr/store-meta-fr.json | 5 +++++ src/custom/fastlane/metadata/android/fr/title.txt | 1 + .../fastlane/metadata/android/nl/full_description.txt | 3 +++ .../fastlane/metadata/android/nl/short_description.txt | 1 + .../fastlane/metadata/android/nl/store-meta-nl.json | 5 +++++ src/custom/fastlane/metadata/android/nl/title.txt | 1 + .../metadata/android/pt-rBR/full_description.txt | 1 + .../metadata/android/pt-rBR/short_description.txt | 1 + .../metadata/android/pt-rBR/store-meta-pt-rBR.json | 5 +++++ src/custom/fastlane/metadata/android/pt-rBR/title.txt | 1 + .../fastlane/metadata/android/tr/full_description.txt | 3 +++ .../fastlane/metadata/android/tr/short_description.txt | 1 + .../fastlane/metadata/android/tr/store-meta-tr.json | 5 +++++ src/custom/fastlane/metadata/android/tr/title.txt | 1 + src/custom/fastlane/metadata/de/full_description.txt | 3 --- src/custom/fastlane/metadata/de/short_description.txt | 1 - src/custom/fastlane/metadata/de/store-meta-de.json | 5 ----- src/custom/fastlane/metadata/de/title.txt | 1 - src/custom/fastlane/metadata/el/full_description.txt | 3 --- src/custom/fastlane/metadata/el/short_description.txt | 1 - src/custom/fastlane/metadata/el/store-meta-el.json | 5 ----- src/custom/fastlane/metadata/el/title.txt | 1 - .../fastlane/metadata/en-US/changelogs/169000.txt | 9 --------- .../fastlane/metadata/en-US/changelogs/170000.txt | 15 --------------- .../fastlane/metadata/en-US/full_description.txt | 7 ------- .../en-US/images/sevenInchScreenshots/1_en-US.png | Bin 162001 -> 0 bytes .../en-US/images/sevenInchScreenshots/2_en-US.png | Bin 269807 -> 0 bytes .../en-US/images/sevenInchScreenshots/3_en-US.png | Bin 248841 -> 0 bytes .../fastlane/metadata/en-US/short_description.txt | 1 - src/custom/fastlane/metadata/en-US/title.txt | 1 - src/custom/fastlane/metadata/en-US/video.txt | 0 src/custom/fastlane/metadata/fr/full_description.txt | 3 --- src/custom/fastlane/metadata/fr/short_description.txt | 1 - src/custom/fastlane/metadata/fr/store-meta-fr.json | 5 ----- src/custom/fastlane/metadata/fr/title.txt | 1 - src/custom/fastlane/metadata/nl/full_description.txt | 3 --- src/custom/fastlane/metadata/nl/short_description.txt | 1 - src/custom/fastlane/metadata/nl/store-meta-nl.json | 5 ----- src/custom/fastlane/metadata/nl/title.txt | 1 - .../fastlane/metadata/pt-rBR/full_description.txt | 1 - .../fastlane/metadata/pt-rBR/short_description.txt | 1 - .../fastlane/metadata/pt-rBR/store-meta-pt-rBR.json | 5 ----- src/custom/fastlane/metadata/pt-rBR/title.txt | 1 - src/custom/fastlane/metadata/tr/full_description.txt | 3 --- src/custom/fastlane/metadata/tr/short_description.txt | 1 - src/custom/fastlane/metadata/tr/store-meta-tr.json | 5 ----- src/custom/fastlane/metadata/tr/title.txt | 1 - 66 files changed, 91 insertions(+), 91 deletions(-) create mode 100644 src/custom/fastlane/metadata/android/de/full_description.txt create mode 100644 src/custom/fastlane/metadata/android/de/short_description.txt create mode 100644 src/custom/fastlane/metadata/android/de/store-meta-de.json create mode 100644 src/custom/fastlane/metadata/android/de/title.txt create mode 100644 src/custom/fastlane/metadata/android/el/full_description.txt create mode 100644 src/custom/fastlane/metadata/android/el/short_description.txt create mode 100644 src/custom/fastlane/metadata/android/el/store-meta-el.json create mode 100644 src/custom/fastlane/metadata/android/el/title.txt create mode 100644 src/custom/fastlane/metadata/android/en-US/changelogs/169000.txt create mode 100644 src/custom/fastlane/metadata/android/en-US/changelogs/170000.txt create mode 100644 src/custom/fastlane/metadata/android/en-US/full_description.txt create mode 100644 src/custom/fastlane/metadata/android/en-US/images/sevenInchScreenshots/1_en-US.png create mode 100644 src/custom/fastlane/metadata/android/en-US/images/sevenInchScreenshots/2_en-US.png create mode 100644 src/custom/fastlane/metadata/android/en-US/images/sevenInchScreenshots/3_en-US.png create mode 100644 src/custom/fastlane/metadata/android/en-US/short_description.txt create mode 100644 src/custom/fastlane/metadata/android/en-US/title.txt create mode 100644 src/custom/fastlane/metadata/android/en-US/video.txt create mode 100644 src/custom/fastlane/metadata/android/fr/full_description.txt create mode 100644 src/custom/fastlane/metadata/android/fr/short_description.txt create mode 100644 src/custom/fastlane/metadata/android/fr/store-meta-fr.json create mode 100644 src/custom/fastlane/metadata/android/fr/title.txt create mode 100644 src/custom/fastlane/metadata/android/nl/full_description.txt create mode 100644 src/custom/fastlane/metadata/android/nl/short_description.txt create mode 100644 src/custom/fastlane/metadata/android/nl/store-meta-nl.json create mode 100644 src/custom/fastlane/metadata/android/nl/title.txt create mode 100644 src/custom/fastlane/metadata/android/pt-rBR/full_description.txt create mode 100644 src/custom/fastlane/metadata/android/pt-rBR/short_description.txt create mode 100644 src/custom/fastlane/metadata/android/pt-rBR/store-meta-pt-rBR.json create mode 100644 src/custom/fastlane/metadata/android/pt-rBR/title.txt create mode 100644 src/custom/fastlane/metadata/android/tr/full_description.txt create mode 100644 src/custom/fastlane/metadata/android/tr/short_description.txt create mode 100644 src/custom/fastlane/metadata/android/tr/store-meta-tr.json create mode 100644 src/custom/fastlane/metadata/android/tr/title.txt delete mode 100644 src/custom/fastlane/metadata/de/full_description.txt delete mode 100644 src/custom/fastlane/metadata/de/short_description.txt delete mode 100644 src/custom/fastlane/metadata/de/store-meta-de.json delete mode 100644 src/custom/fastlane/metadata/de/title.txt delete mode 100644 src/custom/fastlane/metadata/el/full_description.txt delete mode 100644 src/custom/fastlane/metadata/el/short_description.txt delete mode 100644 src/custom/fastlane/metadata/el/store-meta-el.json delete mode 100644 src/custom/fastlane/metadata/el/title.txt delete mode 100644 src/custom/fastlane/metadata/en-US/changelogs/169000.txt delete mode 100644 src/custom/fastlane/metadata/en-US/changelogs/170000.txt delete mode 100644 src/custom/fastlane/metadata/en-US/full_description.txt delete mode 100644 src/custom/fastlane/metadata/en-US/images/sevenInchScreenshots/1_en-US.png delete mode 100644 src/custom/fastlane/metadata/en-US/images/sevenInchScreenshots/2_en-US.png delete mode 100644 src/custom/fastlane/metadata/en-US/images/sevenInchScreenshots/3_en-US.png delete mode 100644 src/custom/fastlane/metadata/en-US/short_description.txt delete mode 100644 src/custom/fastlane/metadata/en-US/title.txt delete mode 100644 src/custom/fastlane/metadata/en-US/video.txt delete mode 100644 src/custom/fastlane/metadata/fr/full_description.txt delete mode 100644 src/custom/fastlane/metadata/fr/short_description.txt delete mode 100644 src/custom/fastlane/metadata/fr/store-meta-fr.json delete mode 100644 src/custom/fastlane/metadata/fr/title.txt delete mode 100644 src/custom/fastlane/metadata/nl/full_description.txt delete mode 100644 src/custom/fastlane/metadata/nl/short_description.txt delete mode 100644 src/custom/fastlane/metadata/nl/store-meta-nl.json delete mode 100644 src/custom/fastlane/metadata/nl/title.txt delete mode 100644 src/custom/fastlane/metadata/pt-rBR/full_description.txt delete mode 100644 src/custom/fastlane/metadata/pt-rBR/short_description.txt delete mode 100644 src/custom/fastlane/metadata/pt-rBR/store-meta-pt-rBR.json delete mode 100644 src/custom/fastlane/metadata/pt-rBR/title.txt delete mode 100644 src/custom/fastlane/metadata/tr/full_description.txt delete mode 100644 src/custom/fastlane/metadata/tr/short_description.txt delete mode 100644 src/custom/fastlane/metadata/tr/store-meta-tr.json delete mode 100644 src/custom/fastlane/metadata/tr/title.txt diff --git a/src/custom/fastlane/metadata/android/de/full_description.txt b/src/custom/fastlane/metadata/android/de/full_description.txt new file mode 100644 index 00000000..b53d9c25 --- /dev/null +++ b/src/custom/fastlane/metadata/android/de/full_description.txt @@ -0,0 +1,3 @@ +RiseupVPN ist ein leicht benutzbarer, schneller und sicherer VPN-Dienst von https://riseup.net. RiseupVPN benötigt keinen Benutzer*innenkonto, es speichert keine Logs und keine Daten von dir. Dieser Service wird ausschließlich über Spenden von Nutzer*innen wie dir finanziert. + +https://riseup.net/vpn/donate \ No newline at end of file diff --git a/src/custom/fastlane/metadata/android/de/short_description.txt b/src/custom/fastlane/metadata/android/de/short_description.txt new file mode 100644 index 00000000..8ab5f289 --- /dev/null +++ b/src/custom/fastlane/metadata/android/de/short_description.txt @@ -0,0 +1 @@ +RiseupVPN: anonymes VPN. Unterstützt von Bitmask. \ No newline at end of file diff --git a/src/custom/fastlane/metadata/android/de/store-meta-de.json b/src/custom/fastlane/metadata/android/de/store-meta-de.json new file mode 100644 index 00000000..c1ad30cd --- /dev/null +++ b/src/custom/fastlane/metadata/android/de/store-meta-de.json @@ -0,0 +1,5 @@ +{ + "title": "RiseupVPN", + "full_description": "RiseupVPN ist ein leicht benutzbarer, schneller und sicherer VPN-Dienst von https://riseup.net. RiseupVPN benötigt keinen Benutzer*innenkonto, es speichert keine Logs und keine Daten von dir. Dieser Service wird ausschließlich über Spenden von Nutzer*innen wie dir finanziert.\n\nhttps://riseup.net/vpn/donate", + "short_description": "RiseupVPN: anonymes VPN. Unterstützt von Bitmask." +} \ No newline at end of file diff --git a/src/custom/fastlane/metadata/android/de/title.txt b/src/custom/fastlane/metadata/android/de/title.txt new file mode 100644 index 00000000..8d2e228a --- /dev/null +++ b/src/custom/fastlane/metadata/android/de/title.txt @@ -0,0 +1 @@ +RiseupVPN \ No newline at end of file diff --git a/src/custom/fastlane/metadata/android/el/full_description.txt b/src/custom/fastlane/metadata/android/el/full_description.txt new file mode 100644 index 00000000..7d96bc0e --- /dev/null +++ b/src/custom/fastlane/metadata/android/el/full_description.txt @@ -0,0 +1,3 @@ +Το RiseupVPN είναι μια γρήγορη, εύκολη και ασφαλής υπηρεσία VPN από το https://riseup.net. Δε χρειάζεται λογαριασμός για τη χρήση του RiseupVPN, δε διατηρεί αρχεία καταγραφής και δεν παρακολουθεί με οποιοδήποτε τρόπο. Αυτή η υπηρεσία υποστηρίζεται από δωρεές χρηστών σαν και εσάς. + +https://riseup.net/vpn/donate.  \ No newline at end of file diff --git a/src/custom/fastlane/metadata/android/el/short_description.txt b/src/custom/fastlane/metadata/android/el/short_description.txt new file mode 100644 index 00000000..157e767e --- /dev/null +++ b/src/custom/fastlane/metadata/android/el/short_description.txt @@ -0,0 +1 @@ +RiseupVPN, ανώνυμο VPN. Με την υποστήριξη του Bitmask. \ No newline at end of file diff --git a/src/custom/fastlane/metadata/android/el/store-meta-el.json b/src/custom/fastlane/metadata/android/el/store-meta-el.json new file mode 100644 index 00000000..35f23c9d --- /dev/null +++ b/src/custom/fastlane/metadata/android/el/store-meta-el.json @@ -0,0 +1,5 @@ +{ + "title": "RiseupVPN", + "full_description": "Το RiseupVPN είναι μια γρήγορη, εύκολη και ασφαλής υπηρεσία VPN από το https://riseup.net. Δε χρειάζεται λογαριασμός για τη χρήση του RiseupVPN, δε διατηρεί αρχεία καταγραφής και δεν παρακολουθεί με οποιοδήποτε τρόπο. Αυτή η υπηρεσία υποστηρίζεται από δωρεές χρηστών σαν και εσάς.\n\nhttps://riseup.net/vpn/donate. ", + "short_description": "RiseupVPN, ανώνυμο VPN. Με την υποστήριξη του Bitmask." +} \ No newline at end of file diff --git a/src/custom/fastlane/metadata/android/el/title.txt b/src/custom/fastlane/metadata/android/el/title.txt new file mode 100644 index 00000000..8d2e228a --- /dev/null +++ b/src/custom/fastlane/metadata/android/el/title.txt @@ -0,0 +1 @@ +RiseupVPN \ No newline at end of file diff --git a/src/custom/fastlane/metadata/android/en-US/changelogs/169000.txt b/src/custom/fastlane/metadata/android/en-US/changelogs/169000.txt new file mode 100644 index 00000000..9cdf3a40 --- /dev/null +++ b/src/custom/fastlane/metadata/android/en-US/changelogs/169000.txt @@ -0,0 +1,9 @@ +Since the last releases were not fully rolled-out, a summary of version 1.1.6 - 1.1.8: +* updated design +* improved circumvention capabilities +* updated dependencies (openvpn, tor, snowflake etc.) +* updated translations +* fixed crashes and other bugs +* support for Message of the Day +* 1.1.7 fix: hiding debugging entries in settings +* 1.1.8 fix: uploaded correct google playstore version \ No newline at end of file diff --git a/src/custom/fastlane/metadata/android/en-US/changelogs/170000.txt b/src/custom/fastlane/metadata/android/en-US/changelogs/170000.txt new file mode 100644 index 00000000..d2dbd888 --- /dev/null +++ b/src/custom/fastlane/metadata/android/en-US/changelogs/170000.txt @@ -0,0 +1,15 @@ +1.2.0 +features: +* updated openvpn, openssl, tor, snowflake +* encrypted storage +* new provider setup UI +* Support for Android 13 +* enforce TLS 1.3 on all Android versions +* Dns over Https (DoH) during provider setup + +bugfixes: +* fixed possible on-device DoS vulnerability, leading to app crashes +* fixed task hijacking vulnerability (aka. strandhogg) +* fixed memory leaks +* fixed blocking vpn service stopping and notifications disappearing correctly +* disable location selection button if provider only supports 1 location diff --git a/src/custom/fastlane/metadata/android/en-US/full_description.txt b/src/custom/fastlane/metadata/android/en-US/full_description.txt new file mode 100644 index 00000000..c4ba7305 --- /dev/null +++ b/src/custom/fastlane/metadata/android/en-US/full_description.txt @@ -0,0 +1,7 @@ +RiseupVPN is an easy, fast, and secure VPN service from https://riseup.net. RiseupVPN does not require a user account, keep logs, or track you in any way. The service is paid for entirely by donations from users like you. + +https://riseup.net/vpn/donate + +It's developed by LEAP and the open source code can be explored here: https://0xacab.org/leap/bitmask_android + +Translations greatly appreciated at our Transifex project: Transifex project https://app.transifex.com/otf/bitmask/dashboard/ \ No newline at end of file diff --git a/src/custom/fastlane/metadata/android/en-US/images/sevenInchScreenshots/1_en-US.png b/src/custom/fastlane/metadata/android/en-US/images/sevenInchScreenshots/1_en-US.png new file mode 100644 index 00000000..04ad4c9a Binary files /dev/null and b/src/custom/fastlane/metadata/android/en-US/images/sevenInchScreenshots/1_en-US.png differ diff --git a/src/custom/fastlane/metadata/android/en-US/images/sevenInchScreenshots/2_en-US.png b/src/custom/fastlane/metadata/android/en-US/images/sevenInchScreenshots/2_en-US.png new file mode 100644 index 00000000..e7bd728c Binary files /dev/null and b/src/custom/fastlane/metadata/android/en-US/images/sevenInchScreenshots/2_en-US.png differ diff --git a/src/custom/fastlane/metadata/android/en-US/images/sevenInchScreenshots/3_en-US.png b/src/custom/fastlane/metadata/android/en-US/images/sevenInchScreenshots/3_en-US.png new file mode 100644 index 00000000..c8893dee Binary files /dev/null and b/src/custom/fastlane/metadata/android/en-US/images/sevenInchScreenshots/3_en-US.png differ diff --git a/src/custom/fastlane/metadata/android/en-US/short_description.txt b/src/custom/fastlane/metadata/android/en-US/short_description.txt new file mode 100644 index 00000000..1df82a44 --- /dev/null +++ b/src/custom/fastlane/metadata/android/en-US/short_description.txt @@ -0,0 +1 @@ +RiseupVPN, anonymous VPN. Powered by Bitmask. \ No newline at end of file diff --git a/src/custom/fastlane/metadata/android/en-US/title.txt b/src/custom/fastlane/metadata/android/en-US/title.txt new file mode 100644 index 00000000..8d2e228a --- /dev/null +++ b/src/custom/fastlane/metadata/android/en-US/title.txt @@ -0,0 +1 @@ +RiseupVPN \ No newline at end of file diff --git a/src/custom/fastlane/metadata/android/en-US/video.txt b/src/custom/fastlane/metadata/android/en-US/video.txt new file mode 100644 index 00000000..e69de29b diff --git a/src/custom/fastlane/metadata/android/fr/full_description.txt b/src/custom/fastlane/metadata/android/fr/full_description.txt new file mode 100644 index 00000000..5f7c855e --- /dev/null +++ b/src/custom/fastlane/metadata/android/fr/full_description.txt @@ -0,0 +1,3 @@ +RiseupVPN est un service VPN facile d'utilisation, rapide et sécurisé proposé par https://riseup.net. RiseupVPN ne nécessite pas de compte utilisateur, ne garde pas d'historique et ne te trace d' aucune manière. Le service est financé entièrement par des dons d'utilisateurs comme toi. + +https://riseup.net/fr/vpn/donate \ No newline at end of file diff --git a/src/custom/fastlane/metadata/android/fr/short_description.txt b/src/custom/fastlane/metadata/android/fr/short_description.txt new file mode 100644 index 00000000..7e92f7da --- /dev/null +++ b/src/custom/fastlane/metadata/android/fr/short_description.txt @@ -0,0 +1 @@ +RiseupVPN, un VPN anonyme. Basé sur Bitmask. \ No newline at end of file diff --git a/src/custom/fastlane/metadata/android/fr/store-meta-fr.json b/src/custom/fastlane/metadata/android/fr/store-meta-fr.json new file mode 100644 index 00000000..af63f77c --- /dev/null +++ b/src/custom/fastlane/metadata/android/fr/store-meta-fr.json @@ -0,0 +1,5 @@ +{ + "title": "RiseupVPN", + "full_description": "RiseupVPN est un service VPN facile d'utilisation, rapide et sécurisé proposé par https://riseup.net. RiseupVPN ne nécessite pas de compte utilisateur, ne garde pas d'historique et ne te trace d' aucune manière. Le service est financé entièrement par des dons d'utilisateurs comme toi.\n\nhttps://riseup.net/fr/vpn/donate", + "short_description": "RiseupVPN, un VPN anonyme. Basé sur Bitmask." +} \ No newline at end of file diff --git a/src/custom/fastlane/metadata/android/fr/title.txt b/src/custom/fastlane/metadata/android/fr/title.txt new file mode 100644 index 00000000..8d2e228a --- /dev/null +++ b/src/custom/fastlane/metadata/android/fr/title.txt @@ -0,0 +1 @@ +RiseupVPN \ No newline at end of file diff --git a/src/custom/fastlane/metadata/android/nl/full_description.txt b/src/custom/fastlane/metadata/android/nl/full_description.txt new file mode 100644 index 00000000..0a365ed2 --- /dev/null +++ b/src/custom/fastlane/metadata/android/nl/full_description.txt @@ -0,0 +1,3 @@ +RiseupVPN is de gemakkelijke, snelle en veilige VPN van riseup.net. RiseupVPN heeft geen gebruikersaccount nodig, houdt geen logs bij en volgt je geen enkele manier. De dienst wordt volledig betaald door donaties van gebruikers zoals jij. + +https://riseup.net/vpn/donate \ No newline at end of file diff --git a/src/custom/fastlane/metadata/android/nl/short_description.txt b/src/custom/fastlane/metadata/android/nl/short_description.txt new file mode 100644 index 00000000..0e1b3573 --- /dev/null +++ b/src/custom/fastlane/metadata/android/nl/short_description.txt @@ -0,0 +1 @@ +RiseupVPN: anonieme VPN. Bitmask als motor. \ No newline at end of file diff --git a/src/custom/fastlane/metadata/android/nl/store-meta-nl.json b/src/custom/fastlane/metadata/android/nl/store-meta-nl.json new file mode 100644 index 00000000..d1923610 --- /dev/null +++ b/src/custom/fastlane/metadata/android/nl/store-meta-nl.json @@ -0,0 +1,5 @@ +{ + "title": "RiseupVPN", + "full_description": "RiseupVPN is de gemakkelijke, snelle en veilige VPN van riseup.net. RiseupVPN heeft geen gebruikersaccount nodig, houdt geen logs bij en volgt je geen enkele manier. De dienst wordt volledig betaald door donaties van gebruikers zoals jij.\n\nhttps://riseup.net/vpn/donate", + "short_description": "RiseupVPN: anonieme VPN. Bitmask als motor." +} \ No newline at end of file diff --git a/src/custom/fastlane/metadata/android/nl/title.txt b/src/custom/fastlane/metadata/android/nl/title.txt new file mode 100644 index 00000000..8d2e228a --- /dev/null +++ b/src/custom/fastlane/metadata/android/nl/title.txt @@ -0,0 +1 @@ +RiseupVPN \ No newline at end of file diff --git a/src/custom/fastlane/metadata/android/pt-rBR/full_description.txt b/src/custom/fastlane/metadata/android/pt-rBR/full_description.txt new file mode 100644 index 00000000..fc9e95d1 --- /dev/null +++ b/src/custom/fastlane/metadata/android/pt-rBR/full_description.txt @@ -0,0 +1 @@ +RiseupVPN é um serviço VPN fácil, rápido e seguro de https://riseup.net. RiseupVPN não requer uma conta de usuário, não mantém registros nem rastreia você de nenhuma forma. O serviço é pago inteiramente por doações
https://riseup.net/vpn/donate \ No newline at end of file diff --git a/src/custom/fastlane/metadata/android/pt-rBR/short_description.txt b/src/custom/fastlane/metadata/android/pt-rBR/short_description.txt new file mode 100644 index 00000000..79efc5e9 --- /dev/null +++ b/src/custom/fastlane/metadata/android/pt-rBR/short_description.txt @@ -0,0 +1 @@ +RiseupVPN, VPN anônima. Desenvolvido por Bitmask. \ No newline at end of file diff --git a/src/custom/fastlane/metadata/android/pt-rBR/store-meta-pt-rBR.json b/src/custom/fastlane/metadata/android/pt-rBR/store-meta-pt-rBR.json new file mode 100644 index 00000000..974408d5 --- /dev/null +++ b/src/custom/fastlane/metadata/android/pt-rBR/store-meta-pt-rBR.json @@ -0,0 +1,5 @@ +{ + "title": "RiseupVPN", + "full_description": "RiseupVPN é um serviço VPN fácil, rápido e seguro de https://riseup.net. RiseupVPN não requer uma conta de usuário, não mantém registros nem rastreia você de nenhuma forma. O serviço é pago inteiramente por doações
https://riseup.net/vpn/donate", + "short_description": "RiseupVPN, VPN anônima. Desenvolvido por Bitmask." +} \ No newline at end of file diff --git a/src/custom/fastlane/metadata/android/pt-rBR/title.txt b/src/custom/fastlane/metadata/android/pt-rBR/title.txt new file mode 100644 index 00000000..8d2e228a --- /dev/null +++ b/src/custom/fastlane/metadata/android/pt-rBR/title.txt @@ -0,0 +1 @@ +RiseupVPN \ No newline at end of file diff --git a/src/custom/fastlane/metadata/android/tr/full_description.txt b/src/custom/fastlane/metadata/android/tr/full_description.txt new file mode 100644 index 00000000..8c6e27ce --- /dev/null +++ b/src/custom/fastlane/metadata/android/tr/full_description.txt @@ -0,0 +1,3 @@ +RiseupVPN, https://riseup.net tarafından sunulan kolay, hızlı ve güvenli bir VPN hizmetidir. RiseupVPN bir kullanıcı hesabı açılmasına gerek duymaz günlük tutmaz veya herhangi bir şekilde sizi izlemez. Bu hizmetin maliyeti tamamen sizin gibi kullanıcıların bağışlarıyla karşılanır. + +https://riseup.net/vpn/donate \ No newline at end of file diff --git a/src/custom/fastlane/metadata/android/tr/short_description.txt b/src/custom/fastlane/metadata/android/tr/short_description.txt new file mode 100644 index 00000000..83342ec2 --- /dev/null +++ b/src/custom/fastlane/metadata/android/tr/short_description.txt @@ -0,0 +1 @@ +RiseupVPN, anonim VPN. Bitmask tarafından sunuluyor. \ No newline at end of file diff --git a/src/custom/fastlane/metadata/android/tr/store-meta-tr.json b/src/custom/fastlane/metadata/android/tr/store-meta-tr.json new file mode 100644 index 00000000..7fd8fcc0 --- /dev/null +++ b/src/custom/fastlane/metadata/android/tr/store-meta-tr.json @@ -0,0 +1,5 @@ +{ + "title": "RiseupVPN", + "full_description": "RiseupVPN, https://riseup.net tarafından sunulan kolay, hızlı ve güvenli bir VPN hizmetidir. RiseupVPN bir kullanıcı hesabı açılmasına gerek duymaz günlük tutmaz veya herhangi bir şekilde sizi izlemez. Bu hizmetin maliyeti tamamen sizin gibi kullanıcıların bağışlarıyla karşılanır.\n\nhttps://riseup.net/vpn/donate", + "short_description": "RiseupVPN, anonim VPN. Bitmask tarafından sunuluyor." +} \ No newline at end of file diff --git a/src/custom/fastlane/metadata/android/tr/title.txt b/src/custom/fastlane/metadata/android/tr/title.txt new file mode 100644 index 00000000..8d2e228a --- /dev/null +++ b/src/custom/fastlane/metadata/android/tr/title.txt @@ -0,0 +1 @@ +RiseupVPN \ No newline at end of file diff --git a/src/custom/fastlane/metadata/de/full_description.txt b/src/custom/fastlane/metadata/de/full_description.txt deleted file mode 100644 index b53d9c25..00000000 --- a/src/custom/fastlane/metadata/de/full_description.txt +++ /dev/null @@ -1,3 +0,0 @@ -RiseupVPN ist ein leicht benutzbarer, schneller und sicherer VPN-Dienst von https://riseup.net. RiseupVPN benötigt keinen Benutzer*innenkonto, es speichert keine Logs und keine Daten von dir. Dieser Service wird ausschließlich über Spenden von Nutzer*innen wie dir finanziert. - -https://riseup.net/vpn/donate \ No newline at end of file diff --git a/src/custom/fastlane/metadata/de/short_description.txt b/src/custom/fastlane/metadata/de/short_description.txt deleted file mode 100644 index 8ab5f289..00000000 --- a/src/custom/fastlane/metadata/de/short_description.txt +++ /dev/null @@ -1 +0,0 @@ -RiseupVPN: anonymes VPN. Unterstützt von Bitmask. \ No newline at end of file diff --git a/src/custom/fastlane/metadata/de/store-meta-de.json b/src/custom/fastlane/metadata/de/store-meta-de.json deleted file mode 100644 index c1ad30cd..00000000 --- a/src/custom/fastlane/metadata/de/store-meta-de.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "title": "RiseupVPN", - "full_description": "RiseupVPN ist ein leicht benutzbarer, schneller und sicherer VPN-Dienst von https://riseup.net. RiseupVPN benötigt keinen Benutzer*innenkonto, es speichert keine Logs und keine Daten von dir. Dieser Service wird ausschließlich über Spenden von Nutzer*innen wie dir finanziert.\n\nhttps://riseup.net/vpn/donate", - "short_description": "RiseupVPN: anonymes VPN. Unterstützt von Bitmask." -} \ No newline at end of file diff --git a/src/custom/fastlane/metadata/de/title.txt b/src/custom/fastlane/metadata/de/title.txt deleted file mode 100644 index 8d2e228a..00000000 --- a/src/custom/fastlane/metadata/de/title.txt +++ /dev/null @@ -1 +0,0 @@ -RiseupVPN \ No newline at end of file diff --git a/src/custom/fastlane/metadata/el/full_description.txt b/src/custom/fastlane/metadata/el/full_description.txt deleted file mode 100644 index 7d96bc0e..00000000 --- a/src/custom/fastlane/metadata/el/full_description.txt +++ /dev/null @@ -1,3 +0,0 @@ -Το RiseupVPN είναι μια γρήγορη, εύκολη και ασφαλής υπηρεσία VPN από το https://riseup.net. Δε χρειάζεται λογαριασμός για τη χρήση του RiseupVPN, δε διατηρεί αρχεία καταγραφής και δεν παρακολουθεί με οποιοδήποτε τρόπο. Αυτή η υπηρεσία υποστηρίζεται από δωρεές χρηστών σαν και εσάς. - -https://riseup.net/vpn/donate.  \ No newline at end of file diff --git a/src/custom/fastlane/metadata/el/short_description.txt b/src/custom/fastlane/metadata/el/short_description.txt deleted file mode 100644 index 157e767e..00000000 --- a/src/custom/fastlane/metadata/el/short_description.txt +++ /dev/null @@ -1 +0,0 @@ -RiseupVPN, ανώνυμο VPN. Με την υποστήριξη του Bitmask. \ No newline at end of file diff --git a/src/custom/fastlane/metadata/el/store-meta-el.json b/src/custom/fastlane/metadata/el/store-meta-el.json deleted file mode 100644 index 35f23c9d..00000000 --- a/src/custom/fastlane/metadata/el/store-meta-el.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "title": "RiseupVPN", - "full_description": "Το RiseupVPN είναι μια γρήγορη, εύκολη και ασφαλής υπηρεσία VPN από το https://riseup.net. Δε χρειάζεται λογαριασμός για τη χρήση του RiseupVPN, δε διατηρεί αρχεία καταγραφής και δεν παρακολουθεί με οποιοδήποτε τρόπο. Αυτή η υπηρεσία υποστηρίζεται από δωρεές χρηστών σαν και εσάς.\n\nhttps://riseup.net/vpn/donate. ", - "short_description": "RiseupVPN, ανώνυμο VPN. Με την υποστήριξη του Bitmask." -} \ No newline at end of file diff --git a/src/custom/fastlane/metadata/el/title.txt b/src/custom/fastlane/metadata/el/title.txt deleted file mode 100644 index 8d2e228a..00000000 --- a/src/custom/fastlane/metadata/el/title.txt +++ /dev/null @@ -1 +0,0 @@ -RiseupVPN \ No newline at end of file diff --git a/src/custom/fastlane/metadata/en-US/changelogs/169000.txt b/src/custom/fastlane/metadata/en-US/changelogs/169000.txt deleted file mode 100644 index 9cdf3a40..00000000 --- a/src/custom/fastlane/metadata/en-US/changelogs/169000.txt +++ /dev/null @@ -1,9 +0,0 @@ -Since the last releases were not fully rolled-out, a summary of version 1.1.6 - 1.1.8: -* updated design -* improved circumvention capabilities -* updated dependencies (openvpn, tor, snowflake etc.) -* updated translations -* fixed crashes and other bugs -* support for Message of the Day -* 1.1.7 fix: hiding debugging entries in settings -* 1.1.8 fix: uploaded correct google playstore version \ No newline at end of file diff --git a/src/custom/fastlane/metadata/en-US/changelogs/170000.txt b/src/custom/fastlane/metadata/en-US/changelogs/170000.txt deleted file mode 100644 index d2dbd888..00000000 --- a/src/custom/fastlane/metadata/en-US/changelogs/170000.txt +++ /dev/null @@ -1,15 +0,0 @@ -1.2.0 -features: -* updated openvpn, openssl, tor, snowflake -* encrypted storage -* new provider setup UI -* Support for Android 13 -* enforce TLS 1.3 on all Android versions -* Dns over Https (DoH) during provider setup - -bugfixes: -* fixed possible on-device DoS vulnerability, leading to app crashes -* fixed task hijacking vulnerability (aka. strandhogg) -* fixed memory leaks -* fixed blocking vpn service stopping and notifications disappearing correctly -* disable location selection button if provider only supports 1 location diff --git a/src/custom/fastlane/metadata/en-US/full_description.txt b/src/custom/fastlane/metadata/en-US/full_description.txt deleted file mode 100644 index c4ba7305..00000000 --- a/src/custom/fastlane/metadata/en-US/full_description.txt +++ /dev/null @@ -1,7 +0,0 @@ -RiseupVPN is an easy, fast, and secure VPN service from https://riseup.net. RiseupVPN does not require a user account, keep logs, or track you in any way. The service is paid for entirely by donations from users like you. - -https://riseup.net/vpn/donate - -It's developed by LEAP and the open source code can be explored here: https://0xacab.org/leap/bitmask_android - -Translations greatly appreciated at our Transifex project: Transifex project https://app.transifex.com/otf/bitmask/dashboard/ \ No newline at end of file diff --git a/src/custom/fastlane/metadata/en-US/images/sevenInchScreenshots/1_en-US.png b/src/custom/fastlane/metadata/en-US/images/sevenInchScreenshots/1_en-US.png deleted file mode 100644 index 04ad4c9a..00000000 Binary files a/src/custom/fastlane/metadata/en-US/images/sevenInchScreenshots/1_en-US.png and /dev/null differ diff --git a/src/custom/fastlane/metadata/en-US/images/sevenInchScreenshots/2_en-US.png b/src/custom/fastlane/metadata/en-US/images/sevenInchScreenshots/2_en-US.png deleted file mode 100644 index e7bd728c..00000000 Binary files a/src/custom/fastlane/metadata/en-US/images/sevenInchScreenshots/2_en-US.png and /dev/null differ diff --git a/src/custom/fastlane/metadata/en-US/images/sevenInchScreenshots/3_en-US.png b/src/custom/fastlane/metadata/en-US/images/sevenInchScreenshots/3_en-US.png deleted file mode 100644 index c8893dee..00000000 Binary files a/src/custom/fastlane/metadata/en-US/images/sevenInchScreenshots/3_en-US.png and /dev/null differ diff --git a/src/custom/fastlane/metadata/en-US/short_description.txt b/src/custom/fastlane/metadata/en-US/short_description.txt deleted file mode 100644 index 1df82a44..00000000 --- a/src/custom/fastlane/metadata/en-US/short_description.txt +++ /dev/null @@ -1 +0,0 @@ -RiseupVPN, anonymous VPN. Powered by Bitmask. \ No newline at end of file diff --git a/src/custom/fastlane/metadata/en-US/title.txt b/src/custom/fastlane/metadata/en-US/title.txt deleted file mode 100644 index 8d2e228a..00000000 --- a/src/custom/fastlane/metadata/en-US/title.txt +++ /dev/null @@ -1 +0,0 @@ -RiseupVPN \ No newline at end of file diff --git a/src/custom/fastlane/metadata/en-US/video.txt b/src/custom/fastlane/metadata/en-US/video.txt deleted file mode 100644 index e69de29b..00000000 diff --git a/src/custom/fastlane/metadata/fr/full_description.txt b/src/custom/fastlane/metadata/fr/full_description.txt deleted file mode 100644 index 5f7c855e..00000000 --- a/src/custom/fastlane/metadata/fr/full_description.txt +++ /dev/null @@ -1,3 +0,0 @@ -RiseupVPN est un service VPN facile d'utilisation, rapide et sécurisé proposé par https://riseup.net. RiseupVPN ne nécessite pas de compte utilisateur, ne garde pas d'historique et ne te trace d' aucune manière. Le service est financé entièrement par des dons d'utilisateurs comme toi. - -https://riseup.net/fr/vpn/donate \ No newline at end of file diff --git a/src/custom/fastlane/metadata/fr/short_description.txt b/src/custom/fastlane/metadata/fr/short_description.txt deleted file mode 100644 index 7e92f7da..00000000 --- a/src/custom/fastlane/metadata/fr/short_description.txt +++ /dev/null @@ -1 +0,0 @@ -RiseupVPN, un VPN anonyme. Basé sur Bitmask. \ No newline at end of file diff --git a/src/custom/fastlane/metadata/fr/store-meta-fr.json b/src/custom/fastlane/metadata/fr/store-meta-fr.json deleted file mode 100644 index af63f77c..00000000 --- a/src/custom/fastlane/metadata/fr/store-meta-fr.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "title": "RiseupVPN", - "full_description": "RiseupVPN est un service VPN facile d'utilisation, rapide et sécurisé proposé par https://riseup.net. RiseupVPN ne nécessite pas de compte utilisateur, ne garde pas d'historique et ne te trace d' aucune manière. Le service est financé entièrement par des dons d'utilisateurs comme toi.\n\nhttps://riseup.net/fr/vpn/donate", - "short_description": "RiseupVPN, un VPN anonyme. Basé sur Bitmask." -} \ No newline at end of file diff --git a/src/custom/fastlane/metadata/fr/title.txt b/src/custom/fastlane/metadata/fr/title.txt deleted file mode 100644 index 8d2e228a..00000000 --- a/src/custom/fastlane/metadata/fr/title.txt +++ /dev/null @@ -1 +0,0 @@ -RiseupVPN \ No newline at end of file diff --git a/src/custom/fastlane/metadata/nl/full_description.txt b/src/custom/fastlane/metadata/nl/full_description.txt deleted file mode 100644 index 0a365ed2..00000000 --- a/src/custom/fastlane/metadata/nl/full_description.txt +++ /dev/null @@ -1,3 +0,0 @@ -RiseupVPN is de gemakkelijke, snelle en veilige VPN van riseup.net. RiseupVPN heeft geen gebruikersaccount nodig, houdt geen logs bij en volgt je geen enkele manier. De dienst wordt volledig betaald door donaties van gebruikers zoals jij. - -https://riseup.net/vpn/donate \ No newline at end of file diff --git a/src/custom/fastlane/metadata/nl/short_description.txt b/src/custom/fastlane/metadata/nl/short_description.txt deleted file mode 100644 index 0e1b3573..00000000 --- a/src/custom/fastlane/metadata/nl/short_description.txt +++ /dev/null @@ -1 +0,0 @@ -RiseupVPN: anonieme VPN. Bitmask als motor. \ No newline at end of file diff --git a/src/custom/fastlane/metadata/nl/store-meta-nl.json b/src/custom/fastlane/metadata/nl/store-meta-nl.json deleted file mode 100644 index d1923610..00000000 --- a/src/custom/fastlane/metadata/nl/store-meta-nl.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "title": "RiseupVPN", - "full_description": "RiseupVPN is de gemakkelijke, snelle en veilige VPN van riseup.net. RiseupVPN heeft geen gebruikersaccount nodig, houdt geen logs bij en volgt je geen enkele manier. De dienst wordt volledig betaald door donaties van gebruikers zoals jij.\n\nhttps://riseup.net/vpn/donate", - "short_description": "RiseupVPN: anonieme VPN. Bitmask als motor." -} \ No newline at end of file diff --git a/src/custom/fastlane/metadata/nl/title.txt b/src/custom/fastlane/metadata/nl/title.txt deleted file mode 100644 index 8d2e228a..00000000 --- a/src/custom/fastlane/metadata/nl/title.txt +++ /dev/null @@ -1 +0,0 @@ -RiseupVPN \ No newline at end of file diff --git a/src/custom/fastlane/metadata/pt-rBR/full_description.txt b/src/custom/fastlane/metadata/pt-rBR/full_description.txt deleted file mode 100644 index fc9e95d1..00000000 --- a/src/custom/fastlane/metadata/pt-rBR/full_description.txt +++ /dev/null @@ -1 +0,0 @@ -RiseupVPN é um serviço VPN fácil, rápido e seguro de https://riseup.net. RiseupVPN não requer uma conta de usuário, não mantém registros nem rastreia você de nenhuma forma. O serviço é pago inteiramente por doações
https://riseup.net/vpn/donate \ No newline at end of file diff --git a/src/custom/fastlane/metadata/pt-rBR/short_description.txt b/src/custom/fastlane/metadata/pt-rBR/short_description.txt deleted file mode 100644 index 79efc5e9..00000000 --- a/src/custom/fastlane/metadata/pt-rBR/short_description.txt +++ /dev/null @@ -1 +0,0 @@ -RiseupVPN, VPN anônima. Desenvolvido por Bitmask. \ No newline at end of file diff --git a/src/custom/fastlane/metadata/pt-rBR/store-meta-pt-rBR.json b/src/custom/fastlane/metadata/pt-rBR/store-meta-pt-rBR.json deleted file mode 100644 index 974408d5..00000000 --- a/src/custom/fastlane/metadata/pt-rBR/store-meta-pt-rBR.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "title": "RiseupVPN", - "full_description": "RiseupVPN é um serviço VPN fácil, rápido e seguro de https://riseup.net. RiseupVPN não requer uma conta de usuário, não mantém registros nem rastreia você de nenhuma forma. O serviço é pago inteiramente por doações
https://riseup.net/vpn/donate", - "short_description": "RiseupVPN, VPN anônima. Desenvolvido por Bitmask." -} \ No newline at end of file diff --git a/src/custom/fastlane/metadata/pt-rBR/title.txt b/src/custom/fastlane/metadata/pt-rBR/title.txt deleted file mode 100644 index 8d2e228a..00000000 --- a/src/custom/fastlane/metadata/pt-rBR/title.txt +++ /dev/null @@ -1 +0,0 @@ -RiseupVPN \ No newline at end of file diff --git a/src/custom/fastlane/metadata/tr/full_description.txt b/src/custom/fastlane/metadata/tr/full_description.txt deleted file mode 100644 index 8c6e27ce..00000000 --- a/src/custom/fastlane/metadata/tr/full_description.txt +++ /dev/null @@ -1,3 +0,0 @@ -RiseupVPN, https://riseup.net tarafından sunulan kolay, hızlı ve güvenli bir VPN hizmetidir. RiseupVPN bir kullanıcı hesabı açılmasına gerek duymaz günlük tutmaz veya herhangi bir şekilde sizi izlemez. Bu hizmetin maliyeti tamamen sizin gibi kullanıcıların bağışlarıyla karşılanır. - -https://riseup.net/vpn/donate \ No newline at end of file diff --git a/src/custom/fastlane/metadata/tr/short_description.txt b/src/custom/fastlane/metadata/tr/short_description.txt deleted file mode 100644 index 83342ec2..00000000 --- a/src/custom/fastlane/metadata/tr/short_description.txt +++ /dev/null @@ -1 +0,0 @@ -RiseupVPN, anonim VPN. Bitmask tarafından sunuluyor. \ No newline at end of file diff --git a/src/custom/fastlane/metadata/tr/store-meta-tr.json b/src/custom/fastlane/metadata/tr/store-meta-tr.json deleted file mode 100644 index 7fd8fcc0..00000000 --- a/src/custom/fastlane/metadata/tr/store-meta-tr.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "title": "RiseupVPN", - "full_description": "RiseupVPN, https://riseup.net tarafından sunulan kolay, hızlı ve güvenli bir VPN hizmetidir. RiseupVPN bir kullanıcı hesabı açılmasına gerek duymaz günlük tutmaz veya herhangi bir şekilde sizi izlemez. Bu hizmetin maliyeti tamamen sizin gibi kullanıcıların bağışlarıyla karşılanır.\n\nhttps://riseup.net/vpn/donate", - "short_description": "RiseupVPN, anonim VPN. Bitmask tarafından sunuluyor." -} \ No newline at end of file diff --git a/src/custom/fastlane/metadata/tr/title.txt b/src/custom/fastlane/metadata/tr/title.txt deleted file mode 100644 index 8d2e228a..00000000 --- a/src/custom/fastlane/metadata/tr/title.txt +++ /dev/null @@ -1 +0,0 @@ -RiseupVPN \ No newline at end of file -- cgit v1.2.3