passepartout-apple/Passepartout/Library/Sources/AppUI
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
..
Business Redo provider managers lifecycle (#732) 2024-10-13 11:36:34 +02:00
Domain Add initial support for providers (#723) 2024-10-11 00:24:06 +02:00
IAP Move feature mapping to a single file (#726) 2024-10-11 04:17:17 +02:00
L10n Rework OpenVPN view with provider modifiers (#733) 2024-10-15 21:34:02 +02:00
Mock Redo provider managers lifecycle (#732) 2024-10-13 11:36:34 +02:00
Resources Rework OpenVPN view with provider modifiers (#733) 2024-10-15 21:34:02 +02:00
Views Rework OpenVPN view with provider modifiers (#733) 2024-10-15 21:34:02 +02:00
AppUI.swift Purge stale NetworkExtension/keychain data (#728) 2024-10-11 17:48:37 +02:00