jellyflood/Shared
Ashik K f19c10c528 Revert video player to fullScreen - fixes playback controls
Reverted video player back to .fullScreen presentation:
- Changed @Route(.push) back to @Route(.fullScreen)
- Added NavigationViewCoordinator wrapper back
- Changed router.popLast() back to router.dismissCoordinator()

Video player MUST use fullScreen to:
 Properly stop playback on dismiss
 Show overlay controls on first ESC
 Exit and stop video on second ESC
 Prevent video playing in background after navigation

Files reverted:
- ItemCoordinator.swift: Video player route and factory
- Overlay.swift: dismissCoordinator on confirm close
- VideoPlayer.swift: dismissCoordinator on video end
- LoadingView.swift: dismissCoordinator on cancel

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-17 13:00:40 +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 Revert video player to fullScreen - fixes playback controls 2025-10-17 13:00:40 +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