1
0
mirror of https://github.com/etesync/android synced 2024-11-15 12:28:57 +00:00
Go to file
rfc2822 13cfe3ce98 Debugging improvements
* force debugging options for resource detection (because there's no way to turn them on until there's an account)
* provide "report issue" button in debug settings
* provide CONTRIBUTING.md, including instructions on how to report issues
* increase socket timeout from 20 to 45 seconds (hopefully fixes #237)
* previous commit: increase total simultaneous connections to 3 (2 per host)
2014-05-09 15:44:38 +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 Debugging improvements 2014-05-09 15:44:38 +02:00
src Debugging improvements 2014-05-09 15:44:38 +02:00
test Retain unknown VCard properties, ez-vcard update, handle stale connections 2014-04-04 20:47:46 +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 Debugging improvements 2014-05-09 15:44:38 +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