Sunik Kupfer
Sunik Kupfer
There is some outdated information on https://icsx5.bitfire.at/faq/ - ICSx5 does not use the android sync framework anymore - the icloud support website link is dead "[share a public calendar with...
This issue is for tracking the changes made in #383 which we might be able to undo again. There are unused (commented out) imports in ical4j which required us to...
Thunderbird (and apparently other calendar software) imports the event in the following calendar (see details) as happening at 16:30, while ICSx5 imports it at 01:00 am (same day). Until now...
For https://github.com/bitfireAT/davx5/issues/603 . Should: - add `_sync_id: Long?` property holding value for `Calendars._SYNC_ID` to `AndroidCalendar` - add `_sync_id: Long?` property to `JtxCollection` and `at.techbee.jtx.JtxContract`
### Problem scope - [X] I'm sure that this is a DAVx⁵ problem. ### App version - [X] I'm using the latest available DAVx⁵ version. ### Android version and device/firmware...
As of right now we have the naming conventions of - "local collections" for collections storing the actual contents in the content providers. Thats is: `LocalCollection`, `LocalCalendar`, `LocalJtxCollection`, `LocalTaskList`, `LocalAddressBook`...
From a usabilty perspective it's understandable you use a checkmark (✔) icon for the tasks and not an empty checkbox. I myself am quite used to seeing empty checkboxes (🔲)...
We have marked `CalendarCredentials` has deprecated. We should replace it, make the required changes and remove the deprecation warning. @ArnyminerZ is this a big change? What exactly do you mean...
### Purpose After editing an event, task or contact in a local collection / content provider, their entries are marked as dirty and the sync framework can inform us about...
EDITED To reproduce: 1. create a clean new A15 or A14 emulator 1. install https://github.com/bitfireAT/davx5-ose/pull/1445 1. setup nextcloud with test account 1. see the pending sync now I did not...