Commit Graph

  • b1ffdbfa95 Fix a bug that deletes entities remotely even if they have changed remotely (closes #197) rfc2822 2014-03-14 23:14:32 +0100
  • 8a02601cfc Version bump to 0.5.9 rfc2822 2014-03-09 17:55:16 +0100
  • a12942c606 Support for read-only calendars (closes #126) rfc2822 2014-03-09 15:12:34 +0100
  • 70973dcc0a French translation that compiles Magnus Anderssen 2014-02-13 21:13:05 +0100
  • a511b16211 French translation unknown 2014-02-11 19:08:37 +0100
  • 46fb5df191 Update strings.xml xphnx 2014-02-10 17:51:00 +0100
  • 72e31a7330 Update strings.xml xphnx 2014-02-10 17:45:50 +0100
  • 2a6cfc5346 Bump version to 0.5.8.1, ignore VCards without VEVENTs (fixes #178) rfc2822 2014-02-26 22:20:09 +0100
  • 6c4acad758 Version bump to 0.5.8-alpha rfc2822 2014-02-08 20:12:31 +0100
  • c7fe069b1f Better DTSTART/DTEND handling rfc2822 2014-02-08 18:53:31 +0100
  • 972da39e4a 0.5.7-alpha1: crash bug fix rfc2822 2014-02-02 19:21:25 +0100
  • c5a4958d3a Merge pull request #165 from xphnx/patch-1 rfc2822 2014-01-31 09:49:39 -0800
  • a7aec7b4a9 Update and rename strings.xml to strings-es.xml xphnx 2014-01-28 18:47:01 +0100
  • ea31f5a621 Fix crash when ROLE/TITLE but no ORG value set (fixes #163) rfc2822 2014-01-26 12:50:50 +0100
  • ea06c4a7a1 Better organization, job title/description handling rfc2822 2014-01-25 13:07:33 +0100
  • fee6431981 Version bump to 0.5.7 rfc2822 2014-01-25 11:47:36 +0100
  • 9b992c54ca Fix regression (8a651f135b) causing unnecessary traffic (closes #162, closes #147) rfc2822 2014-01-25 11:00:17 +0100
  • 4073880185 Minor changes rfc2822 2014-01-21 23:10:05 +0100
  • b3f145f6a8 Minor bug fixes rfc2822 2014-01-12 19:59:38 +0100
  • 4f1488ece5 0.5.6α Wage Slave rfc2822 2014-01-06 20:01:03 +0100
  • 4dc65d0144 Version bump to 0.5.5-alpha rfc2822 2014-01-06 05:48:56 +0100
  • 43cc5c0e7b Commit after every full record insertion/update (closes #135) rfc2822 2014-01-06 05:45:31 +0100
  • 983214d23b Bug fixes rfc2822 2014-01-06 05:28:28 +0100
  • 520ec21d9e Use (final) static wherever possible for method signature clarity/performance rfc2822 2013-12-31 19:13:22 +0100
  • e667de8992 Allow vCard4 fields (ANNIVERSARY) in vCard3, too (closes #131). rfc2822 2013-12-31 16:55:29 +0100
  • 8be6fdedd9 Minor refactoring rfc2822 2013-12-31 16:37:31 +0100
  • df012efe78 Support for SIP addresses (closes #78) rfc2822 2013-12-26 17:23:14 +0100
  • 558075f1bb Minor improvements rfc2822 2013-12-25 15:15:23 +0100
  • 4505a5958d Fetch remote records in chunks of max. 50 to avoid server and memory problems rfc2822 2013-12-24 12:49:23 +0100
  • 385e7b5e13 Fetch resources for uploading one-by-one to save memory rfc2822 2013-12-22 17:08:27 +0100
  • 64068f7007 Refactoring rfc2822 2013-12-22 00:58:58 +0100
  • f4bb3639e6 throw RecordNotFoundExceptions only when specific records are requested rfc2822 2013-12-21 20:54:54 +0100
  • 8a651f135b Refactoring rfc2822 2013-12-20 22:34:47 +0100
  • 6cfaad35b1 Version bump to 0.5.3-alpha rfc2822 2013-12-15 19:45:28 +0100
  • ec4fedf04e Version bump to 0.5.2-alpha rfc2822 2013-12-11 17:08:10 +0100
  • d30715f813 avoid NullPointerExceptions when contact data rows with custom types have no LABEL rfc2822 2013-12-11 15:48:21 +0100
  • 3af25754c4 Amend EditSchema and VCard fields rfc2822 2013-12-11 15:19:50 +0100
  • 15e8e20bad More input checks rfc2822 2013-12-11 14:48:05 +0100
  • b35273a6d5 Version bump to 0.5.1; fix crash bug (fixes #108) rfc2822 2013-12-08 14:00:48 +0100
  • 33b8aa8e05 Ignore invalid IM addresses (fixes #105), Lombok 1.12.2 rfc2822 2013-12-08 13:31:59 +0100
  • eaa080cfe8 Version bump to 0.5 rfc2822 2013-12-06 20:26:39 +0100
  • 8c79c64d75 Add more vCard fields rfc2822 2013-12-06 14:17:39 +0100
  • 87b71b0b38 VCard 3 support rfc2822 2013-12-04 14:04:18 +0100
  • 725c815e32 Fix crash bug when ORGANIZER has no URI scheme rfc2822 2013-12-03 20:34:50 +0100
  • 1986837be8 Version 0.4.4 rfc2822 2013-12-01 16:07:27 +0100
  • 44cf628dd6 Provide DTEND for single-time events and DURATION for recurring events to Android calendar data provider (fixes #60) rfc2822 2013-11-30 00:49:44 +0100
  • 3cbfcbee9b CalDAV: ignore collections without VEVENT support (for instance, VTODO collections) rfc2822 2013-11-30 00:06:16 +0100
  • 8f7b48748b add DURATION iCal->Android, collection refactoring rfc2822 2013-11-26 22:20:00 +0100
  • 4f9bd5bebd version bump to 0.4.3-alpha rfc2822 2013-11-24 13:21:59 +0100
  • 0f09881eaf treat 404 on DELETE as success (fixes #94) rfc2822 2013-11-24 13:19:55 +0100
  • 759e32b89b support for reminders; better support for recurring events; bug fixes rfc2822 2013-11-24 13:15:31 +0100
  • 55d9dc4357 security fix: validate certificates and not only host names (thanks Günter) rfc2822 2013-11-24 03:01:21 +0100
  • 37ff088b78 version bump to 0.4.2 rfc2822 2013-11-22 15:11:39 +0100
  • af698c584b Bug fixes, SDK level 19 rfc2822 2013-11-22 14:27:44 +0100
  • 1fc2679bd4 Bug fixes, refactoring, version bump rfc2822 2013-11-17 15:37:17 +0100
  • 66d6ec34d1 Fix invalid URLs one more time rfc2822 2013-11-17 13:04:57 +0100
  • b802ed07d9 Preserve order in multiget requests (thanks Marten, fixes #65) rfc2822 2013-11-15 11:19:41 +0100
  • 6889559fef SNI support (fixes #9); only available for API level >= 17 (Android 4.2+) rfc2822 2013-11-15 01:02:29 +0100
  • 8e8bc1c772 Merge pull request #74 from oliver/master rfc2822 2013-11-14 01:41:46 -0800
  • e7e7759f41 fix NumberFormatException when parsing "ff" alpha value into a Byte Oliver Gerlich 2013-11-13 22:09:14 +0100
  • 1e00ed217f import Apple calendar-color with r,g,b,a (see issue #31) rfc2822 2013-11-12 22:17:46 +0100
  • f8f10be3ba don't decode URI pathes (fixes #58), don't expect GET/POST/PUT on collections rfc2822 2013-11-12 18:38:14 +0100
  • 5aa77e51a2 Version bump to 0.3.8 (version code 12) rfc2822 2013-11-09 12:45:09 +0100
  • c1f57a4470 Importing calendar colors from <calendar:color xmlns="http://apple.com/ns/ical/"> element (see #31) rfc2822 2013-11-09 12:42:32 +0100
  • 477a3c89f7 avoid NullPointerException (hint from ANR) rfc2822 2013-11-09 10:54:29 +0100
  • ab517bd87d Always append trailing slash to address-book/calendar home set to avoid redirections rfc2822 2013-11-09 01:36:09 +0100
  • c753dcaa8e RoboHydra tests, URL sanitizing rfc2822 2013-11-09 01:13:38 +0100
  • 362f0036be refactoring, RoboHydra tests rfc2822 2013-11-03 14:52:49 +0100
  • 0626f1ecdc basic WebDAV tests rfc2822 2013-11-03 01:40:24 +0100
  • f85dbe934b Version bump to 0.3.7 (version code 11) rfc2822 2013-11-02 16:18:17 +0100
  • 603758fcbc support for structured addresses (closes #29); bug fixes rfc2822 2013-11-02 16:09:48 +0100
  • fb671a67a4 iCal4j update, handle relative URLs with colons rfc2822 2013-11-01 15:27:48 +0100
  • ff4fe77fe3 improved photo parsing, DELETE statement rfc2822 2013-11-01 12:13:45 +0100
  • da4443da62 Version bump to 0.3.6 rfc2822 2013-10-30 17:22:24 +0100
  • a45aed6914 don't follow redirects (see issue #52) rfc2822 2013-10-30 17:20:04 +0100
  • dbc89cb4fe better vcard parsing error logging, always append trailing slash to collection URLs rfc2822 2013-10-30 15:14:19 +0100
  • b6611131db Main activity, minor changes rfc2822 2013-10-30 11:37:27 +0100
  • e3ba460991 version 0.3.5-alpha rfc2822 2013-10-27 01:31:54 +0200
  • 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) rfc2822 2013-10-27 00:52:35 +0200
  • b2ab24afd2 Don't delete resources without file name (fixes #33) rfc2822 2013-10-27 00:14:55 +0200
  • a01c531784 Use correct caching for address book/calendar selection ListView rfc2822 2013-10-27 00:03:41 +0200
  • 42929ddcf1 Bug fixes rfc2822 2013-10-26 23:45:10 +0200
  • 03a85da6e3 Commit after every 100 resource downloads to avoid TransactionTooLargeException rfc2822 2013-10-26 22:35:26 +0200
  • d15478b863 bug fixes rfc2822 2013-10-26 20:35:22 +0200
  • 5db8bcb9d8 Fix "can't edit contact" / "account doesn't show up" and other bugs; refactoring rfc2822 2013-10-20 17:40:03 +0200
  • c87fb7bedd fix potential crash bug when server returns no collection members rfc2822 2013-10-16 18:22:59 +0200
  • 59ded55ac1 version bump to 0.3.3-alpha rfc2822 2013-10-16 00:18:00 +0200
  • db1f2666e8 fixes issue #11 rfc2822 2013-10-16 00:09:29 +0200
  • 6ee010905e add contacts.xml and birthday (couldn't test it) rfc2822 2013-10-15 22:52:15 +0200
  • b9a13bf7de disable strict parsing of XML response for PROPFIND and multiget rfc2822 2013-10-15 22:54:02 +0200
  • 7ab740d443 Ant build support rfc2822 2013-10-12 14:49:06 +0200
  • 9a9d9709c9 various improvements rfc2822 2013-10-12 00:00:20 +0200
  • 6727987051 fix annoying bug that marked contacts as starred rfc2822 2013-10-11 21:50:22 +0200
  • 5d3ef61b77 bug fixes rfc2822 2013-10-09 19:52:07 +0200
  • 62ed38ee4f Bug fixes: rfc2822 2013-10-09 14:42:38 +0200
  • c012512de1 refactoring rfc2822 2013-10-06 01:55:44 +0200
  • 495b854bf2 Refactoring rfc2822 2013-10-05 13:34:03 +0200
  • 3729951b52 Calendar improvements rfc2822 2013-10-05 02:12:57 +0200
  • 350171c20c biweekly 0.3 -> 0.3.1, incomplete time zone support for events, Android-compatible Lombok rfc2822 2013-09-27 18:19:07 +0200
  • 90cf92bc16 new Android test project rfc2822 2013-09-18 21:11:42 +0200