desktop/6.0.0
·
11 commits
to master
since this release
feat: Update dependencies and improve Android UI - Update various GitHub Actions to newer versions (`setup-java`, `setup-gradle`, `upload-artifact`, `action-gh-release`, `upload-pages-artifact`). - Upgrade `compose` to `1.9.3` and `androidx.core.splashscreen` to `1.2.0`. - Increment app versions for Android, iOS, and Desktop releases. - Add new adaptive icons and a splash screen theme for the Android app. - Move UI composables into `main` and `settings` subpackages for better organization. - Create `AdaptiveMainScreen` and `AdaptiveSettingsScreen` for better large-screen layouts. - Introduce `MainDetailPanePlaceholder` and `SettingsDetailPanePlaceholder` for empty detail panes.