passepartout-apple/Library/Sources/CommonLibrary/Business
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
..
ExtendedTunnel.swift Save last used profile (#1036) 2024-12-21 22:39:55 +01:00
IAPManager.swift Unify paywall and eligibility (#1018) 2024-12-16 21:45:36 +01:00
MigrationManager.swift Skip onboarding migration if no migratable profiles (#1002) 2024-12-11 22:20:14 +01:00
ModulePreferences.swift Clean up dangling module preferences (#999) 2024-12-10 20:33:35 +01:00
PreferencesManager.swift Fix regressions with CloudKit synchronization (#1029) 2024-12-20 10:05:07 +01:00
ProfileManager.swift Hide profiles until remote repository is ready 2024-12-20 10:39:39 +01:00
ProviderPreferences.swift Migrate provider favorites to Core Data entities (#997) 2024-12-10 15:19:07 +01:00