Commit graph

87 commits

Author SHA1 Message Date
tapframe
db4d79ff9d fix: streamroute to crarry stream payload in memory to avoid ios serialization crash on routing 2026-04-16 12:14:41 +05:30
tapframe
823716b175 feat: exit handler 2026-04-14 20:53:03 +05:30
tapframe
c6b3f71ec4 feat: offline state management 2026-04-13 00:59:34 +05:30
tapframe
3b5d4c6524 init: live notifications for downloads 2026-04-11 22:34:23 +05:30
tapframe
616eec757b feat: prefer downloaded files over stream selection 2026-04-11 21:51:06 +05:30
tapframe
7c2cad51b9 fix(downloads): passing resume position 2026-04-11 21:30:44 +05:30
tapframe
7437f54ab8 feat: downloads init 2026-04-11 21:03:15 +05:30
tapframe
fa7e3aabfc fix: using unique key for transition 2026-04-11 20:00:41 +05:30
tapframe
ff61659e6b feat: sharedElements transition for cast avatars 2026-04-11 18:45:23 +05:30
tapframe
10a20c6bc2 refactor: reuse resume point for resumeprompt 2026-04-10 20:08:10 +05:30
tapframe
e54f90ee63 feat: init continue where you left off popup after exiting directly the app from player 2026-04-09 20:24:21 +05:30
tapframe
47ed75d951 fix: update videoID handling in cw 2026-04-09 01:33:59 +05:30
tapframe
858e7470ae feat: settings sync init 2026-04-08 23:28:12 +05:30
tapframe
1a858b6256 feat: implement HomeCatalogSettings sync with cloud 2026-04-08 19:37:53 +05:30
tapframe
42a4ee2d66 feat: add support for response headers in playback data source handling 2026-04-08 14:58:35 +05:30
tapframe
c4d4f59db0 adding behaviour hint parity with bingegroup 2026-04-08 14:40:20 +05:30
tapframe
3a0a5a4241 feat: complete wiring bingeGroup handling for stream selection and update related components 2026-04-08 14:32:15 +05:30
tapframe
c1025565c2 refactor: gpu overdraw handling in various screens 2026-04-07 20:45:03 +05:30
tapframe
4baa0504dd refactor: improve HomeScreen and related components for better layout handling 2026-04-07 19:59:58 +05:30
tapframe
7a76d9d38c fix: adjust toast ui 2026-04-07 19:49:39 +05:30
tapframe
e335923d19 feat: implement continue watching action sheet controls 2026-04-07 15:16:11 +05:30
tapframe
ae0e8d3386 feat: add manual play option and update stream loading logic 2026-04-07 14:56:05 +05:30
tapframe
61a558842f feat: gif support for collections 2026-04-07 11:01:54 +05:30
tapframe
28674704eb feat: custom bottom nav in parity with tv icons 2026-04-07 02:07:30 +05:30
tapframe
e825caf037 feat: implement guarded back navigation for settings screens 2026-04-07 01:24:39 +05:30
tapframe
cf502a1df8 ref: ui adjustments 2026-04-07 01:16:01 +05:30
tapframe
95177742ab feat: collections init 2026-04-07 00:16:27 +05:30
tapframe
63671412c8 feat: add state management for stream reuse navigation in MainAppContent 2026-04-06 21:26:54 +05:30
tapframe
3a8e0e9d87 improved trakt saving to list behaviour 2026-04-06 13:15:53 +05:30
tapframe
f65f934acd flavouring yt extraction 2026-04-04 21:30:19 +05:30
tapframe
5ecb5b8131 feat: adding autoplay feature 2026-04-04 19:19:14 +05:30
tapframe
3f1d13191a feat: notifications init 2026-04-04 12:29:25 +05:30
tapframe
7cc393e6a9 feat: add PlatformBackHandler to manage back navigation in MainAppContent 2026-04-04 02:29:35 +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
fe2868e068 feat(trakt): integrate TraktListPickerDialog for library item management 2026-04-03 00:51:09 +05:30
tapframe
333063bd1e feat: added metascreen reordering 2026-04-03 00:14:29 +05:30
tapframe
bd5077bf97 fix: remove clearing of meta repo 2026-04-02 23:30:59 +05:30
tapframe
511804baab feat(profile): add profile selection logic and add profile creation option 2026-04-02 16:59:26 +05:30
tapframe
97fb20ad3c remove hardcoded player label 2026-04-02 15:38:38 +05:30
tapframe
9f9775e3d2 added header support during playback 2026-04-02 13:10:27 +05:30
tapframe
d7efa1ff17 plugins init 2026-04-02 12:11:16 +05:30
tapframe
5934329b66 fix: use videoID for stream url generation, trakt percentage to duration mapping 2026-04-02 00:15:18 +05:30
tapframe
bfb1a6a5e9 feat(ui): Implement tablet layout with dynamic navigation and profile switcher 2026-04-01 18:59:02 +05:30
tapframe
054cb7a049 feat(library): Add view all functionality for library sections and internal library fetching 2026-04-01 14:01:18 +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
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
d00b4ae2e1 feat: refactor watched state management by introducing WatchingActions and WatchingState for improved episode tracking and UI integration 2026-03-30 20:01:55 +05:30
tapframe
9ed285f29b feat: implement episode watched management with action sheet and repository updates for improved user experience 2026-03-30 18:55:51 +05:30
tapframe
2c2481d7d8 feat: add initial home readiness delay to enhance user experience 2026-03-30 16:01:46 +05:30