Commit Graph

186 Commits (cc1a1741f99ff77d0af971e3718fa869cb80b648)
 

Author SHA1 Message Date
rfc2822 fee6431981 Version bump to 0.5.7
11 years ago
rfc2822 9b992c54ca Fix regression (8a651f135b) causing unnecessary traffic (closes #162, closes #147)
11 years ago
rfc2822 4073880185 Minor changes
11 years ago
rfc2822 b3f145f6a8 Minor bug fixes
11 years ago
rfc2822 4f1488ece5 0.5.6α Wage Slave
11 years ago
rfc2822 4dc65d0144 Version bump to 0.5.5-alpha
11 years ago
rfc2822 43cc5c0e7b Commit after every full record insertion/update (closes #135)
11 years ago
rfc2822 983214d23b Bug fixes
11 years ago
rfc2822 520ec21d9e Use (final) static wherever possible for method signature clarity/performance
11 years ago
rfc2822 e667de8992 Allow vCard4 fields (ANNIVERSARY) in vCard3, too (closes #131).
11 years ago
rfc2822 8be6fdedd9 Minor refactoring
11 years ago
rfc2822 df012efe78 Support for SIP addresses (closes #78)
11 years ago
rfc2822 558075f1bb Minor improvements
11 years ago
rfc2822 4505a5958d Fetch remote records in chunks of max. 50 to avoid server and memory problems
11 years ago
rfc2822 385e7b5e13 Fetch resources for uploading one-by-one to save memory
11 years ago
rfc2822 64068f7007 Refactoring
11 years ago
rfc2822 f4bb3639e6 throw RecordNotFoundExceptions only when specific records are requested
11 years ago
rfc2822 8a651f135b Refactoring
11 years ago
rfc2822 6cfaad35b1 Version bump to 0.5.3-alpha
11 years ago
rfc2822 ec4fedf04e Version bump to 0.5.2-alpha
11 years ago
rfc2822 d30715f813 avoid NullPointerExceptions when contact data rows with custom types have no LABEL
11 years ago
rfc2822 3af25754c4 Amend EditSchema and VCard fields
11 years ago
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