I’m happy that it now works for you and will consider handling responses less strict (but I don’t know if and when, because that would change the sync logic again and at the moment, I don’t want to play around with it).
Release ical4android on Jitpack
-
I am currently working on Etar in my free time (https://github.com/Etar-Group/Etar-Calendar/pulls?q=is%3Apr+author%3Adschuermann+is%3Aclosed) and would like to rework its ical import/export functionality.
For this I plan to use ical4android. It would be great if this library could be released on jitpack or similar so that we don’t need to include another git submodule
Cheers
Dominik -
@dschuermann Hi,
Sounds fine
Can you maybe send a patch/MR for that?
I suggest to use commit IDs for packaging because there’s no numbered versioning at the moment.
-
Jup, will do
-
Merge Request is here: https://gitlab.com/bitfireAT/ical4android/-/merge_requests/7
-
Done, thanks.