NuvioStreaming/composeApp/src
Leonardo Montemurro ee61f2d83c fix: notify ThemeSettingsRepository when cached profiles are loaded
loadCachedProfiles() sets activeProfileIndex but did not notify
ThemeSettingsRepository to re-read profile-scoped settings (theme,
amoled) from the correct profile key. This ensures theme and other
profile-scoped preferences are loaded from the correct profile
after the cached profile data is applied.
2026-04-27 15:01:23 +02:00
..
androidFull fix: android file pickup fix and modal button alignement fix 2026-04-19 01:43:12 +05:30
androidMain fix: make app language key global, not profile-scoped 2026-04-27 15:01:08 +02:00
androidPlaystore/kotlin/com/nuvio/app feat: in app updater 2026-04-19 01:15:39 +05:30
commonMain fix: notify ThemeSettingsRepository when cached profiles are loaded 2026-04-27 15:01:23 +02:00
commonTest/kotlin/com/nuvio/app feat: tmdb as source for collections 2026-04-21 00:22:02 +05:30
desktopMain/kotlin/com/nuvio/app feat: in app updater 2026-04-19 01:15:39 +05:30
fullCommonMain/kotlin/com/nuvio/app/features ref: plugin to use saved tmdb api key for tv show resolution 2026-04-19 16:12:16 +05:30
iosAppStore/kotlin/com/nuvio/app feat: in app updater 2026-04-19 01:15:39 +05:30
iosFull/kotlin/com/nuvio/app feat: in app updater 2026-04-19 01:15:39 +05:30
iosMain/kotlin/com/nuvio/app fix: make app language key global, not profile-scoped 2026-04-27 15:01:08 +02:00
nativeInterop/cinterop feat(crypto): Implement cross-platform cryptographic functions and integrate with native interop 2026-04-02 12:52:57 +05:30