passepartout-apple/PassepartoutCore/Sources
Davide De Rosa 5d85699ce4 Delete profile from Organizer
Swipe to delete. Address a couple things on iPad though:

1. Also check provider availability before showing view

fatalError hit on iPad when navigating from a ready provider
profile to a non-ready one. Similar to when navigating between
different VPN protocols.

2. Suppress assertion on deleted profile

Deleting current profile via swipe seems to re-render a new
NavigationLink with the deleted profile, which results in
loading a deleted profile and hitting the assertion. Not sure if
this is a programming error or a glitch in ForEach.
2022-04-19 08:38:10 +02:00
..
OpenVPNAppExtension Rewrite app in SwiftUI 2022-04-12 15:12:45 +02:00
PassepartoutCore Better observe updates explicitly after init 2022-04-18 19:51:07 +02:00
PassepartoutProfiles Delete profile from Organizer 2022-04-19 08:38:10 +02:00
PassepartoutProviders Rewrite app in SwiftUI 2022-04-12 15:12:45 +02:00
PassepartoutServices Rewrite app in SwiftUI 2022-04-12 15:12:45 +02:00
PassepartoutUtils Rewrite app in SwiftUI 2022-04-12 15:12:45 +02:00
WireGuardAppExtension Rewrite app in SwiftUI 2022-04-12 15:12:45 +02:00