1
0
mirror of https://github.com/etesync/android synced 2024-12-23 23:18:46 +00:00
Go to file
Ricki Hirner 12248b8bb9
Version 0.9.1-beta1
* CalendarSyncManager/TaskSyncManager: only set calendar name and color on sync when data is available
* DavResourceFinder: test getCurrentUserPrincipal
* dav4android: use java.util.ServiceLoader, resilience against multi-status with <propstat> without <status> + test
* ical4android: always set HAS_ATTENDEE_DATA to 1
* vcard4android: small fixes
* merge translations from Transifex
2015-11-07 22:03:19 +01:00
app Version 0.9.1-beta1 2015-11-07 22:03:19 +01:00
dav4android@6a83ed5a37 Version 0.9.1-beta1 2015-11-07 22:03:19 +01:00
doc Improve ATTENDEE/ORGANIZER handling 2015-08-08 15:39:58 +02:00
gradle/wrapper Amend DebugInfoActivity 2015-11-07 14:10:17 +01:00
ical4android@78ad167afd Version 0.9.1-beta1 2015-11-07 22:03:19 +01:00
MemorizingTrustManager@9e30ffdf7d Integrate MemorizingTrustManager by Georg Lukas 2015-10-13 02:34:24 +02:00
scripts Log resource detection results to viewable string 2015-10-18 17:30:26 +02:00
vcard4android@2fd2e95ae6 Version 0.9.1-beta1 2015-11-07 22:03:19 +01:00
.gitignore Basic implementation of calendar sync. with common SyncManager 2015-10-14 18:20:51 +02:00
.gitmodules Update .gitmodules to publically accessible URLs 2015-10-24 12:08:51 +02:00
build.gradle First use of dav4android for resource detection 2015-10-10 02:15:53 +02:00
COPYING first commit 2013-09-18 20:03:36 +02:00
gradlew Migrated to Android Studio/gradle 2014-12-20 20:21:46 +01:00
gradlew.bat Migrated to Android Studio/gradle 2014-12-20 20:21:46 +01:00
README.md README changes 2015-10-13 11:27:33 +02:00
settings.gradle Basic implementation of calendar sync. with common SyncManager 2015-10-14 18:20:51 +02:00

DAVDROID

Please see the DAVdroid Web site for detailled information about DAVdroid.

DAVdroid is licensed under the GPLv3 License.

News and updates: @davdroidapp

Help and discussion: DAVdroid forums

Parts of DAVdroid have been outsourced into these libraries:

  • dav4android WebDAV/CalDav/CardDAV framework
  • ical4android iCalendar processing and Calendar Provider access
  • vcard4android VCard processing and Contacts Provider access

USED THIRD-PARTY LIBRARIES

Those libraries are used by DAVdroid (alphabetically):