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 241e15404f
Amend DebugInfoActivity
* write report to temporary file in external cache dir before sending
* don't delete the report file onActivityResult (because services like the email service may access it asynchronously)
* don't show label of installer (just the package name), because some use ambiguous strings like "App Store" etc.
* show sync. settings for all accounts again
2015-11-07 14:10:17 +01:00
app Amend DebugInfoActivity 2015-11-07 14:10:17 +01:00
dav4android@f254b6e0fa Minor bug fixes and improvements 2015-10-21 02:06:29 +02: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):