NuvioStreaming/composeApp/src/androidMain/kotlin/com/nuvio/app
tapframe 993058825a feat(settings): Add integrations settings page and logo handling
- Introduced a new `IntegrationsSettingsPage` to manage TMDB, MDBList, and Trakt integrations.
- Updated `SettingsNavigationRow` to support both `ImageVector` and `Painter` for icons.
- Created `IntegrationLogo` enum to represent different integration logos.
- Implemented platform-specific logo handling in `IntegrationLogoPainter` for Android and iOS.
- Added new drawable resources for MDBList logo in both Android and common resources.
- Refactored `SearchScreen` to improve query handling and search history recording.
2026-04-01 14:34:15 +05:30
..
core trakt init 2026-04-01 13:16:13 +05:30
features feat(settings): Add integrations settings page and logo handling 2026-04-01 14:34:15 +05:30
MainActivity.kt feat(trakt): Refactor authentication state and add brand assets 2026-04-01 13:31:53 +05:30
Platform.android.kt streamscreen init 2026-03-11 21:35:12 +05:30