passepartout-apple/Passepartout/Library/Sources
Davide ed28126cf7
Rework OpenVPN view with provider modifiers (#733)
Improve rendering and work around some SwiftUI bugs, e.g. with .menu
Picker on iOS (use .navigationLink instead).

Here goes the hierarchy bottom-up:

- ProviderPicker: a Picker wrapper built around ProviderManager
- ProviderContentModifier: adds a ProviderPicker on top and replaces the
content with a set of provider selectors when a provider is selected
- VPNProviderContentModifier: wrapper for ProviderContentModifier that
adds a VPN server selector
- OpenVPNView: provides a view of specific OpenVPN settings, and adds a
credentials selector to the provider/server selectors provided by
VPNProviderContentModifier
2024-10-15 21:34:02 +02:00
..
AppData In-place NetworkExtension profiles (#715) 2024-10-10 16:03:02 +02:00
AppDataProfiles Reorganize shared objects (#716) 2024-10-10 16:20:36 +02:00
AppLibrary/Business Redo provider managers lifecycle (#732) 2024-10-13 11:36:34 +02:00
AppUI Rework OpenVPN view with provider modifiers (#733) 2024-10-15 21:34:02 +02:00
CommonLibrary Redo provider managers lifecycle (#732) 2024-10-13 11:36:34 +02:00
LegacyV2 Per-profile iCloud syncing (#668) 2024-10-03 18:41:27 +02:00
UtilsLibrary Add initial support for providers (#723) 2024-10-11 00:24:06 +02:00