NuvioStreaming/composeApp/src
tapframe 88251346c8 Refactor player UI components to utilize MaterialTheme color scheme
- Updated PlayerEpisodesPanel, PlayerOverlays, PlayerSourcesPanel, SubtitleModal, and SubtitleStylePanel to use MaterialTheme.colorScheme for consistent theming.
- Replaced hardcoded colors with dynamic colors from the MaterialTheme, enhancing adaptability to different themes.
- Improved accessibility and visual consistency across various player components by ensuring text and background colors align with the current theme.
2026-03-29 16:52:11 +05:30
..
androidMain feat(player): enhance player functionality with source and episode management 2026-03-29 16:43:08 +05:30
commonMain Refactor player UI components to utilize MaterialTheme color scheme 2026-03-29 16:52:11 +05:30
commonTest/kotlin/com/nuvio/app feat: Enhance catalog fetching and parsing; add raw item count and max items support; update HomeCatalogParser and related models 2026-03-29 12:54:17 +05:30
iosMain/kotlin/com/nuvio/app feat(player): enhance player functionality with source and episode management 2026-03-29 16:43:08 +05:30