From 836624a93f4862c83e63864a32d19d07e7fcfd8f Mon Sep 17 00:00:00 2001 From: Catfriend1 Date: Sat, 1 Sep 2018 22:33:13 +0200 Subject: [PATCH] Rename app to "Syncthing-Fork" (#42) * Rename app to "Syncthing-Fork" * Update com.github.catfriend1.syncthingandroid.yml for F-Droid * Update README.md * Updated whatsnew --- README.md | 4 +- app/src/main/play/ar/listing/fulldescription | 6 +-- app/src/main/play/bg/listing/fulldescription | 6 +-- .../main/play/ca_ES/listing/fulldescription | 6 +-- .../main/play/cs-CZ/listing/fulldescription | 6 +-- .../main/play/da-DK/listing/fulldescription | 6 +-- .../main/play/de-DE/listing/fulldescription | 6 +-- .../main/play/de_AT/listing/fulldescription | 6 +-- .../main/play/de_DE/listing/fulldescription | 6 +-- .../main/play/en-GB/listing/fulldescription | 6 +-- app/src/main/play/en-GB/whatsnew | 25 +++++++--- .../main/play/es-ES/listing/fulldescription | 6 +-- .../main/play/es_EC/listing/fulldescription | 6 +-- .../main/play/es_MX/listing/fulldescription | 6 +-- .../main/play/fi-FI/listing/fulldescription | 6 +-- .../main/play/fr-FR/listing/fulldescription | 6 +-- .../main/play/hu-HU/listing/fulldescription | 6 +-- app/src/main/play/id/listing/fulldescription | 6 +-- .../main/play/it-IT/listing/fulldescription | 6 +-- .../main/play/ja-JP/listing/fulldescription | 6 +-- .../main/play/ko-KR/listing/fulldescription | 6 +-- app/src/main/play/lt/listing/fulldescription | 6 +-- .../main/play/nl-NL/listing/fulldescription | 6 +-- .../main/play/nl_BE/listing/fulldescription | 6 +-- .../main/play/no-NO/listing/fulldescription | 4 +- .../main/play/pl-PL/listing/fulldescription | 6 +-- .../main/play/pt-PT/listing/fulldescription | 6 +-- .../main/play/pt_BR/listing/fulldescription | 6 +-- app/src/main/play/ro/listing/fulldescription | 6 +-- .../main/play/ru-RU/listing/fulldescription | 6 +-- app/src/main/play/sk/listing/fulldescription | 6 +-- app/src/main/play/sl/listing/fulldescription | 6 +-- app/src/main/play/sr/listing/fulldescription | 6 +-- .../main/play/sv-SE/listing/fulldescription | 6 +-- .../main/play/sv_SE/listing/fulldescription | 6 +-- .../main/play/tr-TR/listing/fulldescription | 6 +-- app/src/main/play/uk/listing/fulldescription | 6 +-- app/src/main/play/vi/listing/fulldescription | 6 +-- .../main/play/zh-CN/listing/fulldescription | 4 +- .../main/play/zh_CN/listing/fulldescription | 4 +- .../main/play/zh_TW/listing/fulldescription | 4 +- app/src/main/res/values-ar/strings.xml | 2 +- app/src/main/res/values-bg/strings.xml | 2 +- app/src/main/res/values-ca-rES/strings.xml | 2 +- app/src/main/res/values-cs/strings.xml | 2 +- app/src/main/res/values-da/strings.xml | 2 +- app/src/main/res/values-de/strings.xml | 2 +- app/src/main/res/values-el/strings.xml | 2 +- app/src/main/res/values-es-rMX/strings.xml | 2 +- app/src/main/res/values-es/strings.xml | 2 +- app/src/main/res/values-fi/strings.xml | 2 +- app/src/main/res/values-fr/strings.xml | 2 +- app/src/main/res/values-hu/strings.xml | 2 +- app/src/main/res/values-in/strings.xml | 2 +- app/src/main/res/values-it/strings.xml | 2 +- app/src/main/res/values-ja/strings.xml | 2 +- app/src/main/res/values-ko/strings.xml | 2 +- app/src/main/res/values-nb/strings.xml | 2 +- app/src/main/res/values-nl/strings.xml | 2 +- app/src/main/res/values-nn/strings.xml | 2 +- app/src/main/res/values-pl/strings.xml | 2 +- app/src/main/res/values-pt-rBR/strings.xml | 2 +- app/src/main/res/values-pt/strings.xml | 2 +- app/src/main/res/values-ro/strings.xml | 2 +- app/src/main/res/values-ru/strings.xml | 2 +- app/src/main/res/values-sk/strings.xml | 2 +- app/src/main/res/values-sv/strings.xml | 2 +- app/src/main/res/values-tr/strings.xml | 2 +- app/src/main/res/values-vi/strings.xml | 2 +- app/src/main/res/values-zh-rCN/strings.xml | 2 +- app/src/main/res/values-zh-rTW/strings.xml | 2 +- ...com.github.catfriend1.syncthingandroid.yml | 50 +++++++++++++++++++ 72 files changed, 181 insertions(+), 184 deletions(-) create mode 100644 fdroiddata/metadata/com.github.catfriend1.syncthingandroid.yml diff --git a/README.md b/README.md index ebe15a83..bc7400a7 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,13 @@ Important: Please don't file bugs at the upstream repository "syncthing-android" - Run condition bugs are fixed. - "Battery eater" problem is fixed. - Android 8+ support is on it's way. -- Many bug fixes, enhancements and more frequent releases, see https://github.com/Catfriend1/syncthing-android/releases. +- Many bug fixes, enhancements and more frequent releases. # syncthing-android [![License: MPLv2](https://img.shields.io/badge/License-MPLv2-blue.svg)](https://opensource.org/licenses/MPL-2.0) + + A wrapper of [Syncthing](https://github.com/syncthing/syncthing) for Android. diff --git a/app/src/main/play/ar/listing/fulldescription b/app/src/main/play/ar/listing/fulldescription index 44c1011f..06745bf7 100644 --- a/app/src/main/play/ar/listing/fulldescription +++ b/app/src/main/play/ar/listing/fulldescription @@ -2,8 +2,6 @@ Syncthing replaces proprietary sync and cloud services with something open, trus موقع الويب : https://syncthing.net/ -الكود المصدري : https://github.com/syncthing/syncthing-android +الكود المصدري : https://github.com/Catfriend1/syncthing-android -المنتديات : https://forum.syncthing.net/ - -Issues: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +Issues: https://github.com/Catfriend1/syncthing-android/issues diff --git a/app/src/main/play/bg/listing/fulldescription b/app/src/main/play/bg/listing/fulldescription index 34a5d105..718de234 100644 --- a/app/src/main/play/bg/listing/fulldescription +++ b/app/src/main/play/bg/listing/fulldescription @@ -2,8 +2,6 @@ Syncthing е заместник на комерсиални услуги за с Уеб сайт: https://syncthing.net/ -Сорс код: https://github.com/syncthing/syncthing-android +Сорс код: https://github.com/Catfriend1/syncthing-android -Форум: https://forum.syncthing.net/ - -Проблеми: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +Проблеми: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/ca_ES/listing/fulldescription b/app/src/main/play/ca_ES/listing/fulldescription index 408aa14a..c4bd7e47 100644 --- a/app/src/main/play/ca_ES/listing/fulldescription +++ b/app/src/main/play/ca_ES/listing/fulldescription @@ -2,8 +2,6 @@ El Syncthing substitueix els serveis propietaris de sincronització i d'emmagatz Pàgina web: https://syncthing.net/ -Codi font: https://github.com/syncthing/syncthing-android +Codi font: https://github.com/Catfriend1/syncthing-android -Fòrum: https://forum.syncthing.net/ - -Problemes: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +Problemes: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/cs-CZ/listing/fulldescription b/app/src/main/play/cs-CZ/listing/fulldescription index 6e22c8b6..09106001 100644 --- a/app/src/main/play/cs-CZ/listing/fulldescription +++ b/app/src/main/play/cs-CZ/listing/fulldescription @@ -2,8 +2,6 @@ Syncthing nahrazuje proprietární synchronizační a cloudové služby otevřen Webová stránka: https://syncthing.net/ -Zdrojový kód: https://github.com/syncthing/syncthing-android +Zdrojový kód: https://github.com/Catfriend1/syncthing-android -Fórum: https://forum.syncthing.net/ - -Hlášení chyb: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +Hlášení chyb: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/da-DK/listing/fulldescription b/app/src/main/play/da-DK/listing/fulldescription index 6a0f485b..dca8f09c 100644 --- a/app/src/main/play/da-DK/listing/fulldescription +++ b/app/src/main/play/da-DK/listing/fulldescription @@ -2,8 +2,8 @@ Syncthing erstatter proprietære sync og cloud services med noget åbent, trovæ Hjemmeside: https://syncthing.net/ -Source code: https://github.com/syncthing/syncthing-android +Source code: https://github.com/Catfriend1/syncthing-android -Forum: https://forum.syncthing.net/ + -Fejl og problemer: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +Fejl og problemer: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/de-DE/listing/fulldescription b/app/src/main/play/de-DE/listing/fulldescription index 355840ed..2a9d92c9 100644 --- a/app/src/main/play/de-DE/listing/fulldescription +++ b/app/src/main/play/de-DE/listing/fulldescription @@ -2,8 +2,6 @@ Syncthing ersetzt die proprietären Synchronisierungs- und Cloud-Dienste, mit et Webseite: https://syncthing.net/ -Quellcode: https://github.com/syncthing/syncthing-android +Quellcode: https://github.com/Catfriend1/syncthing-android -Forum: https://forum.syncthing.net/ - -Vorgänge: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +Vorgänge: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/de_AT/listing/fulldescription b/app/src/main/play/de_AT/listing/fulldescription index f83adf9c..3533f7a5 100644 --- a/app/src/main/play/de_AT/listing/fulldescription +++ b/app/src/main/play/de_AT/listing/fulldescription @@ -2,8 +2,6 @@ Syncthing replaces proprietary sync and cloud services with something open, trus Website: https://syncthing.net/ -Source code: https://github.com/syncthing/syncthing-android +Source code: https://github.com/Catfriend1/syncthing-android -Forum: https://forum.syncthing.net/ - -Issues: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +Issues: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/de_DE/listing/fulldescription b/app/src/main/play/de_DE/listing/fulldescription index f83adf9c..3533f7a5 100644 --- a/app/src/main/play/de_DE/listing/fulldescription +++ b/app/src/main/play/de_DE/listing/fulldescription @@ -2,8 +2,6 @@ Syncthing replaces proprietary sync and cloud services with something open, trus Website: https://syncthing.net/ -Source code: https://github.com/syncthing/syncthing-android +Source code: https://github.com/Catfriend1/syncthing-android -Forum: https://forum.syncthing.net/ - -Issues: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +Issues: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/en-GB/listing/fulldescription b/app/src/main/play/en-GB/listing/fulldescription index f83adf9c..3533f7a5 100644 --- a/app/src/main/play/en-GB/listing/fulldescription +++ b/app/src/main/play/en-GB/listing/fulldescription @@ -2,8 +2,6 @@ Syncthing replaces proprietary sync and cloud services with something open, trus Website: https://syncthing.net/ -Source code: https://github.com/syncthing/syncthing-android +Source code: https://github.com/Catfriend1/syncthing-android -Forum: https://forum.syncthing.net/ - -Issues: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +Issues: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/en-GB/whatsnew b/app/src/main/play/en-GB/whatsnew index 6810033a..93a92037 100644 --- a/app/src/main/play/en-GB/whatsnew +++ b/app/src/main/play/en-GB/whatsnew @@ -1,6 +1,19 @@ -* Add Welcome wizard -* Improve run conditions and their UI -* Update syncthing to v0.14.50-rc.1 -* Add support for receive only folder type -* Increase max_user_watches kernel setting on startup on rooted devices -* Fixed a race condition that could lead to crashes +Enhancements +* UI explains why syncthing is running or not running according to the run conditions set in preferences. +* Improved run conditions and their UI +* Better default prefs, crash detection and fixes +* Stop polling when the user doesn't look at a tab +* Support in-app editing of folder's ignore list items +* Welcome wizard slide added for key and config generation on first app launch +* Added welcome wizard +* Added support for receive only folder type +* Added "Uptime" to status tab + +Fixes +* Added detection for wireless charging +* Fixed phone plugged to charger detection +* Fixed override changes button not showing +* Fixed the "battery eater" + +Maintenance +* Updated syncthing to v0.14.50-rc.2 diff --git a/app/src/main/play/es-ES/listing/fulldescription b/app/src/main/play/es-ES/listing/fulldescription index b42a8b2e..1e33a855 100644 --- a/app/src/main/play/es-ES/listing/fulldescription +++ b/app/src/main/play/es-ES/listing/fulldescription @@ -2,8 +2,6 @@ Syncthing reemplaza los servicios de sincronización propietarios y en la nube c Página web: https://syncthing.net/ -Código fuente: https://github.com/syncthing/syncthing-android +Código fuente: https://github.com/Catfriend1/syncthing-android -Foro: https://forum.syncthing.net/ - -Problemas: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +Problemas: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/es_EC/listing/fulldescription b/app/src/main/play/es_EC/listing/fulldescription index 388fc0ba..3643d5aa 100644 --- a/app/src/main/play/es_EC/listing/fulldescription +++ b/app/src/main/play/es_EC/listing/fulldescription @@ -2,8 +2,6 @@ Syncthing replaces proprietary sync and cloud services with something open, trus Sito Web: https://syncthing.net/ -Código Fuente: https://github.com/syncthing/syncthing-android +Código Fuente: https://github.com/Catfriend1/syncthing-android -Foro: https://forum.syncthing.net/ - -Incidencias: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +Incidencias: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/es_MX/listing/fulldescription b/app/src/main/play/es_MX/listing/fulldescription index 8018f23b..8025eaad 100644 --- a/app/src/main/play/es_MX/listing/fulldescription +++ b/app/src/main/play/es_MX/listing/fulldescription @@ -2,8 +2,6 @@ Syncthing reemplaza a la sincronización propietaria y a los servicios en la nub Sitio web: https://syncthing.net/ -Código fuente: https://github.com/syncthing/syncthing-android +Código fuente: https://github.com/Catfriend1/syncthing-android -Foro: https://forum.syncthing.net/ - -Problemas: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +Problemas: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/fi-FI/listing/fulldescription b/app/src/main/play/fi-FI/listing/fulldescription index 64b7e8d7..f447b9e5 100644 --- a/app/src/main/play/fi-FI/listing/fulldescription +++ b/app/src/main/play/fi-FI/listing/fulldescription @@ -2,8 +2,6 @@ Syncthing korvaa yksityisomisteiset synkronointi- ja pilvipalvelut avoimella, lu Verkkosivu: https://syncthing.net/ -Lähdekoodi: https://github.com/syncthing/syncthing-android +Lähdekoodi: https://github.com/Catfriend1/syncthing-android -Foorumi: https://forum.syncthing.net/ - -Ongelmat: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +Ongelmat: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/fr-FR/listing/fulldescription b/app/src/main/play/fr-FR/listing/fulldescription index dc7e70d1..1470f35c 100644 --- a/app/src/main/play/fr-FR/listing/fulldescription +++ b/app/src/main/play/fr-FR/listing/fulldescription @@ -2,8 +2,6 @@ Syncthing remplace les services de synchronisation et de cloud propriétaires pa Site internet: https://syncthing.net/ -Code source: https://github.com/syncthing/syncthing-android +Code source: https://github.com/Catfriend1/syncthing-android -Forum: https://forum.syncthing.net/ - -Questions: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +Questions: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/hu-HU/listing/fulldescription b/app/src/main/play/hu-HU/listing/fulldescription index 111017be..315dfec7 100644 --- a/app/src/main/play/hu-HU/listing/fulldescription +++ b/app/src/main/play/hu-HU/listing/fulldescription @@ -2,8 +2,6 @@ A Syncthing a zárt forrású szinkronizáló és felhő szolgáltatásokat egy Weboldal: https://syncthing.net/ -Forráskód: https://github.com/syncthing/syncthing-android +Forráskód: https://github.com/Catfriend1/syncthing-android -Fórum: https://forum.syncthing.net/ - -Hibajelentés: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +Hibajelentés: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/id/listing/fulldescription b/app/src/main/play/id/listing/fulldescription index f72b76e8..88f5897e 100644 --- a/app/src/main/play/id/listing/fulldescription +++ b/app/src/main/play/id/listing/fulldescription @@ -2,8 +2,6 @@ Syncthing menggantikan layanan cloud dan sinkronisasi berkas dengan yang terbuka Situs web: https://syncthing.net/ -Kode program: https://github.com/syncthing/syncthing-android +Kode program: https://github.com/Catfriend1/syncthing-android -Forum: https://forum.syncthing.net/ - -Laporan masalah: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +Laporan masalah: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/it-IT/listing/fulldescription b/app/src/main/play/it-IT/listing/fulldescription index 26353763..087b6099 100644 --- a/app/src/main/play/it-IT/listing/fulldescription +++ b/app/src/main/play/it-IT/listing/fulldescription @@ -2,8 +2,6 @@ Syncthing sostituisce servizi proprietari di sincronizzazione e cloud con qualco Sito: https://syncthing.net -Codice sorgente: https://github.com/syncthing/syncthing-android +Codice sorgente: https://github.com/Catfriend1/syncthing-android -Forum: https://forum.syncthing.net/ - -Segnalazione problemi: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +Segnalazione problemi: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/ja-JP/listing/fulldescription b/app/src/main/play/ja-JP/listing/fulldescription index 1bd0ebc4..68e99647 100644 --- a/app/src/main/play/ja-JP/listing/fulldescription +++ b/app/src/main/play/ja-JP/listing/fulldescription @@ -2,8 +2,6 @@ Syncthing は、プロプライエタリな同期・クラウドサービスを Webサイト: https://syncthing.net/ -ソースコード: https://github.com/syncthing/syncthing-android +ソースコード: https://github.com/Catfriend1/syncthing-android -フォーラム: https://forum.syncthing.net/ - -問題: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +問題: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/ko-KR/listing/fulldescription b/app/src/main/play/ko-KR/listing/fulldescription index be714d83..f12d0c84 100644 --- a/app/src/main/play/ko-KR/listing/fulldescription +++ b/app/src/main/play/ko-KR/listing/fulldescription @@ -2,8 +2,6 @@ Syncthing은 기존의 사유(私有) 동기화 / 클라우드를 대체하는 웹사이트: https://syncthing.net/ -소스 코드: https://github.com/syncthing/syncthing-android +소스 코드: https://github.com/Catfriend1/syncthing-android -포럼: https://forum.syncthing.net/ - -문제 제기: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +문제 제기: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/lt/listing/fulldescription b/app/src/main/play/lt/listing/fulldescription index f83adf9c..3533f7a5 100644 --- a/app/src/main/play/lt/listing/fulldescription +++ b/app/src/main/play/lt/listing/fulldescription @@ -2,8 +2,6 @@ Syncthing replaces proprietary sync and cloud services with something open, trus Website: https://syncthing.net/ -Source code: https://github.com/syncthing/syncthing-android +Source code: https://github.com/Catfriend1/syncthing-android -Forum: https://forum.syncthing.net/ - -Issues: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +Issues: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/nl-NL/listing/fulldescription b/app/src/main/play/nl-NL/listing/fulldescription index 717c2c01..9c6255e7 100644 --- a/app/src/main/play/nl-NL/listing/fulldescription +++ b/app/src/main/play/nl-NL/listing/fulldescription @@ -2,8 +2,6 @@ Syncthing vervangt niet-vrije diensten door iets opens, betrouwbaars en gedecent Website: https://syncthing.net/ -Broncode: https://github.com/syncthing/syncthing-android +Broncode: https://github.com/Catfriend1/syncthing-android -Forum: https://forum.syncthing.net/ - -Problemen: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +Problemen: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/nl_BE/listing/fulldescription b/app/src/main/play/nl_BE/listing/fulldescription index f83adf9c..3533f7a5 100644 --- a/app/src/main/play/nl_BE/listing/fulldescription +++ b/app/src/main/play/nl_BE/listing/fulldescription @@ -2,8 +2,6 @@ Syncthing replaces proprietary sync and cloud services with something open, trus Website: https://syncthing.net/ -Source code: https://github.com/syncthing/syncthing-android +Source code: https://github.com/Catfriend1/syncthing-android -Forum: https://forum.syncthing.net/ - -Issues: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +Issues: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/no-NO/listing/fulldescription b/app/src/main/play/no-NO/listing/fulldescription index ec3b5090..8b9aad44 100644 --- a/app/src/main/play/no-NO/listing/fulldescription +++ b/app/src/main/play/no-NO/listing/fulldescription @@ -2,8 +2,8 @@ Syncthing replaces proprietary sync and cloud services with something open, trus Website: https://syncthing.net/ -Source code: https://github.com/syncthing/syncthing-android +Source code: https://github.com/Catfriend1/syncthing-android Forum: https://discourse.syncthing.net/ -Issues: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +Issues: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/pl-PL/listing/fulldescription b/app/src/main/play/pl-PL/listing/fulldescription index 52075c66..f013e23f 100644 --- a/app/src/main/play/pl-PL/listing/fulldescription +++ b/app/src/main/play/pl-PL/listing/fulldescription @@ -2,8 +2,6 @@ Syncthing zastępuje własnościowe usługi synchronizacyjne i chmury rozwiązan Strona internetowa: https://syncthing.net/ -Kod źródłowy: https://github.com/syncthing/syncthing-android +Kod źródłowy: https://github.com/Catfriend1/syncthing-android -Forum: https://forum.syncthing.net/ - -Problemy: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +Problemy: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/pt-PT/listing/fulldescription b/app/src/main/play/pt-PT/listing/fulldescription index b7ca5b12..3a38cc9c 100644 --- a/app/src/main/play/pt-PT/listing/fulldescription +++ b/app/src/main/play/pt-PT/listing/fulldescription @@ -2,8 +2,6 @@ O Syncthing substitui serviços proprietários de sincronização e de nuvem por Website: https://syncthing.net/ -Código fonte: https://github.com/syncthing/syncthing-android +Código fonte: https://github.com/Catfriend1/syncthing-android -Forum: https://forum.syncthing.net/ - -Questões: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +Questões: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/pt_BR/listing/fulldescription b/app/src/main/play/pt_BR/listing/fulldescription index 312a95e2..4483ca1f 100644 --- a/app/src/main/play/pt_BR/listing/fulldescription +++ b/app/src/main/play/pt_BR/listing/fulldescription @@ -2,8 +2,6 @@ O Syncthing substitui serviços proprietários de sincronização e nuvem com al Site: https://syncthing.net/ -Código-fonte: https://github.com/syncthing/syncthing-android +Código-fonte: https://github.com/Catfriend1/syncthing-android -Fórum: https://forum.syncthing.net/ - -Erros: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +Erros: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/ro/listing/fulldescription b/app/src/main/play/ro/listing/fulldescription index e1d19826..33ea16eb 100644 --- a/app/src/main/play/ro/listing/fulldescription +++ b/app/src/main/play/ro/listing/fulldescription @@ -2,8 +2,6 @@ Syncthing înlocuiește serviciile proprietare de sincronizare și stocare tip c Website: https://syncthing.net/ -Cod sursă: https://github.com/syncthing/syncthing-android +Cod sursă: https://github.com/Catfriend1/syncthing-android -Forum: https://forum.syncthing.net/ - -Raportare probleme: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +Raportare probleme: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/ru-RU/listing/fulldescription b/app/src/main/play/ru-RU/listing/fulldescription index fcc3dad0..89dd07a2 100644 --- a/app/src/main/play/ru-RU/listing/fulldescription +++ b/app/src/main/play/ru-RU/listing/fulldescription @@ -2,8 +2,6 @@ Syncthing заменяет закрытые частные сервисы и о Сайт: https://syncthing.net/ -Исходный код: https://github.com/syncthing/syncthing-android +Исходный код: https://github.com/Catfriend1/syncthing-android -Форум: https://forum.syncthing.net/ - -Замечания: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +Замечания: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/sk/listing/fulldescription b/app/src/main/play/sk/listing/fulldescription index f9e9c6db..4adabcb0 100644 --- a/app/src/main/play/sk/listing/fulldescription +++ b/app/src/main/play/sk/listing/fulldescription @@ -2,8 +2,6 @@ Syncthing nahrádza proprietárne synchronizačné a cloudové služby niečím Webová stránka: https://syncthing.net/ -Zdrojový kód: https://github.com/syncthing/syncthing-android +Zdrojový kód: https://github.com/Catfriend1/syncthing-android -Forum: https://forum.syncthing.net/ - -Chybový tracker: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +Chybový tracker: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/sl/listing/fulldescription b/app/src/main/play/sl/listing/fulldescription index f83adf9c..3533f7a5 100644 --- a/app/src/main/play/sl/listing/fulldescription +++ b/app/src/main/play/sl/listing/fulldescription @@ -2,8 +2,6 @@ Syncthing replaces proprietary sync and cloud services with something open, trus Website: https://syncthing.net/ -Source code: https://github.com/syncthing/syncthing-android +Source code: https://github.com/Catfriend1/syncthing-android -Forum: https://forum.syncthing.net/ - -Issues: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +Issues: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/sr/listing/fulldescription b/app/src/main/play/sr/listing/fulldescription index f83adf9c..3533f7a5 100644 --- a/app/src/main/play/sr/listing/fulldescription +++ b/app/src/main/play/sr/listing/fulldescription @@ -2,8 +2,6 @@ Syncthing replaces proprietary sync and cloud services with something open, trus Website: https://syncthing.net/ -Source code: https://github.com/syncthing/syncthing-android +Source code: https://github.com/Catfriend1/syncthing-android -Forum: https://forum.syncthing.net/ - -Issues: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +Issues: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/sv-SE/listing/fulldescription b/app/src/main/play/sv-SE/listing/fulldescription index 27a959f2..da6f1d40 100644 --- a/app/src/main/play/sv-SE/listing/fulldescription +++ b/app/src/main/play/sv-SE/listing/fulldescription @@ -2,8 +2,6 @@ Syncthing ersätter proprietära synkroniserings- och molntjänster med något Webbplats: https://syncthing.net/ -Källkod: https://github.com/syncthing/syncthing-android +Källkod: https://github.com/Catfriend1/syncthing-android -Forum: https://forum.syncthing.net/ - -Frågor: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +Frågor: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/sv_SE/listing/fulldescription b/app/src/main/play/sv_SE/listing/fulldescription index acdf9864..2750b70c 100644 --- a/app/src/main/play/sv_SE/listing/fulldescription +++ b/app/src/main/play/sv_SE/listing/fulldescription @@ -2,8 +2,6 @@ Syncthing ersätter proprietära synkroniserings- och molntjänster med något Webbplats: https://syncthing.net/ -Källkod: https://github.com/syncthing/syncthing-android +Källkod: https://github.com/Catfriend1/syncthing-android -Forum: https://forum.syncthing.net/ - -Frågor: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +Frågor: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/tr-TR/listing/fulldescription b/app/src/main/play/tr-TR/listing/fulldescription index 92911914..5df00cb0 100644 --- a/app/src/main/play/tr-TR/listing/fulldescription +++ b/app/src/main/play/tr-TR/listing/fulldescription @@ -2,8 +2,6 @@ Syncthing, açık, güvenilir ve merkezi olmayan yapısıyla özel mülkiyete te Web sitesi: https://syncthing.net/ -Kaynak kodu: https://github.com/syncthing/syncthing-android +Kaynak kodu: https://github.com/Catfriend1/syncthing-android -Forum: https://forum.syncthing.net/ - -Sorunlar için: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +Sorunlar için: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/uk/listing/fulldescription b/app/src/main/play/uk/listing/fulldescription index f83adf9c..3533f7a5 100644 --- a/app/src/main/play/uk/listing/fulldescription +++ b/app/src/main/play/uk/listing/fulldescription @@ -2,8 +2,6 @@ Syncthing replaces proprietary sync and cloud services with something open, trus Website: https://syncthing.net/ -Source code: https://github.com/syncthing/syncthing-android +Source code: https://github.com/Catfriend1/syncthing-android -Forum: https://forum.syncthing.net/ - -Issues: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +Issues: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/vi/listing/fulldescription b/app/src/main/play/vi/listing/fulldescription index 4947f2a9..674b17aa 100644 --- a/app/src/main/play/vi/listing/fulldescription +++ b/app/src/main/play/vi/listing/fulldescription @@ -2,8 +2,6 @@ Syncthing thay thế các d.vụ đám mây và đồng bộ độc quyền bằ Trang chủ: https://syncthing.net/ -Mã nguồn: https://github.com/syncthing/syncthing-android +Mã nguồn: https://github.com/Catfriend1/syncthing-android -Diễn đàn: https://forum.syncthing.net/ - -Các vấn đề: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +Các vấn đề: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/zh-CN/listing/fulldescription b/app/src/main/play/zh-CN/listing/fulldescription index f2bd72ae..0aead5f3 100644 --- a/app/src/main/play/zh-CN/listing/fulldescription +++ b/app/src/main/play/zh-CN/listing/fulldescription @@ -2,8 +2,8 @@ Syncthing 是开源、分布式且值得信赖的同步服务。它为取代专 主页:https://syncthing.net/ -源代码:https://github.com/syncthing/syncthing-android +源代码:https://github.com/Catfriend1/syncthing-android 论坛:https://discourse.syncthing.net/ -问题回报:https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +问题回报:https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/zh_CN/listing/fulldescription b/app/src/main/play/zh_CN/listing/fulldescription index f2bd72ae..0aead5f3 100644 --- a/app/src/main/play/zh_CN/listing/fulldescription +++ b/app/src/main/play/zh_CN/listing/fulldescription @@ -2,8 +2,8 @@ Syncthing 是开源、分布式且值得信赖的同步服务。它为取代专 主页:https://syncthing.net/ -源代码:https://github.com/syncthing/syncthing-android +源代码:https://github.com/Catfriend1/syncthing-android 论坛:https://discourse.syncthing.net/ -问题回报:https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +问题回报:https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/zh_TW/listing/fulldescription b/app/src/main/play/zh_TW/listing/fulldescription index bcb79416..6a7e51cb 100644 --- a/app/src/main/play/zh_TW/listing/fulldescription +++ b/app/src/main/play/zh_TW/listing/fulldescription @@ -2,8 +2,8 @@ Syncthing 用開放、可靠及去中心化的服務,來取代專有的同步 網站:https://syncthing.net/ -原始碼:https://github.com/syncthing/syncthing-android +原始碼:https://github.com/Catfriend1/syncthing-android 論壇:https://forum.syncthing.net/ -問題回報:https://github.com/syncthing/syncthing-android/issues \ No newline at end of file +問題回報:https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/res/values-ar/strings.xml b/app/src/main/res/values-ar/strings.xml index c79861d0..28b52c53 100644 --- a/app/src/main/res/values-ar/strings.xml +++ b/app/src/main/res/values-ar/strings.xml @@ -1,7 +1,7 @@ - Syncthing + Syncthing-Fork استمرار خطأ diff --git a/app/src/main/res/values-bg/strings.xml b/app/src/main/res/values-bg/strings.xml index 55daa43f..78a3601b 100644 --- a/app/src/main/res/values-bg/strings.xml +++ b/app/src/main/res/values-bg/strings.xml @@ -1,7 +1,7 @@ - Syncthing + Syncthing-Fork Отворено и заслужаващо доверие приложение за децентрализирано синхронизиране на файлове. diff --git a/app/src/main/res/values-ca-rES/strings.xml b/app/src/main/res/values-ca-rES/strings.xml index 531ecb01..9fde2e23 100644 --- a/app/src/main/res/values-ca-rES/strings.xml +++ b/app/src/main/res/values-ca-rES/strings.xml @@ -1,7 +1,7 @@ - Syncthing + Syncthing-Fork Una aplicació de sincronització de fitxers oberta, confiable i descentralitzada. diff --git a/app/src/main/res/values-cs/strings.xml b/app/src/main/res/values-cs/strings.xml index 8fd2d544..74cce45a 100644 --- a/app/src/main/res/values-cs/strings.xml +++ b/app/src/main/res/values-cs/strings.xml @@ -1,7 +1,7 @@ - Syncthing + Syncthing-Fork Otevřená, důvěryhodná a decentralizovaná aplikace pro sdílení souborů. diff --git a/app/src/main/res/values-da/strings.xml b/app/src/main/res/values-da/strings.xml index feef2de2..a46249d8 100644 --- a/app/src/main/res/values-da/strings.xml +++ b/app/src/main/res/values-da/strings.xml @@ -1,7 +1,7 @@ - Syncthing + Syncthing-Fork En åben, troværdig og decentraliseret fil-synkroniserings applikation. diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml index ec8116db..d7860f7c 100644 --- a/app/src/main/res/values-de/strings.xml +++ b/app/src/main/res/values-de/strings.xml @@ -1,7 +1,7 @@ - Syncthing + Syncthing-Fork Eine offene, vertrauenswürdige und dezentralisierte Anwendung zur Dateisynchronisation. diff --git a/app/src/main/res/values-el/strings.xml b/app/src/main/res/values-el/strings.xml index 6841d3ab..6d740aa4 100644 --- a/app/src/main/res/values-el/strings.xml +++ b/app/src/main/res/values-el/strings.xml @@ -1,7 +1,7 @@ - Syncthing + Syncthing-Fork Μια ανοιχτή, αξιόπιστη και αποκεντρωμένη εφαρμογή συγχρονισμού αρχείων. diff --git a/app/src/main/res/values-es-rMX/strings.xml b/app/src/main/res/values-es-rMX/strings.xml index 807479a3..3b72b563 100644 --- a/app/src/main/res/values-es-rMX/strings.xml +++ b/app/src/main/res/values-es-rMX/strings.xml @@ -1,7 +1,7 @@ - Syncthing + Syncthing-Fork Una aplicación para sincronización de archivos abierta, confiable y descentralizada. diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml index 5a58fb0e..d7404dec 100644 --- a/app/src/main/res/values-es/strings.xml +++ b/app/src/main/res/values-es/strings.xml @@ -1,7 +1,7 @@ - Syncthing + Syncthing-Fork Una aplicación de sincronización de ficheros abierta, de confianza y descentralizada. diff --git a/app/src/main/res/values-fi/strings.xml b/app/src/main/res/values-fi/strings.xml index ed8518a5..3147f767 100644 --- a/app/src/main/res/values-fi/strings.xml +++ b/app/src/main/res/values-fi/strings.xml @@ -1,7 +1,7 @@ - Syncthing + Syncthing-Fork Avoin, luotettava ja hajautettu tiedostojensynkronointisovellus. diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index 1e0865df..8060804d 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -1,7 +1,7 @@ - Syncthing + Syncthing-Fork Une application ouverte, fiable et décentralisée pour synchroniser des fichiers. diff --git a/app/src/main/res/values-hu/strings.xml b/app/src/main/res/values-hu/strings.xml index 0b954301..69b10917 100644 --- a/app/src/main/res/values-hu/strings.xml +++ b/app/src/main/res/values-hu/strings.xml @@ -1,7 +1,7 @@ - Syncthing + Syncthing-Fork Egy nyílt, megbízható és decentralizált fájl szinkronizáló alkalmazás. diff --git a/app/src/main/res/values-in/strings.xml b/app/src/main/res/values-in/strings.xml index f852e693..80d6dc10 100644 --- a/app/src/main/res/values-in/strings.xml +++ b/app/src/main/res/values-in/strings.xml @@ -1,7 +1,7 @@ - Syncthing + Syncthing-Fork Aplikasi penyelarasan berkas yang terbuka, tepercaya dan terdesentralisasi. diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml index b29571b5..fdb51f82 100644 --- a/app/src/main/res/values-it/strings.xml +++ b/app/src/main/res/values-it/strings.xml @@ -1,7 +1,7 @@ - Syncthing + Syncthing-Fork Un\'applicazione affidabile, decentralizzata e aperta per la sincronizzazione di file. diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml index a2525fc4..5fff3f9e 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -1,7 +1,7 @@ - Syncthing + Syncthing-Fork オープンで、信頼できる、分散型ファイル同期アプリケーション。 diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml index 7cd577a8..61d32f29 100644 --- a/app/src/main/res/values-ko/strings.xml +++ b/app/src/main/res/values-ko/strings.xml @@ -1,7 +1,7 @@ - Syncthing + Syncthing-Fork 공개되어 믿을 수 있는, 분산 파일 동기화 응용 프로그램. diff --git a/app/src/main/res/values-nb/strings.xml b/app/src/main/res/values-nb/strings.xml index 2dd870c4..448ce2ec 100644 --- a/app/src/main/res/values-nb/strings.xml +++ b/app/src/main/res/values-nb/strings.xml @@ -1,7 +1,7 @@ - Syncthing + Syncthing-Fork En åpen, pålitelig og desentralisert filsynkroniseringsapplikasjon. diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml index 48989e34..ed3cf923 100644 --- a/app/src/main/res/values-nl/strings.xml +++ b/app/src/main/res/values-nl/strings.xml @@ -1,7 +1,7 @@ - Syncthing + Syncthing-Fork Een open, betrouwbare en gedecentraliseerde applicatie voor bestandssynchronisatie. diff --git a/app/src/main/res/values-nn/strings.xml b/app/src/main/res/values-nn/strings.xml index cad2b18e..e6100886 100644 --- a/app/src/main/res/values-nn/strings.xml +++ b/app/src/main/res/values-nn/strings.xml @@ -1,7 +1,7 @@ - Syncthing + Syncthing-Fork Ein open, påliteleg og desentralisert app for filsynkronisering. diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml index 0a515d35..be9479c7 100644 --- a/app/src/main/res/values-pl/strings.xml +++ b/app/src/main/res/values-pl/strings.xml @@ -1,7 +1,7 @@ - Syncthing + Syncthing-Fork Otwarty, godny zaufania oraz zdecentralizowany program do synchronizacji plików. diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml index 360243f9..13b2af42 100644 --- a/app/src/main/res/values-pt-rBR/strings.xml +++ b/app/src/main/res/values-pt-rBR/strings.xml @@ -1,7 +1,7 @@ - Syncthing + Syncthing-Fork Uma aplicação aberta, confiável e descentralizada para sincronização de arquivos. diff --git a/app/src/main/res/values-pt/strings.xml b/app/src/main/res/values-pt/strings.xml index 45c9e659..ee915626 100644 --- a/app/src/main/res/values-pt/strings.xml +++ b/app/src/main/res/values-pt/strings.xml @@ -1,7 +1,7 @@ - Syncthing + Syncthing-Fork Uma aplicação de sincronização de ficheiros aberta, fiável e descentralizada. diff --git a/app/src/main/res/values-ro/strings.xml b/app/src/main/res/values-ro/strings.xml index b39ad20f..653ffcbd 100644 --- a/app/src/main/res/values-ro/strings.xml +++ b/app/src/main/res/values-ro/strings.xml @@ -1,7 +1,7 @@ - Syncthing + Syncthing-Fork O aplicație de sincronizare de fișiere în mod deschis, de încredere și descentralizat. diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml index e6972e83..128b1346 100644 --- a/app/src/main/res/values-ru/strings.xml +++ b/app/src/main/res/values-ru/strings.xml @@ -1,7 +1,7 @@ - Syncthing + Syncthing-Fork Открытое, надёжное и децентрализованное приложение для синхронизации файлов. diff --git a/app/src/main/res/values-sk/strings.xml b/app/src/main/res/values-sk/strings.xml index 1b42d6d4..a0897cd3 100644 --- a/app/src/main/res/values-sk/strings.xml +++ b/app/src/main/res/values-sk/strings.xml @@ -1,7 +1,7 @@ - Syncthing + Syncthing-Fork Otvorená, dôveryhodná a decentralizovaná aplikácia pre synchronizáciu súborov. diff --git a/app/src/main/res/values-sv/strings.xml b/app/src/main/res/values-sv/strings.xml index 65c97b2c..9f5d74e8 100644 --- a/app/src/main/res/values-sv/strings.xml +++ b/app/src/main/res/values-sv/strings.xml @@ -1,7 +1,7 @@ - Syncthing + Syncthing-Fork En öppen, pålitlig och decentraliserad filsynkroniserings applikation. diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml index 5bdc7017..d63fa9c7 100644 --- a/app/src/main/res/values-tr/strings.xml +++ b/app/src/main/res/values-tr/strings.xml @@ -1,7 +1,7 @@ - Syncthing + Syncthing-Fork Açık, güvenilir ve merkezi olmayan bir dosya eşzamanlama uygulaması. diff --git a/app/src/main/res/values-vi/strings.xml b/app/src/main/res/values-vi/strings.xml index f6738402..3b086299 100644 --- a/app/src/main/res/values-vi/strings.xml +++ b/app/src/main/res/values-vi/strings.xml @@ -1,7 +1,7 @@ - Syncthing + Syncthing-Fork Một ứng dụng đồng bộ hoá tập tin phi tập trung, mở và đáng tin cậy. diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml index 51fb6f19..b58f972f 100644 --- a/app/src/main/res/values-zh-rCN/strings.xml +++ b/app/src/main/res/values-zh-rCN/strings.xml @@ -1,7 +1,7 @@ - Syncthing + Syncthing-Fork 开放、分布式且值得信赖的文件同步应用。 diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml index d2546512..f90a0df1 100644 --- a/app/src/main/res/values-zh-rTW/strings.xml +++ b/app/src/main/res/values-zh-rTW/strings.xml @@ -1,7 +1,7 @@ - Syncthing + Syncthing-Fork 一個開放、可靠、去中心化的檔案同步應用程式。 diff --git a/fdroiddata/metadata/com.github.catfriend1.syncthingandroid.yml b/fdroiddata/metadata/com.github.catfriend1.syncthingandroid.yml new file mode 100644 index 00000000..fce6390d --- /dev/null +++ b/fdroiddata/metadata/com.github.catfriend1.syncthingandroid.yml @@ -0,0 +1,50 @@ +Categories: + - Internet +License: MPL-2.0 +WebSite: https://github.com/Catfriend1/syncthing-android +SourceCode: https://github.com/Catfriend1/syncthing-android +IssueTracker: https://github.com/Catfriend1/syncthing-android/issues +Changelog: https://github.com/Catfriend1/syncthing-android/releases + +AutoName: Syncthing-Fork (Catfriend1) +Summary: File synchronization +Description: |- + This is a fork of [[com.nutomic.syncthingandroid]] that brings major + enhancements like: + * UI explains why syncthing is running or not running according to the run + conditions set in preferences. + * A welcome wizard guiding you through initial setup on first launch or if + mandatory prerequisites are missing like for example the storage permission. + * Run condition bugs are fixed. + * "Battery eater" problem is fixed. + * Android 8+ support is on it's way. + Syncthing replaces proprietary sync and cloud services with something open, + trustworthy and decentralized. Your data is your data alone and you deserve to + choose where it is stored, if it is shared with some third party and how it's + transmitted over the Internet. + +RepoType: git +Repo: https://github.com/Catfriend1/syncthing-android.git + +Builds: + - versionName: 0.14.50.rc2.5 + versionCode: 4153 + commit: v0.14.50.rc2.5 + submodules: true + sudo: |- + apt-get install -y golang-1.9-go/testing + ln -s /usr/lib/go-1.9/bin/go /usr/bin/go + gradle: + - yes + output: app/build/outputs/apk/release/app-release-unsigned.apk + rm: + - syncthing/src/github.com/syncthing/syncthing/lib/model/testdata + prebuild: sed -i -e '/signingConfig/d' app/build.gradle + ndk: r15c + preassemble: + - buildNative + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags ^v[a-z0-9.]*$ +CurrentVersion: 0.14.50.rc2.5 +CurrentVersionCode: 4153