passepartout-apple/Passepartout/Library/Sources/CommonLibrary/Strategy
Davide 4b4fca8344
Replace active modules count with a description (#915)
To get access to modules, try to avoid full Profile objects. Instead,
replace the coupled ProfileHeader occurrences with a new intermediary
ProfilePreview everywhere.

This way, a ProfileProcessor can inject the localized modules
descriptions from above with the preview() method.
2024-11-22 12:52:51 +01:00
..
FallbackReceiptReader.swift Test IAPManager (#903) 2024-11-21 18:57:32 +01:00
InAppProcessor.swift Replace active modules count with a description (#915) 2024-11-22 12:52:51 +01:00
InMemoryProfileRepository.swift Test ProfileManager (#901) 2024-11-21 16:03:57 +01:00
NEProfileRepository.swift Add initial migration UI (#866) 2024-11-14 11:02:26 +01:00
ProfileMigrationStrategy.swift Add the option to migrate old profiles (#879) 2024-11-16 12:29:03 +01:00
ProfileProcessor.swift Replace active modules count with a description (#915) 2024-11-22 12:52:51 +01:00
ProfileRepository.swift Add initial migration UI (#866) 2024-11-14 11:02:26 +01:00
TunnelProcessor.swift Test ExtendedTunnel (#902) 2024-11-21 16:48:12 +01:00