Sunik Kupfer

Results 31 issues of Sunik Kupfer

Not super pretty, but since the SyncManager itself might be rewritten at some point - I think this should do?

### Purpose Switch to compose state and kotlin flows in remaining EditCalendarActvivity. ### Short description - Extract composables - ... ### Checklist - [ ] The PR has a proper...

Switch to compose state and kotlin flows - [ ] move composables inside an activity to their own file using only a "screen" composable in the activity - [ ]...

Changing sync interval adds new periodic workers, not updating or removing the existing one. Reproduce: 1. Add subscription 2. change the sync interval 3. See the PeriodicSyncWorkers pile up in...

question

### Purpose This is an addition/fix to the M3 rewrite. The progress bar was still green - like the account cards in the accounts overview, and so the pending state...

refactoring

### Purpose Staying true to the original design, this PR replaces the M3 green pastel tones used in different UI elements with a grey hue (surfaceVariant) and its dark mode...

refactoring

### Purpose Support task comments. ### Short description - Added a `comment` field to `Task`. - Enabled `Task` to read the `COMMENT` property into the `comment` field - Enabled `Task`...

enhancement

### Purpose Right now a `LocalAddressBook` still holds a reference to it's main account, but this is obsolete. We already have a relation between an address book account and the...

refactoring

### Problem scope - [ ] I'm sure that this is a DAVx⁵ problem. ### App version - [X] I'm using the latest available DAVx⁵ version. ### Android version and...

bug
need info

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