passepartout-apple/Passepartout/App/Views
Davide De Rosa 2c2e794b00 Revert async loadCurrentProfile()
Make action sync, but internally async (makeProfileReady). If not
doing so, UI on launch will not be able to show active profile
immediately. WelcomeView would appear for a moment.

Observe isReloadingCurrentProfile.

See 2b1efb8fec
2022-04-28 19:00:36 +02:00
..
AboutView.swift Merge project into iOS + macOS 2022-04-19 16:14:23 +02:00
AccountView.swift Refactor theme styles 2022-04-23 11:48:43 +02:00
AddHostView.swift Rename AddHostView to .NameView 2022-04-26 22:44:34 +02:00
AddHostView+Name.swift Retain profile name (disabled) after importing 2022-04-26 22:56:41 +02:00
AddHostViewModel.swift Simplify AddProfileView with implicit animations 2022-04-21 15:24:16 +02:00
AddProfileView.swift Share prefix for validating theme methods 2022-04-25 22:44:24 +02:00
AddProviderView.swift Do not disable providers while updating index 2022-04-27 23:08:46 +02:00
AddProviderView+Name.swift Refactor hidden navlinks and send behind in ZStack 2022-04-23 10:25:31 +02:00
AddProviderViewModel.swift Do not disable providers while updating index 2022-04-27 23:08:46 +02:00
CreditsView.swift Merge project into iOS + macOS 2022-04-19 16:14:23 +02:00
DebugLogView.swift Disable padding around LongContentView 2022-04-26 21:39:21 +02:00
DiagnosticsView.swift Merge project into iOS + macOS 2022-04-19 16:14:23 +02:00
DiagnosticsView+OpenVPN.swift Merge project into iOS + macOS 2022-04-19 16:14:23 +02:00
DiagnosticsView+WireGuard.swift Merge project into iOS + macOS 2022-04-19 16:14:23 +02:00
DonateView.swift Share animation type in theme 2022-04-23 12:11:01 +02:00
EndpointAdvancedView.swift Merge project into iOS + macOS 2022-04-19 16:14:23 +02:00
EndpointAdvancedView+OpenVPN.swift Merge project into iOS + macOS 2022-04-19 16:14:23 +02:00
EndpointAdvancedView+WireGuard.swift Merge project into iOS + macOS 2022-04-19 16:14:23 +02:00
EndpointView.swift Merge project into iOS + macOS 2022-04-19 16:14:23 +02:00
EndpointView+OpenVPN.swift Share animation type in theme 2022-04-23 12:11:01 +02:00
EndpointView+WireGuard.swift Merge project into iOS + macOS 2022-04-19 16:14:23 +02:00
MainView.swift Move WelcomeView to its own view 2022-04-23 10:25:31 +02:00
NetworkSettingsView.swift Share prefix for validating theme methods 2022-04-25 22:44:24 +02:00
OnDemandView.swift Share animation type in theme 2022-04-23 12:11:01 +02:00
OnDemandView+SSID.swift Share prefix for validating theme methods 2022-04-25 22:44:24 +02:00
OrganizerView.swift Rename AddHostView to .NameView 2022-04-26 22:44:34 +02:00
OrganizerView+AddMenu.swift Refactor strings and add new ones 2022-04-22 13:12:42 +02:00
OrganizerView+Profiles.swift Revert async loadCurrentProfile() 2022-04-28 19:00:36 +02:00
OrganizerView+Scene.swift Serialize active profile immediately 2022-04-22 10:05:28 +02:00
OrganizerView+SettingsMenu.swift Refactor strings and add new ones 2022-04-22 13:12:42 +02:00
PaywallView.swift Encapsulate calculation of former products 2022-04-26 20:55:18 +02:00
PaywallView+Beta.swift Merge project into iOS + macOS 2022-04-19 16:14:23 +02:00
PaywallView+Purchase.swift Simplify layout of in-app products 2022-04-27 18:32:44 +02:00
ProfileHeaderRow.swift Use lighter font for non-active profiles 2022-04-25 15:35:21 +02:00
ProfileView.swift Group profile actions into menus 2022-04-27 09:53:42 +02:00
ProfileView+Configuration.swift Refactor strings and add new ones 2022-04-22 13:12:42 +02:00
ProfileView+Diagnostics.swift Merge project into iOS + macOS 2022-04-19 16:14:23 +02:00
ProfileView+Extra.swift Merge project into iOS + macOS 2022-04-19 16:14:23 +02:00
ProfileView+MainMenu.swift Revert async loadCurrentProfile() 2022-04-28 19:00:36 +02:00
ProfileView+Provider.swift Merge project into iOS + macOS 2022-04-19 16:14:23 +02:00
ProfileView+Rename.swift Share prefix for validating theme methods 2022-04-25 22:44:24 +02:00
ProfileView+VPN.swift Move VPNToggle to standalone view 2022-04-26 10:40:46 +02:00
ProviderLocationView.swift Disable padding around LongContentView 2022-04-26 21:39:21 +02:00
ProviderPresetView.swift Merge project into iOS + macOS 2022-04-19 16:14:23 +02:00
ReportIssueView.swift Merge project into iOS + macOS 2022-04-19 16:14:23 +02:00
ShortcutsView.swift Share animation type in theme 2022-04-23 12:11:01 +02:00
ShortcutsView+Add.swift Refactor hidden navlinks and send behind in ZStack 2022-04-23 10:25:31 +02:00
VersionView.swift Refactor theme styles 2022-04-23 11:48:43 +02:00
VPNStatusText.swift Split VPN status and data count 2022-04-23 10:25:31 +02:00
VPNToggle.swift Address VPN toggle losing sync with internal state 2022-04-27 15:53:31 +02:00
WelcomeView.swift Refactor theme styles 2022-04-23 11:48:43 +02:00