passepartout-apple/Library/Sources/UILibrary/Views/UI
Davide 789f6ad515
Unify paywall and eligibility (#1018)
- Present paywall only on save/connect because PurchaseRequiredButton
instances were presenting paywalls with partial requirements
- Retain PurchaseRequiredButton just to flag paid features visually, but
do nothing on tap
- Suggest paywall products via IAPManager and required features, rather
than from views
- Handle .sharing/.appleTV requirements in ProfileCoordinator, rather
than in StorageSection
- Discontinue platform purchases, but treat as full if iOS + macOS
2024-12-16 21:45:36 +01:00
..
ConnectionFlow.swift Handle all connection attempts in AppCoordinator (#968) 2024-12-01 22:34:41 +01:00
ConnectionStatusText.swift Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
EditableListSection.swift Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
FavoriteToggle.swift Migrate provider favorites to Core Data entities (#997) 2024-12-10 15:19:07 +01:00
FullScreenView.swift Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
InteractiveCoordinator.swift Unify paywall and eligibility (#1018) 2024-12-16 21:45:36 +01:00
LogoImage.swift Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
LogsPrivateDataToggle.swift Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
NameSection.swift Improve confusing footer modifiers (#969) 2024-12-01 23:23:51 +01:00
PaywallModifier.swift Unify paywall and eligibility (#1018) 2024-12-16 21:45:36 +01:00
PaywallModifier+Reason.swift Unify paywall and eligibility (#1018) 2024-12-16 21:45:36 +01:00
PurchaseRequiredView.swift Unify paywall and eligibility (#1018) 2024-12-16 21:45:36 +01:00
RefreshInfrastructureButton.swift Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
RemovableItemRow.swift Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
RevealingSecureField.swift Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
SectionWithTrailingContentModifier.swift Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
TunnelToggleButton.swift Handle all connection attempts in AppCoordinator (#968) 2024-12-01 22:34:41 +01:00