mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-02-21 23:32:07 +00:00
Restore CDModulePreferencesV3 to track the history of module prefrences. This way, excluded endpoints may be saved globally to Core Data as a starting point. Then in Profile.userInfo we only save the relevant exclusions for the current configuration. The .excludedEndpoints relationship is therefore moved out of CDProviderPreferencesV3. Further refactoring: - ModuleViewParameters now includes a ModulePreferences observable that module views can observe - Tunnel doesn't need access to PreferencesManager anymore (exclusions are in Profile.userInfo) |
||
---|---|---|
.. | ||
AppData | ||
AppDataPreferences | ||
AppDataProfiles | ||
AppDataProviders | ||
AppUI | ||
AppUIMain | ||
AppUIMainWrapper | ||
AppUITV | ||
AppUITVWrapper | ||
CommonAPI | ||
CommonIAP | ||
CommonLibrary | ||
CommonUtils | ||
LegacyV2 | ||
PassepartoutImplementations | ||
UILibrary | ||
UITesting |