passepartout-apple/Passepartout/Library/Sources/AppUIMain/Views/App
Davide 2aa91eedb0
Simplify paywall entities (#923)
- PaywallView is the paywall content
- PaywallModifier attaches paywall with optional confirmation
- PurchaseRequiredButton presents paywall explicitly
- PaywallReason is the compound input

Refactoring:

- PurchaseRequiredButton takes a custom view
- PurchaseAlertModifier was merged into PaywallModifier
- PurchaseButtonModifier was merged into PurchaseRequiredButton
- Modal options were packed into a single struct

Confirmation alert presented on:

- Connect to ineligible profile (AppCoordinator)
- Save ineligible profile (ProfileCoordinator)
2024-11-24 20:01:30 +01:00
..
AddProfileMenu.swift Refactor String identifiers (#920) 2024-11-23 20:31:22 +01:00
AppCoordinator.swift Simplify paywall entities (#923) 2024-11-24 20:01:30 +01:00
AppToolbar.swift Move more views to UILibrary (#919) 2024-11-23 19:26:33 +01:00
InstalledProfileView.swift Handle TV requirements on connection (#922) 2024-11-24 01:01:04 +01:00
ProfileAttributesView.swift Refactor String identifiers (#920) 2024-11-23 20:31:22 +01:00
ProfileCardView.swift Refactor String identifiers (#920) 2024-11-23 20:31:22 +01:00
ProfileContainerView.swift Handle TV requirements on connection (#922) 2024-11-24 01:01:04 +01:00
ProfileContextMenu.swift Handle TV requirements on connection (#922) 2024-11-24 01:01:04 +01:00
ProfileDuplicateButton.swift Refactor String identifiers (#920) 2024-11-23 20:31:22 +01:00
ProfileFlow.swift Handle TV requirements on connection (#922) 2024-11-24 01:01:04 +01:00
ProfileGridView.swift Refactor String identifiers (#920) 2024-11-23 20:31:22 +01:00
ProfileImporterModifier.swift Refactor String identifiers (#920) 2024-11-23 20:31:22 +01:00
ProfileInfoButton.swift Replace active modules count with a description (#915) 2024-11-22 12:52:51 +01:00
ProfileListView.swift Refactor String identifiers (#920) 2024-11-23 20:31:22 +01:00
ProfileRemoveButton.swift Replace active modules count with a description (#915) 2024-11-22 12:52:51 +01:00
ProfileRowView.swift Handle TV requirements on connection (#922) 2024-11-24 01:01:04 +01:00
ProfilesLayoutPicker.swift Refactor library targets (#799) 2024-11-02 10:11:59 +01:00
ProviderEntitySelector.swift Fix shared profile not updated on provider server selection (#906) 2024-11-22 00:46:58 +01:00
TunnelRestartButton.swift Handle TV requirements on connection (#922) 2024-11-24 01:01:04 +01:00