passepartout-apple/Library/Sources
Davide aac04c4008
Move processor implementations to concrete objects (#983)
Formerly via blocks, now with final classes.

App:

- ProfileProcessor
- AppTunnelProcessor
- Implemented by DefaultAppProcessor in app
- Implemented by MockAppProcessor in UILibrary (for previews)

Tunnel:

- PacketTunnelProcessor
- Implemented by DefaultTunnelProcessor
2024-12-08 16:24:23 +01:00
..
AppData Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
AppDataPreferences Move processor implementations to concrete objects (#983) 2024-12-08 16:24:23 +01:00
AppDataProfiles Store complex preferences to Core Data (#981) 2024-12-06 11:24:51 +01:00
AppDataProviders Handle load/save preferences inside ProfileEditor (#982) 2024-12-08 16:05:23 +01:00
AppUI Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
AppUIMain Handle load/save preferences inside ProfileEditor (#982) 2024-12-08 16:05:23 +01:00
AppUIMainWrapper Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
AppUITV Handle load/save preferences inside ProfileEditor (#982) 2024-12-08 16:05:23 +01:00
AppUITVWrapper Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
CommonAPI Bump version 2024-12-04 14:21:29 +01:00
CommonIAP Redesign confusing paywall (#973) 2024-12-02 10:40:25 +01:00
CommonLibrary Move processor implementations to concrete objects (#983) 2024-12-08 16:24:23 +01:00
CommonUtils Handle load/save preferences inside ProfileEditor (#982) 2024-12-08 16:05:23 +01:00
LegacyV2 Embrace simplifications in PassepartoutProviders (#975) 2024-12-03 16:18:05 +01:00
PassepartoutImplementations Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
UILibrary Move processor implementations to concrete objects (#983) 2024-12-08 16:24:23 +01:00
UITesting Move app library to the root (#962) 2024-11-28 17:45:18 +01:00