alkaa icon indicating copy to clipboard operation
alkaa copied to clipboard

Kotlin multiplatform app to manage your tasks

Results 58 alkaa issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.jetbrains.compose](https://redirect.github.com/JetBrains/compose-jb) | `1.6.11` -> `1.7.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.jetbrains.compose/1.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.jetbrains.compose/1.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ch.qos.logback:logback-classic](http://logback.qos.ch) ([source](https://redirect.github.com/qos-ch/logback), [changelog](https://logback.qos.ch/news.html)) | `1.2.11` -> `1.5.11` | [![age](https://developer.mend.io/api/mc/badges/age/maven/ch.qos.logback:logback-classic/1.5.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [androidx.compose:compose-bom](https://developer.android.com/jetpack) | `2024.08.00` -> `2024.09.03` | [![age](https://developer.mend.io/api/mc/badges/age/maven/androidx.compose:compose-bom/2024.09.03?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/androidx.compose:compose-bom/2024.09.03?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cafe.adriel.voyager:voyager-bottom-sheet-navigator](https://redirect.github.com/adrielcafe/voyager) | `1.1.0-beta02` -> `1.1.0-beta03` | [![age](https://developer.mend.io/api/mc/badges/age/maven/cafe.adriel.voyager:voyager-bottom-sheet-navigator/1.1.0-beta03?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/cafe.adriel.voyager:voyager-bottom-sheet-navigator/1.1.0-beta03?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

Migrating to the new Compose Multiplatform Navigation library and implementing a new navigation system based on events.

A new component was created to give more life to the Category cards, the `EmojiCard`! For now, the card is not used. Future PRs will integrate an Emoji selector in...

Basically, when I am trying to update a task and edit an existing alarm, the picker starts from (now + 1h) instead of existing alarm's date-time. I managed to have...

good first issue