Commit Graph

133 Commits (25c1a1ad51fd8b394899305b91dc4cde3ec0f637)

Author SHA1 Message Date
rfc2822 69c94c8d93 Ensure trailing slash on user-given base URL (assuming users will always provide collections or base paths)
10 years ago
rfc2822 e9901f38f5 Set reasonable TLS settings
10 years ago
rfc2822 1ec1db3045 Ensure trailing slashes are always used for collections + tests
10 years ago
rfc2822 3601678fe8 Use new ical4j version to fix timezone bug
10 years ago
rfc2822 428c09c390 Send appropriate Accept/Content-Type headers + tests (closes #328)
10 years ago
rfc2822 ebe13cef5e Setup: always show 401 Unauthorized errors
10 years ago
rfc2822 5e5da95e23 Version bump to 0.6.3
10 years ago
rfc2822 07ec3c1a0a Don't fail to detect resources if principal is not available for CalDAV/CardDAV
10 years ago
rfc2822 88972aed1d Set STARRED as integer, not boolean (should fix #294)
10 years ago
rfc2822 225ffc07cf Version bump to 0.6.2
10 years ago
rfc2822 1235a5e45a Don't require capabilities on home sets that MAY not be available on these collections (fixes #289)
10 years ago
rfc2822 bdee53b5ab VCard 4 support detection; new ez-vcard version
10 years ago
rfc2822 2c79ae20e5 Move resource detection to separate class + tests
10 years ago
rfc2822 75e5a59948 Don't check capabilities on principal URL but on calendar/address book home set (fixes #286)
10 years ago
rfc2822 02d72e4f51 Version bump to 0.6.1; show exceptions from resource detection (see #284, see #286)
10 years ago
rfc2822 9a809c9761 Add group support via VCard CATEGORIES (closes #48)
10 years ago
rfc2822 d712238700 Handle redirections to relative URLs correctly (see #282) + tests; minor GUI change
10 years ago
rfc2822 1cde020619 Version bump to 0.6 (drop -alpha suffix)
10 years ago
rfc2822 4be031e274 Add support for well-known URIs (RFC 5785) - closes #148
10 years ago
rfc2822 cf40cb2ebc Handle HTTP redirections (fixes #83)
10 years ago
rfc2822 1678873885 Don't crash when Calendar Provider is not available at account creation
10 years ago
rfc2822 b7cd8baa05 Version bump to 0.5.14-alpha
10 years ago
rfc2822 3cab688782 Various upload changes
11 years ago
rfc2822 7e7d36584c Better invalid VCard handling
11 years ago
rfc2822 334dfb13d4 Ignore crappy unknown properties with illegal syntax (see issue #118)
11 years ago
rfc2822 13cfe3ce98 Debugging improvements
11 years ago
rfc2822 3e4efe8b82 Debug settings
11 years ago
rfc2822 624f33c746 Support HTTP(S) proxies (closes #232)
11 years ago
rfc2822 f69f449b44 Enable all supported TLS protocols (enables TLSv1.1/1.2 if supported by Android version on device, see #229)
11 years ago
rfc2822 0965c8d3a3 Version bump to 0.5.12
11 years ago
rfc2822 b8df91e12d Read non-high-res photos, too (fixes #53 again); remove stale connection check because RetryStrategy should be enough
11 years ago
rfc2822 f298d9dcb6 don't close httpClient while syncing
11 years ago
rfc2822 1e2051038c Retain unknown VCard properties, ez-vcard update, handle stale connections
11 years ago
rfc2822 4c05dd1e45 Version bump to 0.5.11-alpha
11 years ago
rfc2822 65f7053c02 SNI support for Android <4.2, too (see issue #9)
11 years ago
rfc2822 d22a2633af Version bump to 0.5.10.2-alpha
11 years ago
rfc2822 cba27426b7 Multiple bug fixes
11 years ago
bubak4 195eb19840 Fix #207 (http not supported #207)
11 years ago
rfc2822 84211564bc Add SNI support for Android 4.2+ for new API again (fixes #205)
11 years ago
rfc2822 e2f154c963 Upgrade to HttpComponents 4.3.2, version bump to 0.5.10
11 years ago
rfc2822 e0b21abc35 New settings management
11 years ago
rfc2822 ea94fbee72 Show JB Workaround info when installed from Google Play
11 years ago
rfc2822 e38feed08b Check base URL validity with new URI() instead of new URL() (fixes #184)
11 years ago
rfc2822 b1ffdbfa95 Fix a bug that deletes entities remotely even if they have changed remotely (closes #197)
11 years ago
rfc2822 8a02601cfc Version bump to 0.5.9
11 years ago
rfc2822 a12942c606 Support for read-only calendars (closes #126)
11 years ago
rfc2822 2a6cfc5346 Bump version to 0.5.8.1, ignore VCards without VEVENTs (fixes #178)
11 years ago
rfc2822 6c4acad758 Version bump to 0.5.8-alpha
11 years ago
rfc2822 c7fe069b1f Better DTSTART/DTEND handling
11 years ago
rfc2822 ea31f5a621 Fix crash when ROLE/TITLE but no ORG value set (fixes #163)
11 years ago