icsx5 icon indicating copy to clipboard operation
icsx5 copied to clipboard

ICSx⁵ is an Android app to subscribe to remote or local iCalendar files (like time tables of your school/university or event files of your sports team).

Results 33 icsx5 issues
Sort by recently updated
recently updated
newest added

### Purpose Fetch new translations from Transifex ### Short description Add new translations from transifex (Russian was 100% translated recently), and also remove unused strings as it seems. ### Checklist...

### Purpose Regression in theme colors ### Short description I think this is as simple as it can get. Simply disable the default background color of list items. ![image](https://github.com/user-attachments/assets/48603beb-1159-41d9-ba78-ca599f04bb2e) ###...

bug

Since https://github.com/bitfireAT/icsx5/pull/405 the card, toggle-switch and other colors which were light blue previously are now reverted to some purple/pink-ish standard color. We should check the changes and adapt the theme...

bug

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...

bug
dependent
3rd party

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...

bug
dependent
3rd party

### Purpose See #385, in some rare cases where INTERNET permission is not always granted, if trying to synchronize subscriptions for local files, they don't run since they wait until...

enhancement

Right now we always require internet connection, regardless of the subscriptions created https://github.com/bitfireAT/icsx5/blob/012c3b30d607a8e37dccb33f9b739b8a8eade828/app/src/main/java/at/bitfire/icsdroid/SyncWorker.kt#L58-L62 We should only require it if network subscriptions are set. See https://github.com/bitfireAT/icsx5/discussions/385

enhancement

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...

refactoring

Bumps the lib-dependencies group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.mikepenz:aboutlibraries-compose-m3](https://github.com/mikepenz/AboutLibraries) | `12.2.4` |...

dependencies
java