ICSdroid 1.5 released
-
ICSdroid 1.5
- library and SDK level updates
- performance improvements (ical4j/2.1.3 with VTIMEZONE caching)
- minor bug fixes and optimizations
-
ICSdroid 1.5.1
- hotfix for crash bug
-
ICSdroid 1.5.2
- library updates (cert4android, ical4android, ical4j)
- raise API level to 19 (Android 4.4); required by ical4j
-
ICSdroid 1.5.3
- take title/color from Intent when adding calendars (will take over name and color from DAVdroid 1.9.5+)
- take
LAST-MODIFIED
of exceptions into consideration - Android 8 compatibility (notification channels)
- minor bug fixes and improvements
- library updates
-
ICSdroid 1.5.4
- Android 8 notification channel for self-signed certificates
- minor timeout fix for self-signed certificates
-
ICSdroid 1.5.5
- send HTTP header:
Accept: text/calendar
- show ical4j version in HTTP User-Agent
- prevent multiple syncs to be run for the same account (bug on some devices)
- minor bug fixes and improvements
- send HTTP header:
-
ICSdroid 1.5.6
Sends HTTP header
Accept: text/calendar, */*;q=0.9
instead ofAccept: text/calendar
to improve compatibility with broken servers
-
ICSdroid 1.5.7
Minor improvements and bug fixes