Commit graph

6 commits

Author SHA1 Message Date
tapframe
511accc520 cleanup trakt settings 2026-04-01 15:47:09 +05:30
tapframe
e8c0b09aa3 feat(trakt): Enhance Trakt progress handling with improved entry hydration and refresh management 2026-04-01 15:36:13 +05:30
tapframe
fff3a6eac4 init trakt scrobble and watch history 2026-04-01 15:31:51 +05:30
tapframe
39a5d57f15 feat(trakt): Implement Trakt code login functionality and enhance metadata fetching 2026-04-01 13:54:06 +05:30
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
tapframe
590fb745dd trakt init 2026-04-01 13:16:13 +05:30