2018-12-02 18:31:39 +00:00
|
|
|
Categories:
|
|
|
|
- System
|
|
|
|
License: GPL-3.0-only
|
|
|
|
AuthorName: Aldo Gunsing
|
|
|
|
AuthorEmail: dev@aldogunsing.nl
|
|
|
|
SourceCode: https://github.com/39aldo39/DecSyncCC
|
|
|
|
IssueTracker: https://github.com/39aldo39/DecSyncCC/issues
|
|
|
|
|
|
|
|
AutoName: DecSync CC
|
|
|
|
Summary: Sync contacts and calendars without a server using DecSync
|
|
|
|
Description: |-
|
|
|
|
DecSync CC synchronizes contacts and calendars using
|
2018-12-21 14:37:19 +00:00
|
|
|
<a href="https://github.com/39aldo39/DecSync">DecSync</a>. To start synchronizing, all
|
2018-12-02 18:31:39 +00:00
|
|
|
you have to do is synchronize the directory "DecSync" located in the primary
|
2018-12-21 14:35:40 +00:00
|
|
|
external storage, using for example <a href="https://f-droid.org/packages/com.nutomic.syncthingandroid">Syncthing</a>.
|
2018-12-02 18:31:39 +00:00
|
|
|
|
2018-12-21 14:35:40 +00:00
|
|
|
The UI is based on the one used in <a href="https://f-droid.org/packages/at.bitfire.davdroid">DAVdroid</a>.
|
2018-12-02 18:31:39 +00:00
|
|
|
.
|
|
|
|
|
|
|
|
RepoType: git
|
|
|
|
Repo: https://github.com/39aldo39/DecSyncCC
|
|
|
|
|
|
|
|
Builds:
|
|
|
|
- versionName: 1.0.0
|
|
|
|
versionCode: 1
|
|
|
|
commit: v1.0.0
|
|
|
|
subdir: app
|
|
|
|
submodules: true
|
|
|
|
gradle:
|
|
|
|
- yes
|
|
|
|
|
2018-12-04 23:54:34 +00:00
|
|
|
- versionName: 1.0.1
|
|
|
|
versionCode: 2
|
|
|
|
commit: v1.0.1
|
|
|
|
subdir: app
|
|
|
|
submodules: true
|
|
|
|
gradle:
|
|
|
|
- yes
|
|
|
|
|
2018-12-18 13:00:34 +00:00
|
|
|
- versionName: 1.1.0
|
|
|
|
versionCode: 3
|
|
|
|
commit: v1.1.0
|
|
|
|
subdir: app
|
|
|
|
submodules: true
|
|
|
|
gradle:
|
|
|
|
- yes
|
|
|
|
|
2018-12-02 18:31:39 +00:00
|
|
|
AutoUpdateMode: Version v%v
|
|
|
|
UpdateCheckMode: Tags
|
2018-12-18 13:00:34 +00:00
|
|
|
CurrentVersion: 1.1.0
|
|
|
|
CurrentVersionCode: 3
|