NuvioStreaming/iosApp/iosApp
tapframe 64b72ce084 feat(trakt): Refactor authentication state and add brand assets
- Updated TraktAuthState to replace device and user codes with pending authorization fields.
- Modified TraktAuthUiState to remove polling fields and include pending authorization timestamp.
- Introduced TraktBrandAsset enum for brand assets.
- Implemented traktBrandPainter function for Android and iOS to provide appropriate brand images.
- Added SVG and XML resources for Trakt brand assets (logo wordmark and favicon).
- Updated iOS app to handle URL callbacks for Trakt authentication.
- Added TraktAuthBridge to manage authentication callback handling.
2026-04-01 13:31:53 +05:30
..
Assets.xcassets feat: add release signing configuration and update app icons to use webp format 2026-03-30 00:57:02 +05:30
Player feat: Add trailer functionality to TMDB settings and playback 2026-04-01 00:36:38 +05:30
Preview Content/Preview Assets.xcassets kmp init 2026-03-04 09:00:00 +05:30
ContentView.swift ios player init 2026-03-12 00:10:12 +05:30
Info.plist feat(trakt): Refactor authentication state and add brand assets 2026-04-01 13:31:53 +05:30
iOSApp.swift feat(trakt): Refactor authentication state and add brand assets 2026-04-01 13:31:53 +05:30
OrientationLockCoordinator.swift feat: Implement PlayerLaunch and PlayerLaunchStore for managing player launch data; update MainAppContent to utilize new structures 2026-03-29 11:41:18 +05:30