From cb5c3b074c9a821da4601d3fa2b094a22b8bbb70 Mon Sep 17 00:00:00 2001 From: Catfriend1 Date: Thu, 29 Nov 2018 22:16:51 +0100 Subject: [PATCH] Import translations / Force lint checks before build (#132) * Update app desc en-GB * Add git_fetch_branch.sh * Abort on lint error * Run lint when building the app * Update app full description * Imported translation values-sv --- app/build.gradle | 11 ++++++++ app/src/main/play/ar/listing/fulldescription | 22 +++++++++++++--- app/src/main/play/bg/listing/fulldescription | 20 +++++++++++++-- .../main/play/ca_ES/listing/fulldescription | 22 +++++++++++++--- .../main/play/cs-CZ/listing/fulldescription | 20 +++++++++++++-- .../main/play/da-DK/listing/fulldescription | 22 +++++++++++++--- .../main/play/de-DE/listing/fulldescription | 22 +++++++++++++--- .../main/play/de_AT/listing/fulldescription | 20 +++++++++++++-- .../main/play/de_DE/listing/fulldescription | 25 +++++++++++++++++++ .../main/play/el-EL/listing/fulldescription | 25 +++++++++++++++++++ .../main/play/en-GB/listing/fulldescription | 20 +++++++++++++-- app/src/main/play/en/listing/fulldescription | 25 +++++++++++++++++++ .../main/play/es-ES/listing/fulldescription | 20 +++++++++++++-- .../main/play/es_EC/listing/fulldescription | 20 +++++++++++++-- .../main/play/es_MX/listing/fulldescription | 20 +++++++++++++-- .../main/play/fi-FI/listing/fulldescription | 20 +++++++++++++-- .../main/play/fr-FR/listing/fulldescription | 20 +++++++++++++-- .../main/play/hu-HU/listing/fulldescription | 22 +++++++++++++--- app/src/main/play/id/listing/fulldescription | 20 +++++++++++++-- .../main/play/it-IT/listing/fulldescription | 20 +++++++++++++-- .../main/play/ja-JP/listing/fulldescription | 20 +++++++++++++-- .../main/play/ko-KR/listing/fulldescription | 20 +++++++++++++-- app/src/main/play/lt/listing/fulldescription | 20 +++++++++++++-- app/src/main/play/nb/listing/fulldescription | 25 +++++++++++++++++++ .../main/play/nl-NL/listing/fulldescription | 20 +++++++++++++-- .../main/play/nl_BE/listing/fulldescription | 20 +++++++++++++-- app/src/main/play/nn/listing/fulldescription | 25 +++++++++++++++++++ .../main/play/no-NO/listing/fulldescription | 22 +++++++++++++--- .../main/play/pl-PL/listing/fulldescription | 20 +++++++++++++-- .../main/play/pt-PT/listing/fulldescription | 22 +++++++++++++--- .../main/play/pt_BR/listing/fulldescription | 22 +++++++++++++--- app/src/main/play/ro/listing/fulldescription | 20 +++++++++++++-- .../main/play/ru-RU/listing/fulldescription | 20 +++++++++++++-- app/src/main/play/sk/listing/fulldescription | 20 +++++++++++++-- app/src/main/play/sl/listing/fulldescription | 20 +++++++++++++-- app/src/main/play/sr/listing/fulldescription | 20 +++++++++++++-- .../main/play/sv-SE/listing/fulldescription | 20 +++++++++++++-- .../main/play/sv_SE/listing/fulldescription | 20 +++++++++++++-- .../main/play/tr-TR/listing/fulldescription | 20 +++++++++++++-- app/src/main/play/uk/listing/fulldescription | 20 +++++++++++++-- app/src/main/play/vi/listing/fulldescription | 20 +++++++++++++-- .../main/play/zh_CN/listing/fulldescription | 22 +++++++++++++--- .../main/play/zh_TW/listing/fulldescription | 22 +++++++++++++--- app/src/main/res/values-sv/strings.xml | 1 + git_fetch_branch.sh | 8 ++++++ 45 files changed, 820 insertions(+), 85 deletions(-) create mode 100644 app/src/main/play/de_DE/listing/fulldescription create mode 100644 app/src/main/play/el-EL/listing/fulldescription create mode 100644 app/src/main/play/en/listing/fulldescription create mode 100644 app/src/main/play/nb/listing/fulldescription create mode 100644 app/src/main/play/nn/listing/fulldescription create mode 100644 git_fetch_branch.sh diff --git a/app/build.gradle b/app/build.gradle index 405136f3..b60a9ebf 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -72,6 +72,10 @@ android { sourceCompatibility JavaVersion.VERSION_1_8 targetCompatibility JavaVersion.VERSION_1_8 } + + lintOptions { + abortOnError true + } } play { @@ -80,6 +84,13 @@ play { track = 'beta' } +tasks.whenTaskAdded { task -> + if (task.name == 'compileDebugSources') { + task.dependsOn lint + task.mustRunAfter lint + } +} + /** * Some languages are not supported by Google Play, so we ignore them. */ diff --git a/app/src/main/play/ar/listing/fulldescription b/app/src/main/play/ar/listing/fulldescription index 029a795d..32337b43 100644 --- a/app/src/main/play/ar/listing/fulldescription +++ b/app/src/main/play/ar/listing/fulldescription @@ -1,9 +1,25 @@ -This is a fork of the syncthing-android wrapper for syncthing. +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. -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. +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. موقع الويب : https://syncthing.net/ الكود المصدري : https://github.com/Catfriend1/syncthing-android -Issues: https://github.com/Catfriend1/syncthing-android/issues +Issues: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/bg/listing/fulldescription b/app/src/main/play/bg/listing/fulldescription index bc9bce02..51e79669 100644 --- a/app/src/main/play/bg/listing/fulldescription +++ b/app/src/main/play/bg/listing/fulldescription @@ -1,6 +1,22 @@ -This is a fork of the syncthing-android wrapper for syncthing. +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. -Syncthing е заместник на комерсиални услуги за синхронизиране и облачни услуги, но за разлика тях е децентрализирано решение с отворен код. Вашите данни остават под ваш контрол, вие решавате къде да се съхраняват, с кой да бъдат споделени и как да се предават през Интернет. +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. Уеб сайт: https://syncthing.net/ diff --git a/app/src/main/play/ca_ES/listing/fulldescription b/app/src/main/play/ca_ES/listing/fulldescription index fd2b2e82..2ba58142 100644 --- a/app/src/main/play/ca_ES/listing/fulldescription +++ b/app/src/main/play/ca_ES/listing/fulldescription @@ -1,9 +1,25 @@ -This is a fork of the syncthing-android wrapper for syncthing. +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. -El Syncthing substitueix els serveis propietaris de sincronització i d'emmagatzematge en el núvol per una alternativa oberta, confiable i descentralitzada. Les vostres dades són només vostres, i heu de poder triar on voleu que s'emmagatzemin, si es comparteixen amb tercers i com es transmeten per Internet. +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. Pàgina web: https://syncthing.net/ Codi font: https://github.com/Catfriend1/syncthing-android -Problemes: https://github.com/Catfriend1/syncthing-android/issues +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 18968de6..f633017e 100644 --- a/app/src/main/play/cs-CZ/listing/fulldescription +++ b/app/src/main/play/cs-CZ/listing/fulldescription @@ -1,6 +1,22 @@ -This is a fork of the syncthing-android wrapper for syncthing. +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. -Syncthing nahrazuje proprietární synchronizační a cloudové služby otevřeným, důvěryhodným a decentralizovaným řešení. Vaše data patří jenom vám a zasloužíte si mít na výběr, kde jsou uložena, jestli jsou sdílena s třetí stranou a jak jsou přenášena po Internetu. +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. Webová stránka: https://syncthing.net/ diff --git a/app/src/main/play/da-DK/listing/fulldescription b/app/src/main/play/da-DK/listing/fulldescription index 04c09824..ca5a9acc 100644 --- a/app/src/main/play/da-DK/listing/fulldescription +++ b/app/src/main/play/da-DK/listing/fulldescription @@ -1,11 +1,25 @@ -This is a fork of the syncthing-android wrapper for syncthing. +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. -Syncthing erstatter proprietære sync og cloud services med noget åbent, troværdigt and decentraliseret. Dine data er dine og kun dine og du fortjener at kunne vælge hvor disse bliver gemt, om de bliver delt med tredjeparter og hvordan de bliver transporteret over internettet. +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. Hjemmeside: https://syncthing.net/ Source code: https://github.com/Catfriend1/syncthing-android - - 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 bff0ac47..6af09299 100644 --- a/app/src/main/play/de-DE/listing/fulldescription +++ b/app/src/main/play/de-DE/listing/fulldescription @@ -1,9 +1,25 @@ -Dies ist ein Fork des Syncthing-Android Wrappers für Syncthing. +Dies ist ein Fork des Syncthing-Android Wrappers für Syncthing, der die folgenden, größeren Verbesserungen mitbringt: +* Sync-Bedingungen können pro Gerät und pro Ordner individuell angewandt werden. +* GUI zeigt letzte Änderungen; Klicke zum Öffnen von Dateien. +* Das "Batteriefresser"-Problem wurde gelöst. +* Unterstützung für Android 8 und 9 -Syncthing ersetzt die proprietären Synchronisierungs- und Cloud-Dienste, mit etwas offenem, vertrauenswürdigen und dezentralem. Deine Daten sind deine Daten und du allein entscheidest, wo sie gespeichert werden, ob sie mit Dritten geteilt und wie sie über das Internet übertragen werden. +Syncthing-Fork für Android ist ein Wrapper für Syncthing, der eine Android Bedienoberfläche anstelle der Syncthing-eigenen Weboberfläche anbietet. Syncthing ersetzt die proprietären Synchronisierungs- und Cloud-Dienste, mit etwas Offenem, Vertrauenswürdigen und Dezentralem. Deine Daten sind deine Daten und Du allein entscheidest, wo sie gespeichert werden, ob sie mit Dritten geteilt und wie sie über das Netz übertragen werden. + +Ziele des Forks: +* Gemeinsam mit der Community Verbesserungen entwickeln und ausprobieren. +* Der Wrapper erscheint häufiger, um Bugs zu erkennen und zu beheben, die aufgrund von Änderung im Syncthing-Modul auftreten. +* Verbesserungen in der Benutzeroberfläche einstellbar machen, damit Benutzer in der Lage sind, diese an- und abzuschalten. + +Upstream und Fork im Vergleich zum Zeitpunkt des Schreibens: +* Beide enthalten das Syncthing-Binärmodul, dass aus dem offiziellen Quellcode von GitHub:syncthing/syncthing gebaut wurde +* Synchronisations-Funktionalität und -Zuverlässigkeit hängt von der Version des Syncthing-Binärmoduls ab. +* Der Fork arrangiert sich mit dem Upstream und manchmal nimmt er unsere Verbesserungen auf. +* Strategie und Releasehäufigkeit unterscheidet sich +* Der Fork kümmert sich nur um den Wrapper, welcher die Android Bedienoberfläche enthält. Webseite: https://syncthing.net/ Quellcode: https://github.com/Catfriend1/syncthing-android -Vorgänge: https://github.com/Catfriend1/syncthing-android/issues +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 8eaf88fb..40633056 100644 --- a/app/src/main/play/de_AT/listing/fulldescription +++ b/app/src/main/play/de_AT/listing/fulldescription @@ -1,6 +1,22 @@ -This is a fork of the syncthing-android wrapper for syncthing. +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. -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. +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. Website: https://syncthing.net/ diff --git a/app/src/main/play/de_DE/listing/fulldescription b/app/src/main/play/de_DE/listing/fulldescription new file mode 100644 index 00000000..54fffa4e --- /dev/null +++ b/app/src/main/play/de_DE/listing/fulldescription @@ -0,0 +1,25 @@ +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. + +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. + +Webseite: https://syncthing.net/ + +Quellcode: https://github.com/Catfriend1/syncthing-android + +Vorgänge: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/el-EL/listing/fulldescription b/app/src/main/play/el-EL/listing/fulldescription new file mode 100644 index 00000000..40633056 --- /dev/null +++ b/app/src/main/play/el-EL/listing/fulldescription @@ -0,0 +1,25 @@ +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. + +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. + +Website: https://syncthing.net/ + +Source code: https://github.com/Catfriend1/syncthing-android + +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 7862c781..abec62ee 100644 --- a/app/src/main/play/en-GB/listing/fulldescription +++ b/app/src/main/play/en-GB/listing/fulldescription @@ -1,6 +1,22 @@ -This is a fork of the syncthing-android wrapper for syncthing. +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. -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. +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. Website: https://syncthing.net/ diff --git a/app/src/main/play/en/listing/fulldescription b/app/src/main/play/en/listing/fulldescription new file mode 100644 index 00000000..40633056 --- /dev/null +++ b/app/src/main/play/en/listing/fulldescription @@ -0,0 +1,25 @@ +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. + +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. + +Website: https://syncthing.net/ + +Source code: https://github.com/Catfriend1/syncthing-android + +Issues: https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/play/es-ES/listing/fulldescription b/app/src/main/play/es-ES/listing/fulldescription index 3cd5a720..193ab170 100644 --- a/app/src/main/play/es-ES/listing/fulldescription +++ b/app/src/main/play/es-ES/listing/fulldescription @@ -1,6 +1,22 @@ -This is a fork of the syncthing-android wrapper for syncthing. +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. -Syncthing reemplaza los servicios de sincronización propietarios y en la nube con algo abierto, de confianza y descentralizado. Tus datos son solo tuyos, y mereces elegir dónde se almacenarán, si se compartirán con algún tercero, y cómo serán transmitidos a través de Internet. +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. Página web: https://syncthing.net/ diff --git a/app/src/main/play/es_EC/listing/fulldescription b/app/src/main/play/es_EC/listing/fulldescription index 331fa25f..d4544689 100644 --- a/app/src/main/play/es_EC/listing/fulldescription +++ b/app/src/main/play/es_EC/listing/fulldescription @@ -1,6 +1,22 @@ -This is a fork of the syncthing-android wrapper for syncthing. +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. -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. +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. Sito Web: https://syncthing.net/ diff --git a/app/src/main/play/es_MX/listing/fulldescription b/app/src/main/play/es_MX/listing/fulldescription index 6adcb793..40eb8a63 100644 --- a/app/src/main/play/es_MX/listing/fulldescription +++ b/app/src/main/play/es_MX/listing/fulldescription @@ -1,6 +1,22 @@ -This is a fork of the syncthing-android wrapper for syncthing. +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. -Syncthing reemplaza a la sincronización propietaria y a los servicios en la nube con algo abierto, confiable y descentralizado. Sus datos son solamente suyos y usted merece elegir dónde se almacenan, si se comparte con algún tercero y cómo se transmite por la Internet. +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. Sitio web: https://syncthing.net/ diff --git a/app/src/main/play/fi-FI/listing/fulldescription b/app/src/main/play/fi-FI/listing/fulldescription index 4f9ff3d6..c6441cba 100644 --- a/app/src/main/play/fi-FI/listing/fulldescription +++ b/app/src/main/play/fi-FI/listing/fulldescription @@ -1,6 +1,22 @@ -This is a fork of the syncthing-android wrapper for syncthing. +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. -Syncthing korvaa yksityisomisteiset synkronointi- ja pilvipalvelut avoimella, luotettavalla ja hajautetulla vaihtoehdolla. Sinun tietosi on vain sinun tietoa, ja sinulla on oikeus valita, missä sitä säilytetään, ja jaetaanko sitä toisten osapuolien kesken ja miten sitä lähetetään Internetissä. +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. Verkkosivu: https://syncthing.net/ diff --git a/app/src/main/play/fr-FR/listing/fulldescription b/app/src/main/play/fr-FR/listing/fulldescription index 546c5a5c..c043c912 100644 --- a/app/src/main/play/fr-FR/listing/fulldescription +++ b/app/src/main/play/fr-FR/listing/fulldescription @@ -1,6 +1,22 @@ -This is a fork of the syncthing-android wrapper for syncthing. +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. -Syncthing remplace les services de synchronisation et de cloud propriétaires par quelque chose d'ouvert, fiable et décentralisé. Vos données sont uniquement vos données et vous méritez de choisir où elles sont stockées, si elles sont partagées avec des tiers et comment elles sont transmises sur Internet. +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. Site internet: https://syncthing.net/ diff --git a/app/src/main/play/hu-HU/listing/fulldescription b/app/src/main/play/hu-HU/listing/fulldescription index 33db2b06..2b6d6785 100644 --- a/app/src/main/play/hu-HU/listing/fulldescription +++ b/app/src/main/play/hu-HU/listing/fulldescription @@ -1,9 +1,25 @@ -This is a fork of the syncthing-android wrapper for syncthing. +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. -A Syncthing a zárt forrású szinkronizáló és felhő szolgáltatásokat egy nyílt, megbízható és decentralizált szoftverrel váltja fel. A te adatod csak a tiéd és te szabod meg, hogy hol tárolod, kivel osztod meg, és hogyan továbbítod az interneten. +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. Weboldal: https://syncthing.net/ Forráskód: https://github.com/Catfriend1/syncthing-android -Hibajelentés: https://github.com/Catfriend1/syncthing-android/issues +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 7da00968..b4523cd2 100644 --- a/app/src/main/play/id/listing/fulldescription +++ b/app/src/main/play/id/listing/fulldescription @@ -1,6 +1,22 @@ -This is a fork of the syncthing-android wrapper for syncthing. +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. -Syncthing menggantikan layanan cloud dan sinkronisasi berkas dengan yang terbuka, terpercaya dan terdesentralisasi. Data anda tetap menjadi milik anda dan anda bisa memilih dimana ingin menyimpannya, juga dengan siapa anda ingin berbagi dan bagaimana ditransmisikannya lewat internet. +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. Situs web: https://syncthing.net/ diff --git a/app/src/main/play/it-IT/listing/fulldescription b/app/src/main/play/it-IT/listing/fulldescription index 2b1423b3..1e2b665f 100644 --- a/app/src/main/play/it-IT/listing/fulldescription +++ b/app/src/main/play/it-IT/listing/fulldescription @@ -1,6 +1,22 @@ -This is a fork of the syncthing-android wrapper for syncthing. +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. -Syncthing sostituisce servizi proprietari di sincronizzazione e cloud con qualcosa di aperto, affidabile e decentralizzato. I tuoi dati sono solo tuoi e meriti di scegliere dove vengono immagazzinati, se sono condivisi con terze parti e come sono trasmessi attraverso Internet. +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. Sito: https://syncthing.net diff --git a/app/src/main/play/ja-JP/listing/fulldescription b/app/src/main/play/ja-JP/listing/fulldescription index f0c4260d..d2dd7d3c 100644 --- a/app/src/main/play/ja-JP/listing/fulldescription +++ b/app/src/main/play/ja-JP/listing/fulldescription @@ -1,6 +1,22 @@ -This is a fork of the syncthing-android wrapper for syncthing. +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. -Syncthing は、プロプライエタリな同期・クラウドサービスを、オープンで、信頼できる、分散型のもので置き換えます。あなたのデータはあなただけのものであり、どこに保存するかをご自身で決められます。第三者とデータを共有する場合は、どのようにインターネット上で送信するかも決められます。 +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. Webサイト: https://syncthing.net/ diff --git a/app/src/main/play/ko-KR/listing/fulldescription b/app/src/main/play/ko-KR/listing/fulldescription index 247be011..209f0b36 100644 --- a/app/src/main/play/ko-KR/listing/fulldescription +++ b/app/src/main/play/ko-KR/listing/fulldescription @@ -1,6 +1,22 @@ -This is a fork of the syncthing-android wrapper for syncthing. +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. -Syncthing은 기존의 사유(私有) 동기화 / 클라우드를 대체하는 개방적이고, 믿을 수 있고, 분산화된 서비스입니다. 사용자의 데이터가 독립적으로 유지될 뿐만 아니라, 사용자가 직접 데이터가 저장될 장소를 지정하고, 공유할 제3자나, 인터넷상에서 전송되는 방법을 선택할 수 있습니다. +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. 웹사이트: https://syncthing.net/ diff --git a/app/src/main/play/lt/listing/fulldescription b/app/src/main/play/lt/listing/fulldescription index 8eaf88fb..40633056 100644 --- a/app/src/main/play/lt/listing/fulldescription +++ b/app/src/main/play/lt/listing/fulldescription @@ -1,6 +1,22 @@ -This is a fork of the syncthing-android wrapper for syncthing. +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. -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. +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. Website: https://syncthing.net/ diff --git a/app/src/main/play/nb/listing/fulldescription b/app/src/main/play/nb/listing/fulldescription new file mode 100644 index 00000000..40633056 --- /dev/null +++ b/app/src/main/play/nb/listing/fulldescription @@ -0,0 +1,25 @@ +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. + +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. + +Website: https://syncthing.net/ + +Source code: https://github.com/Catfriend1/syncthing-android + +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 219d7569..f1d364e8 100644 --- a/app/src/main/play/nl-NL/listing/fulldescription +++ b/app/src/main/play/nl-NL/listing/fulldescription @@ -1,6 +1,22 @@ -This is a fork of the syncthing-android wrapper for syncthing. +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. -Syncthing vervangt niet-vrije diensten door iets opens, betrouwbaars en gedecentraliseerds. Je gegevens behoren enkel jou toe en jij bepaalt waar ze worden opgeslagen, of ze gedeeld worden met een derde partij en hoe ze over het internet verzonden worden. +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. Website: https://syncthing.net/ diff --git a/app/src/main/play/nl_BE/listing/fulldescription b/app/src/main/play/nl_BE/listing/fulldescription index 8eaf88fb..40633056 100644 --- a/app/src/main/play/nl_BE/listing/fulldescription +++ b/app/src/main/play/nl_BE/listing/fulldescription @@ -1,6 +1,22 @@ -This is a fork of the syncthing-android wrapper for syncthing. +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. -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. +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. Website: https://syncthing.net/ diff --git a/app/src/main/play/nn/listing/fulldescription b/app/src/main/play/nn/listing/fulldescription new file mode 100644 index 00000000..40633056 --- /dev/null +++ b/app/src/main/play/nn/listing/fulldescription @@ -0,0 +1,25 @@ +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. + +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. + +Website: https://syncthing.net/ + +Source code: https://github.com/Catfriend1/syncthing-android + +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 7862c781..40633056 100644 --- a/app/src/main/play/no-NO/listing/fulldescription +++ b/app/src/main/play/no-NO/listing/fulldescription @@ -1,9 +1,25 @@ -This is a fork of the syncthing-android wrapper for syncthing. +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. -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. +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. Website: https://syncthing.net/ Source code: https://github.com/Catfriend1/syncthing-android -Issues: https://github.com/Catfriend1/syncthing-android/issues +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 7b3a90a6..0418888a 100644 --- a/app/src/main/play/pl-PL/listing/fulldescription +++ b/app/src/main/play/pl-PL/listing/fulldescription @@ -1,6 +1,22 @@ -This is a fork of the syncthing-android wrapper for syncthing. +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. -Syncthing zastępuje własnościowe usługi synchronizacyjne i chmury rozwiązaniem otwartym, godnym zaufania i zdecentralizowanym. Twoje dane są tylko i wyłącznie Twoimi i zasługujesz, aby wybrać, gdzie są magazynowane oraz jak są udostępniane osobom trzecim i przesyłane przez Internet. +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. Strona internetowa: https://syncthing.net/ diff --git a/app/src/main/play/pt-PT/listing/fulldescription b/app/src/main/play/pt-PT/listing/fulldescription index 54a4bd28..9b85852e 100644 --- a/app/src/main/play/pt-PT/listing/fulldescription +++ b/app/src/main/play/pt-PT/listing/fulldescription @@ -1,9 +1,25 @@ -This is a fork of the syncthing-android wrapper for syncthing. +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. -O Syncthing substitui serviços proprietários de sincronização e de nuvem por algo aberto, fiável e descentralizado. Os seus dados são somente seus e você merece escolher onde são armazenados, se são partilhados com terceiros ou como são transmitidos pela Internet. +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. Website: https://syncthing.net/ Código fonte: https://github.com/Catfriend1/syncthing-android -Questões: https://github.com/Catfriend1/syncthing-android/issues +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 55c4cc69..ea9f660a 100644 --- a/app/src/main/play/pt_BR/listing/fulldescription +++ b/app/src/main/play/pt_BR/listing/fulldescription @@ -1,9 +1,25 @@ -This is a fork of the syncthing-android wrapper for syncthing. +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. -O Syncthing substitui serviços proprietários de sincronização e nuvem com algo aberto, confiável e descentralizado. Seus dados são somente seus e você merece escolher onde são armazenados, se são compartilhados e como são transmitidos pela internet. +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. Site: https://syncthing.net/ Código-fonte: https://github.com/Catfriend1/syncthing-android -Erros: https://github.com/Catfriend1/syncthing-android/issues +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 345f766a..000b1985 100644 --- a/app/src/main/play/ro/listing/fulldescription +++ b/app/src/main/play/ro/listing/fulldescription @@ -1,6 +1,22 @@ -This is a fork of the syncthing-android wrapper for syncthing. +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. -Syncthing înlocuiește serviciile proprietare de sincronizare și stocare tip cloud cu ceva deschis, de încredere și descentralizat. Datele dumneavoastră vă aparțin în totalitate și meritați să decideți unde vor fi stocate, dacă vor fi partajate cu terțe entități precum și cum vor fi trimise prin Internet. +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. Website: https://syncthing.net/ diff --git a/app/src/main/play/ru-RU/listing/fulldescription b/app/src/main/play/ru-RU/listing/fulldescription index 8a7b512e..a3eee7db 100644 --- a/app/src/main/play/ru-RU/listing/fulldescription +++ b/app/src/main/play/ru-RU/listing/fulldescription @@ -1,6 +1,22 @@ -This is a fork of the syncthing-android wrapper for syncthing. +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. -Syncthing заменяет закрытые частные сервисы и облака чем-то открытым, децентрализованным и заслуживающим доверия. Вы сами решаете где хранить ваши данные, кто будет иметь к ним доступ и как они передаются через сеть. +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. Сайт: https://syncthing.net/ diff --git a/app/src/main/play/sk/listing/fulldescription b/app/src/main/play/sk/listing/fulldescription index 7d3b8fed..3e994159 100644 --- a/app/src/main/play/sk/listing/fulldescription +++ b/app/src/main/play/sk/listing/fulldescription @@ -1,6 +1,22 @@ -This is a fork of the syncthing-android wrapper for syncthing. +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. -Syncthing nahrádza proprietárne synchronizačné a cloudové služby niečím otvoreným, dôveryhodným a decentralizovaným. Vaše dáta sú len Vaše a Vy máte nárok rozhodnúť sa, kde budú uložené, s kým budú zdielané a ako budú prenášané Internetom. +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. Webová stránka: https://syncthing.net/ diff --git a/app/src/main/play/sl/listing/fulldescription b/app/src/main/play/sl/listing/fulldescription index 8eaf88fb..40633056 100644 --- a/app/src/main/play/sl/listing/fulldescription +++ b/app/src/main/play/sl/listing/fulldescription @@ -1,6 +1,22 @@ -This is a fork of the syncthing-android wrapper for syncthing. +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. -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. +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. Website: https://syncthing.net/ diff --git a/app/src/main/play/sr/listing/fulldescription b/app/src/main/play/sr/listing/fulldescription index 8eaf88fb..40633056 100644 --- a/app/src/main/play/sr/listing/fulldescription +++ b/app/src/main/play/sr/listing/fulldescription @@ -1,6 +1,22 @@ -This is a fork of the syncthing-android wrapper for syncthing. +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. -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. +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. Website: https://syncthing.net/ diff --git a/app/src/main/play/sv-SE/listing/fulldescription b/app/src/main/play/sv-SE/listing/fulldescription index e839eac9..242b57a9 100644 --- a/app/src/main/play/sv-SE/listing/fulldescription +++ b/app/src/main/play/sv-SE/listing/fulldescription @@ -1,6 +1,22 @@ -This is a fork of the syncthing-android wrapper for syncthing. +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. -Syncthing ersätter proprietära synkroniserings- och molntjänster med något öppet, pålitligt och decentraliserat. Din data är endast din data och du förtjänar att välja var den lagras, om den delas med en tredje part och hur den överförs över Internet. +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. Webbplats: https://syncthing.net/ diff --git a/app/src/main/play/sv_SE/listing/fulldescription b/app/src/main/play/sv_SE/listing/fulldescription index cedc7fff..242b57a9 100644 --- a/app/src/main/play/sv_SE/listing/fulldescription +++ b/app/src/main/play/sv_SE/listing/fulldescription @@ -1,6 +1,22 @@ -This is a fork of the syncthing-android wrapper for syncthing. +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. -Syncthing ersätter proprietära synkroniserings- och molntjänster med något öppet, pålitlig och decentraliserat. Din data är endast din data och du förtjänar att välja var den lagras, om den delas med en tredje part och hur den överförs över Internet. +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. Webbplats: https://syncthing.net/ diff --git a/app/src/main/play/tr-TR/listing/fulldescription b/app/src/main/play/tr-TR/listing/fulldescription index 4c0b24f3..d0bf1ab9 100644 --- a/app/src/main/play/tr-TR/listing/fulldescription +++ b/app/src/main/play/tr-TR/listing/fulldescription @@ -1,6 +1,22 @@ -This is a fork of the syncthing-android wrapper for syncthing. +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. -Syncthing, açık, güvenilir ve merkezi olmayan yapısıyla özel mülkiyete tescil edilmiş eşzamanlama ve bulut servislerinin yerine geçebilecek bir seçenektir. Sizin veriniz yalnızca size ait olup; verinizi nerede saklayacağınız, üçüncü taraflarla paylaşıp paylaşmayacağınız, internet üzerinde ne şekilde aktaracağınız seçiminize bırakılmıştır. +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. Web sitesi: https://syncthing.net/ diff --git a/app/src/main/play/uk/listing/fulldescription b/app/src/main/play/uk/listing/fulldescription index 8eaf88fb..40633056 100644 --- a/app/src/main/play/uk/listing/fulldescription +++ b/app/src/main/play/uk/listing/fulldescription @@ -1,6 +1,22 @@ -This is a fork of the syncthing-android wrapper for syncthing. +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. -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. +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. Website: https://syncthing.net/ diff --git a/app/src/main/play/vi/listing/fulldescription b/app/src/main/play/vi/listing/fulldescription index 3ee4970e..b88ee81b 100644 --- a/app/src/main/play/vi/listing/fulldescription +++ b/app/src/main/play/vi/listing/fulldescription @@ -1,6 +1,22 @@ -This is a fork of the syncthing-android wrapper for syncthing. +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. -Syncthing thay thế các d.vụ đám mây và đồng bộ độc quyền bằng một g.pháp phi tập trung, mở và đáng tin cậy. Dữ liệu của bạn sẽ luôn là của riêng bạn và bạn hoàn toàn có quyền lựa chọn nơi lưu trữ khi chia sẻ với bên thứ ba và cách thức truyền tải dữ liệu qua mạng. +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. Trang chủ: https://syncthing.net/ diff --git a/app/src/main/play/zh_CN/listing/fulldescription b/app/src/main/play/zh_CN/listing/fulldescription index 910faf9f..569608ae 100644 --- a/app/src/main/play/zh_CN/listing/fulldescription +++ b/app/src/main/play/zh_CN/listing/fulldescription @@ -1,9 +1,25 @@ -This is a fork of the syncthing-android wrapper for syncthing. +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. -Syncthing 是开源、分布式且值得信赖的同步服务。它为取代专有的云同步服务而生。你的数据尽在您的掌握之中并且可以选择数据存储的位置。例如与第三方共享及如何在互联网中传送。 +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. 主页:https://syncthing.net/ 源代码:https://github.com/Catfriend1/syncthing-android -问题回报:https://github.com/Catfriend1/syncthing-android/issues +问题回报: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 0564f0dc..fff27959 100644 --- a/app/src/main/play/zh_TW/listing/fulldescription +++ b/app/src/main/play/zh_TW/listing/fulldescription @@ -1,9 +1,25 @@ -This is a fork of the syncthing-android wrapper for syncthing. +This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: +* Individual sync conditions can be applied per device and per folder +* Recent changes UI, click to open files. +* "Battery eater" problem is fixed. +* Android 8 and 9 support. -Syncthing 用開放、可靠及去中心化的服務,來取代專有的同步雲端服務。你的資料僅會由你掌握。如果你的資料分享給第三方及如何在網路中傳輸,你也能決定資料儲存的位置。 +Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. 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. + +Goals of the fork: +* Develop and try out enhancements together with the community. +* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule +* Make enhancements configurable in the UI, users should be able to turn them on and off + +Comparison between upstream and fork at the time of writing this: +* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing +* Syncing functionality and reliability depends on the syncthing binary submodule version. +* Fork gets along with upstream and sometimes they pick up my improvements. +* Strategy and release frequency is different +* Only the wrapper containing the Android UI is addressed by the fork. 網站:https://syncthing.net/ 原始碼:https://github.com/Catfriend1/syncthing-android -問題回報:https://github.com/Catfriend1/syncthing-android/issues +問題回報:https://github.com/Catfriend1/syncthing-android/issues \ No newline at end of file diff --git a/app/src/main/res/values-sv/strings.xml b/app/src/main/res/values-sv/strings.xml index 338f41d9..b566d431 100644 --- a/app/src/main/res/values-sv/strings.xml +++ b/app/src/main/res/values-sv/strings.xml @@ -597,6 +597,7 @@ Vänligen rapportera eventuella problem du stöter på via Github. Syncthing är inte tillåtet att köra på mobildataanslutning. Syncthing körs som mobildata är för närvarande ansluten. Syncthing är inte tillåten att köra på Wi-Fi. + Syncthing får köras på det aktuella Wi-Fi-nätverket. Syncthing körs inte eftersom det aktuella Wi-Fi-nätverkets namn inte är vitlistat. Syncthing körs som du tillät att den ska köras när flygläget är aktivt. diff --git a/git_fetch_branch.sh b/git_fetch_branch.sh new file mode 100644 index 00000000..10edbb1b --- /dev/null +++ b/git_fetch_branch.sh @@ -0,0 +1,8 @@ +#!/bin/sh +# +# Syntax: +# git_fetch_branch.sh [BRANCH_NAME_TO_FETCH] +# +git fetch --all +git fetch origin "${1}":"${1}" +git checkout "${1}"