passepartout-apple/Passepartout/Library/Sources/AppUI/Views/ProfileEditor
Davide da87ca698a
Add initial support for providers (#723)
Initial integration of providers via API:

- Generic views and modifiers for provider/server selection
- Add in OpenVPNView
- Prepare in WireGuardView

Also:

- Introduce ProfileProcessor, move IAP processing there
- Move .asModuleView() to ModuleViewModifier for proper animation
- Use .themeModal() rather than .sheet()
2024-10-11 00:24:06 +02:00
..
DefaultModuleViewFactory.swift Add initial support for providers (#723) 2024-10-11 00:24:06 +02:00
EditableModule+Previews.swift Refactor ProfileEditor to leverage ProfileType (#689) 2024-10-06 13:41:02 +02:00
ModuleSection.swift Add initial support for providers (#723) 2024-10-11 00:24:06 +02:00
ModuleViewFactory.swift Reorganize library into AppUI (#621) 2024-09-26 23:13:55 +02:00
ModuleViewModifier.swift Add initial support for providers (#723) 2024-10-11 00:24:06 +02:00
ProfileEditor+UI.swift Add initial support for providers (#723) 2024-10-11 00:24:06 +02:00