1
0
mirror of https://github.com/etesync/android synced 2024-11-15 12:28:57 +00:00
Go to file
rfc2822 3cab688782 Various upload changes
* fix issue when first upload fails (fixes #233)
* show debug settings menu item in main activity
* update ETag in local database when a PUT request returns an updated ETag, meaning that
  locally created/updated records won't be downloaded from the server immediately after the upload
2014-05-23 13:08:08 +02:00
compile-libs Support HTTP(S) proxies (closes #232) 2014-05-07 22:53:22 +02:00
doc Support for read-only calendars (closes #126) 2014-03-09 15:12:59 +01:00
eclipse-libs Support HTTP(S) proxies (closes #232) 2014-05-07 22:53:22 +02:00
libs Retain unknown VCard properties, ez-vcard update, handle stale connections 2014-04-04 20:47:46 +02:00
res Various upload changes 2014-05-23 13:08:08 +02:00
src Various upload changes 2014-05-23 13:08:08 +02:00
test Various upload changes 2014-05-23 13:08:08 +02:00
.gitignore Calendar improvements 2013-10-05 10:59:19 +02:00
AndroidManifest.xml Debug settings 2014-05-08 21:22:52 +02:00
build.xml Ant build support 2013-10-12 14:55:49 +02: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
proguard-project.txt Adapted tests 2014-03-23 13:01:46 +01:00
project.properties Bug fixes, SDK level 19 2013-11-22 15:11:08 +01:00
README.md Debugging improvements 2014-05-09 15:44:38 +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