Commit graph

11 commits

Author SHA1 Message Date
tapframe
e83bdc2d53 feat(details): enhance PersonDetailScreen with credit sorting and haptic feedback 2026-04-03 15:39:55 +05:30
tapframe
fe04d6cf72 feat(entity-browse): add TmdbEntityBrowseScreen and related functionality 2026-04-03 01:52:44 +05:30
tapframe
9bcbe21d46 feat: added castscreen 2026-04-03 01:26:43 +05:30
tapframe
90a7048daf feat(tmdb): Implement API key handling and validation for TMDB settings 2026-04-01 17:13:53 +05:30
tapframe
b2356ec6d3 feat: Add trailer functionality to TMDB settings and playback
- Introduced a new toggle for trailers in TMDB settings.
- Updated TMDB metadata service to fetch and handle trailers.
- Enhanced TMDB settings repository and storage to persist trailer preferences.
- Implemented trailer playback resolver for iOS, integrating YouTube extractor.
- Modified player bridge to support loading video with audio.
- Added necessary data classes and methods for trailer management and playback.
2026-04-01 00:36:38 +05:30
tapframe
515f3de17f feat: enhance DetailMetaInfo component with improved metadata display and add DetailHeroMetaBadge for age rating representation 2026-03-30 21:38:15 +05:30
tapframe
56ccb557ad feat: add lastAirDate to MetaDetails and related parsing logic for improved TV show metadata handling 2026-03-30 21:11:59 +05:30
tapframe
21d35774f5 feat: add season poster functionality to TMDB settings and metadata handling for enhanced series display 2026-03-30 20:52:27 +05:30
tapframe
fb1fa766c6 feat: implement search history management with SearchHistoryStorage and SearchHistoryRepository for improved user experience 2026-03-30 20:46:44 +05:30
tapframe
b82d9caced feat: add moreLikeThis and collection features to MetaDetails, enhancing recommendations and collections display in detail screens 2026-03-30 20:40:38 +05:30
tapframe
ca2be5fdb2 tmdb init 2026-03-30 20:20:36 +05:30