passepartout-apple/Passepartout/Library/Sources/CommonLibrary/Business
Davide 5119cc20d5
Implement TV profile sharing (#808)
Add profile attribute `isAvailableForTV` and set specific behavior to:

- Observe shared profiles and delete locally when unshared
- Only keep locally those profiles with the TV attribute enabled
- Add toggle in UI
2024-11-03 23:42:17 +01:00
..
Bundle+Extensions.swift Reorganize library into AppUI (#621) 2024-09-26 23:13:55 +02:00
ExtendedTunnel.swift Merge AppLibrary into CommonLibrary (#806) 2024-11-03 13:16:13 +01:00
InMemoryProfileRepository.swift Fine-tune profile management with additional attributes (#807) 2024-11-03 23:35:45 +01:00
NEProfileRepository.swift Fine-tune profile management with additional attributes (#807) 2024-11-03 23:35:45 +01:00
PassepartoutConfiguration+Extensions.swift Reorganize shared objects (#716) 2024-10-10 16:20:36 +02:00
ProfileManager.swift Implement TV profile sharing (#808) 2024-11-03 23:42:17 +01:00
ProfileProcessor.swift Merge AppLibrary into CommonLibrary (#806) 2024-11-03 13:16:13 +01:00
ProfileRepository.swift Merge AppLibrary into CommonLibrary (#806) 2024-11-03 13:16:13 +01:00
ProviderFavoritesManager.swift Fine-tune profile management with additional attributes (#807) 2024-11-03 23:35:45 +01:00