jellyflood/Shared/Coordinators
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
..
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 Fix video player back button - use push navigation 2025-10-17 12:49:26 +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