passepartout-apple/Passepartout/App/Views
Davide De Rosa 743facca6b Improve Catalyst appearance
- Revert to more "stable" iPad idiom

- Set accent color the proper way

- Use .tint when available

- Unify navigation style by idiom

- Retain navigation bars in sidebar/detail

- Lighten sidebar appearance

- Fix Menu style (dropdown -> button)

- Use native Picker (dropdown)

- Use switch toggles rather than checkboxes

- Replace .actionSheet with .alert

- Increase minimum row height

CAVEAT: on Mac with iPad idiom, having a Section in .sidebar
produces artifacts. Header keeps changing height for no reason.
Retain Section on iPad multitasking only to not break navigation.
2022-05-15 22:24:36 +02:00
..
AboutView.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
AccountView.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
AddHostView+Name.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
AddHostView.swift Rename AddHostView to .NameView 2022-04-26 22:44:34 +02:00
AddHostViewModel.swift Simplify AddProfileView with implicit animations 2022-04-21 15:24:16 +02:00
AddProfileView.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
AddProviderView+Name.swift Refactor hidden navlinks and send behind in ZStack 2022-04-23 10:25:31 +02:00
AddProviderView.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +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+OpenVPN.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
DiagnosticsView+WireGuard.swift Merge project into iOS + macOS 2022-04-19 16:14:23 +02:00
DiagnosticsView.swift Merge project into iOS + macOS 2022-04-19 16:14:23 +02:00
DonateView.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
EndpointAdvancedView+OpenVPN.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
EndpointAdvancedView+WireGuard.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
EndpointAdvancedView.swift Merge project into iOS + macOS 2022-04-19 16:14:23 +02:00
EndpointView+OpenVPN.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
EndpointView+WireGuard.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
EndpointView.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 Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
OnDemandView+SSID.swift Share prefix for validating theme methods 2022-04-25 22:44:24 +02:00
OnDemandView.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
OrganizerView+AddMenu.swift Refactor strings and add new ones 2022-04-22 13:12:42 +02:00
OrganizerView+Profiles.swift Move device checks to Theme 2022-05-15 22:24:36 +02:00
OrganizerView+Scene.swift Move device checks to Theme 2022-05-15 22:24:36 +02:00
OrganizerView+SettingsMenu.swift Assume test build if appType == .beta 2022-05-15 21:03:32 +02:00
OrganizerView.swift Improve Catalyst appearance 2022-05-15 22:24:36 +02:00
PaywallView+Beta.swift Merge project into iOS + macOS 2022-04-19 16:14:23 +02:00
PaywallView+Purchase.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
PaywallView.swift Encapsulate calculation of former products 2022-04-26 20:55:18 +02:00
ProfileRow.swift Use gray for profile subtitle 2022-05-15 21:03:32 +02:00
ProfileView+Configuration.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
ProfileView+Diagnostics.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
ProfileView+Extra.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
ProfileView+MainMenu.swift Improve Catalyst appearance 2022-05-15 22:24:36 +02:00
ProfileView+Provider.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
ProfileView+Rename.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
ProfileView+VPN.swift Simplify redundant parts of ProfileManager 2022-05-03 14:36:55 +02:00
ProfileView.swift Fix missing animation loading non-ready profile 2022-05-05 08:57:02 +02:00
ProviderLocationView.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
ProviderPresetView.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
ReportIssueView.swift Merge project into iOS + macOS 2022-04-19 16:14:23 +02:00
ShortcutsView+Add.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
ShortcutsView.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
VPNToggle.swift Address VPN toggle losing sync with internal state 2022-04-27 15:53:31 +02:00
VersionView.swift Refactor theme styles 2022-04-23 11:48:43 +02:00
WelcomeView.swift Refactor theme styles 2022-04-23 11:48:43 +02:00