passepartout-apple/Passepartout/Library/Sources/AppUI/Views/App
Davide 1491766102
Per-profile iCloud syncing (#668)
Keep two separate stores to accomplish per-profile sharing:

- Local store, where to push updates manually (save/remove/search)
- Remote iCloud store, where to pull updates from

A profile can be added/removed to/from the iCloud store so that other
devices can push/pull updates to it.

Consequently, updates to the iCloud store will NEVER cause a profile
deletion. Once removed, the profile will stay locally.

Fixes #586 
Fixes #555
2024-10-03 18:41:27 +02:00
..
AppCoordinator.swift Reorganize library into AppUI (#621) 2024-09-26 23:13:55 +02:00
AppInlineCoordinator.swift Per-profile iCloud syncing (#668) 2024-10-03 18:41:27 +02:00
AppModalCoordinator.swift Per-profile iCloud syncing (#668) 2024-10-03 18:41:27 +02:00
AppToolbar.swift Merge Settings into About on iOS (#670) 2024-10-03 11:25:39 +02:00
ProfileContainerView.swift Prepare interactive login for paywall (#663) 2024-10-02 16:05:40 +02:00
ProfileGridView.swift Prepare interactive login for paywall (#663) 2024-10-02 16:05:40 +02:00
ProfileImporterModifier.swift Open app with multiple files (#640) 2024-09-30 17:22:16 +02:00
ProfileListView.swift Prepare interactive login for paywall (#663) 2024-10-02 16:05:40 +02:00
ProfilesLayout.swift Reorganize library into AppUI (#621) 2024-09-26 23:13:55 +02:00