mirror of
https://github.com/etesync/android
synced 2024-11-22 16:08:13 +00:00
Update readme.
This commit is contained in:
parent
afca87f4d8
commit
a24c0fddff
41
README.md
41
README.md
@ -1,36 +1,15 @@
|
|||||||
|
EteSync
|
||||||
|
=======
|
||||||
|
|
||||||
[![build status](https://gitlab.com/bitfireAT/davdroid/badges/master/build.svg)](https://gitlab.com/bitfireAT/davdroid/commits/master)
|
Please see the [EteSync website](https://www.etesync.com) for more information.
|
||||||
|
|
||||||
|
EteSync is licensed under the [GPLv3 License](LICENSE).
|
||||||
|
|
||||||
DAVdroid
|
EteSync's source code is based on [DAVdroid](https://davdroid.bitfire.at) and adjusted to work
|
||||||
========
|
with the EteSync protocol.
|
||||||
|
|
||||||
Please see the [DAVdroid Web site](https://davdroid.bitfire.at) for
|
Third Party Libraries
|
||||||
comprehensive information about DAVdroid.
|
=====================
|
||||||
|
|
||||||
DAVdroid is licensed under the [GPLv3 License](LICENSE).
|
This project relies on many great third party libraries. Please take a look at the
|
||||||
|
app's about menu for more information about them and their licenses.
|
||||||
News and updates: [@davdroidapp](https://twitter.com/davdroidapp)
|
|
||||||
|
|
||||||
Help and discussion: [DAVdroid forums](https://davdroid.bitfire.at/forums)
|
|
||||||
|
|
||||||
Parts of DAVdroid have been outsourced into these libraries:
|
|
||||||
|
|
||||||
* [cert4android](https://gitlab.com/bitfireAT/cert4android) – custom certificate management
|
|
||||||
* [dav4android](https://gitlab.com/bitfireAT/dav4android) – WebDAV/CalDav/CardDAV framework
|
|
||||||
* [ical4android](https://gitlab.com/bitfireAT/ical4android) – iCalendar processing and Calendar Provider access
|
|
||||||
* [vcard4android](https://gitlab.com/bitfireAT/vcard4android) – VCard processing and Contacts Provider access
|
|
||||||
|
|
||||||
[![Flattr this!](https://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=bitfire&url=https://davdroid.bitfire.at&title=DAVdroid&category=software)
|
|
||||||
|
|
||||||
|
|
||||||
USED THIRD-PARTY LIBRARIES
|
|
||||||
==========================
|
|
||||||
|
|
||||||
Those libraries are used by DAVdroid (alphabetically):
|
|
||||||
|
|
||||||
* [dnsjava](http://www.xbill.org/dnsjava/) – [BSD License](http://www.xbill.org/dnsjava/dnsjava-current/LICENSE)
|
|
||||||
* [ez-vcard](https://code.google.com/p/ez-vcard/) – [New BSD License](http://opensource.org/licenses/BSD-3-Clause)
|
|
||||||
* [iCal4j](http://ical4j.sourceforge.net/) – [New BSD License](http://sourceforge.net/p/ical4j/ical4j/ci/default/tree/LICENSE)
|
|
||||||
* [okhttp](https://square.github.io/okhttp/) – [Apache License, Version 2.0](https://square.github.io/okhttp/#license)
|
|
||||||
* [Project Lombok](http://projectlombok.org/) – [MIT License](http://opensource.org/licenses/mit-license.php)
|
|
||||||
|
Loading…
Reference in New Issue
Block a user