Skip to content

Commit 4462735

Browse files
committed
Prepare for release 21 (1.21) + add fastlane zh
1 parent b5cb7f2 commit 4462735

File tree

11 files changed

+27
-2
lines changed

11 files changed

+27
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ android {
2222
vectorDrawables {
2323
useSupportLibrary true
2424
}
25-
versionCode 20
26-
versionName "1.20"
25+
versionCode 21
26+
versionName "1.21"
2727
}
2828

2929
ksp {
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
Synchronize images, videos, audio and downloads with your WebDAV server.
2+
Synchronize in both directions.
3+
Secure and open source.
4+
5+
What is synchronized:
6+
* Images, video, screenshots that are displayed in your gallery will be synchronized. This includes images and videos in `DCIM/`, `Pictures/`, `Movies/` and `Download/`
7+
* If they are only available in a specific app but not in gallery, they won't be synchronized
8+
* Please note that messaging apps (messages, whatsapp, signal, etc.) generally offer you the choice between saving files in your gallery (in such case they will be synchronized) or not
9+
* All audio and music files that are visible in `Alarms/`, `Audiobooks/`, `Music/`, `Notifications/`, `Podcasts/`, `Ringtones/` and `Recordings/` will be synchronized
10+
* Beware that google's own voice recorder stores its files privately and offer its own cloud synchronization. They won't be synchronized by EasySync
11+
* All downloaded files in `Download/` will be synchronized, whether they are pdf, epubs, documents, images, etc.
12+
13+
What is not synchronized:
14+
Everything not explicitly stated above is not synchronized. More specifically:
15+
* Applications
16+
* Applications data/state
17+
* Messages
18+
* Contacts
19+
* Games progress
20+
* Wifi or network parameters
21+
* Android settings and phone customization
22+
23+
Files on **SD Card** are **NOT** synced
15.8 KB
Loading
56.7 KB
Loading
80.3 KB
Loading
106 KB
Loading
61.9 KB
Loading
74.5 KB
Loading
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Easy sync 会保持你的文件和 DAV 服务器间的同步状态
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
EasySync

0 commit comments

Comments
 (0)