passepartout-apple/Passepartout/Library/Sources/AppUI/L10n
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
..
Modules Reorganize library into AppUI (#621) 2024-09-26 23:13:55 +02:00
AppError+L10n.swift Fix description of parsing errors on import (#623) 2024-09-28 00:01:01 +02:00
EditableModule+Description.swift Add initial support for providers (#723) 2024-10-11 00:24:06 +02:00
ErrorHandler+Default.swift Reorganize library into AppUI (#621) 2024-09-26 23:13:55 +02:00
Foundation+L10n.swift Render profile UUID as quartets (#700) 2024-10-09 21:40:56 +02:00
ModuleType+L10n.swift Fix some things about IP module 2024-10-04 00:44:31 +02:00
PassepartoutKit+L10n.swift Redo provider managers lifecycle (#732) 2024-10-13 11:36:34 +02:00
Strings+Unlocalized.swift Erase iCloud store from Settings (#675) 2024-10-03 23:25:51 +02:00
SwiftGen+Strings.swift Rework OpenVPN view with provider modifiers (#733) 2024-10-15 21:34:02 +02:00