1
0
mirror of https://github.com/etesync/android synced 2024-11-14 03:39:52 +00:00
Go to file
Ricki Hirner af011a65db Sync tasks
* remove VJOURNAL/notes sync (will be implemented later)
* setup: add "install Tasks app" fragment
* version bump to 0.8.0-beta1
* use Tasks instead of Mirakel
* handle task list colors
* allow independent selection of calendar/task sync for the same CalDAV calendar
* minor refactoring (don't use return value of Builder)
* handle more task fields and time zones
* sync interval setting for tasks
2015-05-25 19:54:16 +02:00
app Sync tasks 2015-05-25 19:54:16 +02:00
doc Minor changes 2014-11-12 14:37:22 +01:00
gradle/wrapper Version 0.7 2015-03-08 23:37:48 +01:00
lib/httpclient-android New target SDK: API level 22 (Android 5.1) 2015-05-02 10:55:31 +02:00
.gitignore Use source version of apache-httpclient 2015-04-30 14:48:28 +02:00
build.gradle Version 0.7 2015-03-08 23:37:48 +01:00
CONTRIBUTING.md Ignore crappy unknown properties with illegal syntax (see issue #118) 2014-05-09 15:55:05 +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 Handle resources with "%" and other special characters in file name more accurately (fixes #401) 2014-12-27 22:42:57 +01:00
settings.gradle Use source version of apache-httpclient 2015-04-30 14:48:28 +02:00

DAVDROID

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

DAVdroid is licensed under the GPLv3 License.

Twitter: @davdroidapp

USED THIRD-PARTY LIBRARIES