0
0
mirror of https://github.com/etesync/android.git synced 2024-09-20 13:08:51 +02:00
EteSync - Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars and tasks.
Go to file
Ricki Hirner 20ee4e03f3
Various improvements
* ContactsSyncManager: gracefully handle photo URLs without host name
* MainActivity: cache installer package name
* dav4android: use java.util.ServiceLoader to load DAV property factories
2015-11-07 15:18:23 +01:00
app Various improvements 2015-11-07 15:18:23 +01:00
dav4android@94b582ddea Various improvements 2015-11-07 15:18:23 +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@459f290a1e Update .gitmodules to publically accessible URLs 2015-10-24 12:08:51 +02: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@7b272fff46 vcard4android: ignore raw contact data rows without MIMETYPE 2015-10-23 02:28:23 +02: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):