Skip to content

Commit 63e0eab

Browse files
authored
Merge pull request #8 from stokito/main
Add WebDAV to description to make it easier to find
2 parents 2605533 + d9b6bf3 commit 63e0eab

File tree

7 files changed

+13
-7
lines changed

7 files changed

+13
-7
lines changed

fastlane/metadata/android/de-DE/full_description.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Synchronisiere Bilder, Videos, Audio und Downloads mit deinem DAV-Server.
1+
Synchronisiere Bilder, Videos, Audio und Downloads mit deinem WebDAV-Server.
22
In beide Richtungen synchronisieren.
33
Sicher und Open Source.
44

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Synchronisiere dein Smartphone ganz einfach mit Deinem DAV-Server
1+
Synchronisiere dein Smartphone ganz einfach mit Deinem WebDAV-Server

fastlane/metadata/android/en-US/full_description.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Synchronize images, videos, audio and downloads with your DAV server.
1+
Synchronize images, videos, audio and downloads with your WebDAV server.
22
Synchronize in both directions.
33
Secure and open source.
44

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Synchronize your phone with your DAV server, the easy way.
1+
Synchronize your phone with your WebDAV server, the easy way.

fastlane/metadata/android/fr-FR/full_description.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Synchronisez les images, vidéos, musique et téléchargements avec votre serveur DAV.
1+
Synchronisez les images, vidéos, musique et téléchargements avec votre serveur WebDAV.
22
Synchronisation dans les deux sens.
33
Sécurisé et open source.
44

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Synchronisez votre téléphone avec votre serveur DAV, facilement.
1+
Synchronisez votre téléphone avec votre serveur WebDAV, facilement.

readme.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# EasySync
22

3-
Synchronize your phone with your DAV server, the easy way.
3+
Synchronize your phone with your WebDAV server, the easy way.
44

55
## Features
66
* Synchronize images, videos, audio and downloads
@@ -98,3 +98,9 @@ By using this application, you agree to be bound by [these terms and conditions
9898
* Feature: check for low free space on dav or on device
9999
* Feature: show a notification if too many sync jobs fail (e.g. when remote dav is not reacheable)
100100
* Optimization: when new remote files are locally added during FullSync, a FileSync is trigged which is useless. See if we can avoid this
101+
102+
## See also
103+
104+
* [NextCloud Android App](https://github.com/nextcloud/android)
105+
* [Round-Sync Android App](https://github.com/newhinton/Round-Sync)
106+
* [Awesome WebDAV: Android Apps](https://github.com/WebDAVDevs/awesome-webdav/tree/main?tab=readme-ov-file#android)

0 commit comments

Comments
 (0)