jellyflood/Shared/Coordinators
Ashik K 7c28c04048 Fix tvOS navigation - use push everywhere except Media tab channels
Changes:
- MediaCoordinator: Use .fullScreen for tvOS (full-screen display with navigation)
- HomeCoordinator, LibraryCoordinator, SearchCoordinator: Use .push without NavigationViewCoordinator wrappers
- Unified tvOS and iOS coordinator return types for push navigation

This fixes:
 Channels display full-screen (not modal popup)
 Login and settings use full-screen navigation
 Items from Home/Search display correctly

Known issues with .fullScreen presentation:
- Pressing ESC on error dismisses entire channel instead of going back one level
- Video player doesn't respond to ESC during playback

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-17 12:42:42 +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 [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07: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