jellyflood/Shared
Ashik K 0dcde5dd74 Fix video player back button - use push navigation
Changed video player from .fullScreen to .push navigation:
- Removed NavigationViewCoordinator wrapper
- Video player now returns VideoPlayerCoordinator directly

This should allow ESC/back button to work during video playback.

MediaCoordinator kept at .fullScreen to prevent Home screen navigation bug.

Trade-offs:
 Video player ESC should now work
 Pressing back from empty channel goes to Media tab (not Home)
 Error dismissal still returns to Media tab (dismisses entire .fullScreen presentation)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-17 12:49:26 +02:00
..
AppIcons [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
Components Complete Collections' `ItemView` (#1500) 2025-05-17 11:34:04 -04:00
Coordinators Fix video player back button - use push navigation 2025-10-17 12:49:26 +02:00
Errors [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
Extensions Update bundle identifier to org.ashik.jellypig and fix SwiftGen script 2025-10-17 11:38:51 +02:00
Objects Rename all Swiftfin files to lowercase jellypig 2025-10-17 09:28:57 +02:00
ServerDiscovery [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
Services Update bundle identifier to org.ashik.jellypig and fix SwiftGen script 2025-10-17 11:38:51 +02:00
Strings Cleanup `ItemView`s (#1543) 2025-05-20 22:15:34 -06:00
ViewModels Add channel support and debug logging for Xtream content display 2025-10-17 10:49:20 +02:00
jellypigstore Rename all Swiftfin files to lowercase jellypig 2025-10-17 09:28:57 +02:00