passepartout-apple/Passepartout/App/Context
Davide f112ea8061
Save last used profile (#1036)
Especially useful on macOS and tvOS where Network Extension does not
retain this information when the profile is disabled. On these
platforms, there's no native way to tell the last used profile, so save
it to UserDefaults and fall back to it when tunnel.currentProfile is
nil.
2024-12-21 22:39:55 +01:00
..
AppContext+Shared.swift Save last used profile (#1036) 2024-12-21 22:39:55 +01:00
AppContext+Testing.swift Simplify products (#1024) 2024-12-18 10:15:58 +01:00
DefaultAppProcessor.swift Separate App/Tunnel responsibilities (#984) 2024-12-08 18:56:39 +01:00
Dependencies+Processors.swift Separate App/Tunnel responsibilities (#984) 2024-12-08 18:56:39 +01:00
ProfileManager+Testing.swift Fix regressions with CloudKit synchronization (#1029) 2024-12-20 10:05:07 +01:00