passepartout-apple/Passepartout/Library/Sources/UILibrary/L10n
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
..
Modules Refactor String identifiers (#920) 2024-11-23 20:31:22 +01:00
AppError+L10n.swift Check provider requirements before connecting (#896) 2024-11-19 20:51:55 +01:00
AppFeature+L10n.swift Refactor String identifiers (#920) 2024-11-23 20:31:22 +01:00
ErrorHandler+Default.swift Refactor String identifiers (#920) 2024-11-23 20:31:22 +01:00
Foundation+L10n.swift Refactor String identifiers (#920) 2024-11-23 20:31:22 +01:00
ModuleBuilder+Description.swift Suppress module name 2024-11-23 20:11:10 +01:00
ModuleType+L10n.swift Refactor String identifiers (#920) 2024-11-23 20:31:22 +01:00
PassepartoutKit+L10n.swift Refactor String identifiers (#920) 2024-11-23 20:31:22 +01:00
Strings+Unlocalized.swift Use long dash for excluded migration profiles 2024-11-17 16:26:22 +01:00
SwiftGen+Strings.swift Simplify paywall entities (#923) 2024-11-24 20:01:30 +01:00