Update description and ver pattern of davdroid
This commit is contained in:
parent
7df6f18949
commit
a0516dfd12
|
@ -13,10 +13,10 @@ Summary:Sync contacts and calendars
|
||||||
Description:
|
Description:
|
||||||
DAVdroid is a CalDAV/CardDAV synchronisation adapter for Android 4+ devices.
|
DAVdroid is a CalDAV/CardDAV synchronisation adapter for Android 4+ devices.
|
||||||
|
|
||||||
Use it with your own server (like [https://nextcloud.com/ Nextcloud],
|
Use it with your own server (like [https://owncloud.org/ ownCloud]/
|
||||||
[http://baikal-server.com/ Baïkal], [http://www.davical.org/ DAViCal] or
|
[https://nextcloud.com/ Nextcloud], [http://baikal-server.com/ Baïkal],
|
||||||
[http://radicale.org/ radiCALe]) or with a trusted hoster to keep your contacts
|
[http://www.davical.org/ DAViCal] or [http://radicale.org/ radiCALe]) or with a
|
||||||
and events under your control.
|
trusted hoster to keep your contacts and events under your control.
|
||||||
|
|
||||||
Integrates natively in Android calendar/contact apps. See homepage for
|
Integrates natively in Android calendar/contact apps. See homepage for
|
||||||
configuration details, including info about self-signed certificates.
|
configuration details, including info about self-signed certificates.
|
||||||
|
@ -474,6 +474,6 @@ Build:1.3.6-ose,131
|
||||||
gradle=standard
|
gradle=standard
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags ^v[0-9.]*$
|
Update Check Mode:Tags ^v[0-9.]+-ose$
|
||||||
Current Version:1.3.6-ose
|
Current Version:1.3.6-ose
|
||||||
Current Version Code:131
|
Current Version Code:131
|
||||||
|
|
Loading…
Reference in a new issue