passepartout-apple/Passepartout/Library/Sources/AppUIMain/UI
Davide 944d6f8c28
Refactor AppUI for TV target (#775)
Split AppUI into AppUI and AppUIMain to allow for a new, simplified
AppUITV target tailored for the Apple TV.

As a PoC, present a view with a list of the shared profiles.
2024-10-29 14:30:41 +01:00
..
AddProfileMenu.swift Refactor AppUI for TV target (#775) 2024-10-29 14:30:41 +01:00
ConnectionStatusView.swift Refactor AppUI for TV target (#775) 2024-10-29 14:30:41 +01:00
DefaultModuleViewFactory.swift Refactor AppUI for TV target (#775) 2024-10-29 14:30:41 +01:00
EditableModule+Previews.swift Refactor AppUI for TV target (#775) 2024-10-29 14:30:41 +01:00
EditorModuleToggle.swift Refactor AppUI for TV target (#775) 2024-10-29 14:30:41 +01:00
FavoriteToggle.swift Refactor AppUI for TV target (#775) 2024-10-29 14:30:41 +01:00
InstalledProfileView.swift Refactor AppUI for TV target (#775) 2024-10-29 14:30:41 +01:00
InteractiveView.swift Refactor AppUI for TV target (#775) 2024-10-29 14:30:41 +01:00
ModuleSection.swift Refactor AppUI for TV target (#775) 2024-10-29 14:30:41 +01:00
ModuleViewModifier.swift Refactor AppUI for TV target (#775) 2024-10-29 14:30:41 +01:00
NameSection.swift Refactor AppUI for TV target (#775) 2024-10-29 14:30:41 +01:00
ProfileCardView.swift Refactor AppUI for TV target (#775) 2024-10-29 14:30:41 +01:00
ProfileContextMenu.swift Refactor AppUI for TV target (#775) 2024-10-29 14:30:41 +01:00
ProfileDuplicateButton.swift Refactor AppUI for TV target (#775) 2024-10-29 14:30:41 +01:00
ProfileFlow.swift Refactor AppUI for TV target (#775) 2024-10-29 14:30:41 +01:00
ProfileInfoButton.swift Refactor AppUI for TV target (#775) 2024-10-29 14:30:41 +01:00
ProfileRemoveButton.swift Refactor AppUI for TV target (#775) 2024-10-29 14:30:41 +01:00
ProfileRowView.swift Refactor AppUI for TV target (#775) 2024-10-29 14:30:41 +01:00
ProfileSaveButton.swift Refactor AppUI for TV target (#775) 2024-10-29 14:30:41 +01:00
ProfilesLayoutPicker.swift Refactor AppUI for TV target (#775) 2024-10-29 14:30:41 +01:00
StorageSection.swift Refactor AppUI for TV target (#775) 2024-10-29 14:30:41 +01:00
TunnelContextProviding+Theme.swift Refactor AppUI for TV target (#775) 2024-10-29 14:30:41 +01:00
TunnelRestartButton.swift Refactor AppUI for TV target (#775) 2024-10-29 14:30:41 +01:00
TunnelToggleButton.swift Refactor AppUI for TV target (#775) 2024-10-29 14:30:41 +01:00