jellyflood/Shared/Coordinators
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
..
LiveTVCoordinator [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
MainCoordinator Rename all Swiftfin files to lowercase jellypig 2025-10-17 09:28:57 +02:00
AdminDashboardCoordinator.swift [iOS] Admin Dashboard - QuickConnect Other User (#1488) 2025-04-14 17:19:32 -04:00
AppSettingsCoordinator.swift Fix login and settings screens on tvOS - use push navigation everywhere 2025-10-17 12:27:52 +02:00
BasicNavigationCoordinator.swift [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
CustomDeviceProfileCoordinator.swift [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
CustomizeSettingsCoordinator.swift [tvOS] Mirror iOS Ratings + Attribute Settings (#1422) 2025-02-15 15:27:34 -07:00
DownloadListCoordinator.swift [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
DownloadTaskCoordinator.swift [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
EditCustomDeviceProfileCoordinator.swift [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
FilterCoordinator.swift [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
HomeCoordinator.swift Fix tvOS navigation - use push everywhere except Media tab channels 2025-10-17 12:42:42 +02:00
ItemCoordinator.swift Revert video player to fullScreen - fixes playback controls 2025-10-17 13:00:40 +02:00
ItemEditorCoordinator.swift [iOS] Media Item Menu - Edit Item Images (#1345) 2025-01-20 16:17:35 -05:00
ItemImagePickerCoordinator.swift [iOS] Media Item Menu - Edit Item Images (#1345) 2025-01-20 16:17:35 -05:00
ItemImagesCoordinator.swift [iOS] Media Item Menu - Edit Item Images (#1345) 2025-01-20 16:17:35 -05:00
LibraryCoordinator.swift Fix tvOS navigation - use push everywhere except Media tab channels 2025-10-17 12:42:42 +02:00
LiveVideoPlayerCoordinator.swift [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
MediaCoordinator.swift Fix tvOS navigation - use push everywhere except Media tab channels 2025-10-17 12:42:42 +02:00
MediaSourceInfoCoordinator.swift [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
PlaybackQualitySettingsCoordinator.swift [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
PlaybackSettingsCoordinator.swift [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
SearchCoordinator.swift Fix tvOS navigation - use push everywhere except Media tab channels 2025-10-17 12:42:42 +02:00
SelectUserCoordinator.swift Fix login and settings screens on tvOS - use push navigation everywhere 2025-10-17 12:27:52 +02:00
SettingsCoordinator.swift Fix login and settings screens on tvOS - use push navigation everywhere 2025-10-17 12:27:52 +02:00
UserProfileImageCoordinator.swift [iOS] Media Item Menu - Edit Item Images (#1345) 2025-01-20 16:17:35 -05:00
UserProfileSettingsCoordinator.swift [tvOS] Add pin prompt to sign-in screen (#1383) 2025-01-09 15:48:58 -07:00
UserSignInCoordinator.swift Fix login and settings screens on tvOS - use push navigation everywhere 2025-10-17 12:27:52 +02:00
VideoPlayerCoordinator.swift [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
VideoPlayerSettingsCoordinator.swift [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
VideoPlayerWrapperCoordinator.swift [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00