Commit Graph

214 Commits (bfbd4569ed60d703cfd429711c4cbfa32b717244)
 

Author SHA1 Message Date
rfc2822 15e8e20bad More input checks
11 years ago
rfc2822 b35273a6d5 Version bump to 0.5.1; fix crash bug (fixes #108)
11 years ago
rfc2822 33b8aa8e05 Ignore invalid IM addresses (fixes #105), Lombok 1.12.2
11 years ago
rfc2822 eaa080cfe8 Version bump to 0.5
11 years ago
rfc2822 8c79c64d75 Add more vCard fields
11 years ago
rfc2822 87b71b0b38 VCard 3 support
11 years ago
rfc2822 725c815e32 Fix crash bug when ORGANIZER has no URI scheme
11 years ago
rfc2822 1986837be8 Version 0.4.4
11 years ago
rfc2822 44cf628dd6 Provide DTEND for single-time events and DURATION for recurring events to Android calendar data provider (fixes #60)
11 years ago
rfc2822 3cbfcbee9b CalDAV: ignore collections without VEVENT support (for instance, VTODO collections)
11 years ago
rfc2822 8f7b48748b add DURATION iCal->Android, collection refactoring
11 years ago
rfc2822 4f9bd5bebd version bump to 0.4.3-alpha
11 years ago
rfc2822 0f09881eaf treat 404 on DELETE as success (fixes #94)
11 years ago
rfc2822 759e32b89b support for reminders; better support for recurring events; bug fixes
11 years ago
rfc2822 55d9dc4357 security fix: validate certificates and not only host names (thanks Günter)
11 years ago
rfc2822 37ff088b78 version bump to 0.4.2
11 years ago
rfc2822 af698c584b Bug fixes, SDK level 19
11 years ago
rfc2822 1fc2679bd4 Bug fixes, refactoring, version bump
11 years ago
rfc2822 66d6ec34d1 Fix invalid URLs one more time
11 years ago
rfc2822 b802ed07d9 Preserve order in multiget requests (thanks Marten, fixes #65)
11 years ago
rfc2822 6889559fef SNI support (fixes #9); only available for API level >= 17 (Android 4.2+)
11 years ago
rfc2822 8e8bc1c772 Merge pull request #74 from oliver/master
11 years ago
Oliver Gerlich e7e7759f41 fix NumberFormatException when parsing "ff" alpha value into a Byte
11 years ago
rfc2822 1e00ed217f import Apple calendar-color with r,g,b,a (see issue #31)
11 years ago
rfc2822 f8f10be3ba don't decode URI pathes (fixes #58), don't expect GET/POST/PUT on collections
11 years ago
rfc2822 5aa77e51a2 Version bump to 0.3.8 (version code 12)
11 years ago
rfc2822 c1f57a4470 Importing calendar colors from <calendar:color xmlns="http://apple.com/ns/ical/"> element (see #31)
11 years ago
rfc2822 477a3c89f7 avoid NullPointerException (hint from ANR)
11 years ago
rfc2822 ab517bd87d Always append trailing slash to address-book/calendar home set to avoid redirections
11 years ago
rfc2822 c753dcaa8e RoboHydra tests, URL sanitizing
11 years ago
rfc2822 362f0036be refactoring, RoboHydra tests
11 years ago
rfc2822 0626f1ecdc basic WebDAV tests
11 years ago
rfc2822 f85dbe934b Version bump to 0.3.7 (version code 11)
11 years ago
rfc2822 603758fcbc support for structured addresses (closes #29); bug fixes
11 years ago
rfc2822 fb671a67a4 iCal4j update, handle relative URLs with colons
11 years ago
rfc2822 ff4fe77fe3 improved photo parsing, DELETE statement
11 years ago
rfc2822 da4443da62 Version bump to 0.3.6
11 years ago
rfc2822 a45aed6914 don't follow redirects (see issue #52)
11 years ago
rfc2822 dbc89cb4fe better vcard parsing error logging, always append trailing slash to collection URLs
11 years ago
rfc2822 b6611131db Main activity, minor changes
11 years ago
rfc2822 e3ba460991 version 0.3.5-alpha
11 years ago
rfc2822 68bd43fe6a don't show calendars/address books as syncable in account when no calendars/address books were added; select only events from correct calendar when querying (fixes #37)
11 years ago
rfc2822 b2ab24afd2 Don't delete resources without file name (fixes #33)
11 years ago
rfc2822 a01c531784 Use correct caching for address book/calendar selection ListView
11 years ago
rfc2822 42929ddcf1 Bug fixes
11 years ago
rfc2822 03a85da6e3 Commit after every 100 resource downloads to avoid TransactionTooLargeException
11 years ago
rfc2822 d15478b863 bug fixes
11 years ago
rfc2822 5db8bcb9d8 Fix "can't edit contact" / "account doesn't show up" and other bugs; refactoring
11 years ago
rfc2822 c87fb7bedd fix potential crash bug when server returns no collection members
11 years ago
rfc2822 59ded55ac1 version bump to 0.3.3-alpha
11 years ago