passepartout-apple/Passepartout/Library/Sources/AppUI/Business
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
..
AppContext.swift Add initial support for providers (#723) 2024-10-11 00:24:06 +02:00
ConnectionObserver.swift Maintain one configuration per profile (#636) 2024-09-30 14:56:20 +02:00
ImporterPipe.swift Fix annoying singleton warning 2024-10-01 15:45:53 +02:00
InteractiveManager.swift Reorganize library into AppUI (#621) 2024-09-26 23:13:55 +02:00
ProfileEditor.swift Add initial support for providers (#723) 2024-10-11 00:24:06 +02:00
ProfileImporter.swift Import profiles with on-demand disabled (#641) 2024-09-30 17:40:24 +02:00
ProfileManager+Extensions.swift Refactor and move entities around (#698) 2024-10-06 19:19:16 +02:00
ProfileProcessor.swift Add initial support for providers (#723) 2024-10-11 00:24:06 +02:00
Tunnel+Extensions.swift Add initial support for providers (#723) 2024-10-11 00:24:06 +02:00