passepartout-apple/Passepartout/Library/Sources/AppUIMain/Views/App
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
..
AddProfileMenu.swift Refactor buttons/menus 2024-11-17 18:45:04 +01:00
AppCoordinator.swift Rethink eligibility checks (#889) 2024-11-18 17:43:01 +01:00
AppToolbar.swift Add initial migration UI (#866) 2024-11-14 11:02:26 +01:00
InstalledProfileView.swift Rethink eligibility checks (#889) 2024-11-18 17:43:01 +01:00
ProfileAttributesView.swift Use hidden icons for stable alignment (#844) 2024-11-10 20:54:00 +01:00
ProfileCardView.swift Merge AppLibrary into CommonLibrary (#806) 2024-11-03 13:16:13 +01:00
ProfileContainerView.swift Add the option to migrate old profiles (#879) 2024-11-16 12:29:03 +01:00
ProfileContextMenu.swift Rethink eligibility checks (#889) 2024-11-18 17:43:01 +01:00
ProfileDuplicateButton.swift Merge AppLibrary into CommonLibrary (#806) 2024-11-03 13:16:13 +01:00
ProfileFlow.swift Rethink eligibility checks (#889) 2024-11-18 17:43:01 +01:00
ProfileGridView.swift Observe tunnel in grid/list 2024-11-18 09:10:15 +01:00
ProfileImporterModifier.swift Merge AppLibrary into CommonLibrary (#806) 2024-11-03 13:16:13 +01:00
ProfileInfoButton.swift Refactor AppUI/AppUIMain to accomodate TV (#797) 2024-11-01 23:32:35 +01:00
ProfileListView.swift Observe tunnel in grid/list 2024-11-18 09:10:15 +01:00
ProfileRemoveButton.swift Merge AppLibrary into CommonLibrary (#806) 2024-11-03 13:16:13 +01:00
ProfileRowView.swift Rethink eligibility checks (#889) 2024-11-18 17:43:01 +01:00
ProfilesLayoutPicker.swift Refactor library targets (#799) 2024-11-02 10:11:59 +01:00
ProviderEntitySelector.swift Rename module builders as functions 2024-11-17 22:30:22 +01:00
TunnelRestartButton.swift Rethink eligibility checks (#889) 2024-11-18 17:43:01 +01:00