passepartout-apple/Passepartout/Library/Sources/AppUIMain/Views/Provider
Davide 89d7af4df7
Rethink eligibility checks (#889)
- Allow unrestricted save, but show PurchaseRequiredButton
- Warn however about paid features (FIXME)
- Redesign features in paywall
- Strip already eligible features from paywall
- List required features in restricted alert
- Localize feature descriptions
- Review propagation of paywall modifiers/reasons

Extra:

- Move more domain entities from UILibrary to CommonLibrary
- Default on-demand policy to .any (free feature)
- Fix modals not reappearing after closing with gesture
- Extend UILibrary start-up assertions
2024-11-18 17:43:01 +01:00
..
iOS Refactor modal size to be a modifer parameter (#877) 2024-11-15 23:32:54 +01:00
macOS Add explicit environment objects to TableColumn (#873) 2024-11-15 01:47:52 +01:00
ProviderContentModifier.swift Rethink eligibility checks (#889) 2024-11-18 17:43:01 +01:00
ProviderPicker.swift Rethink eligibility checks (#889) 2024-11-18 17:43:01 +01:00
VPNFiltersView+Model.swift Persist "Only favorites" toggle (#813) 2024-11-05 11:28:27 +01:00
VPNFiltersView.swift Merge AppLibrary into CommonLibrary (#806) 2024-11-03 13:16:13 +01:00
VPNProviderContentModifier.swift Merge AppLibrary into CommonLibrary (#806) 2024-11-03 13:16:13 +01:00
VPNProviderServerCoordinator.swift Reuse modifier for navigation stacks with close button (#861) 2024-11-13 19:17:00 +01:00
VPNProviderServerView.swift Sort servers by .serverId in repository 2024-11-15 00:24:36 +01:00