Files
android-app/shared-test-code
Marcin Simonides 576a4f818b Fix effective settings in SettingsForConnection [VPNAND-2238].
SettingsForConnection needs to apply the "effective settings"
transformation on the resulting settings, after overrides.

ApplyEffectiveUserSettings class hierarchy is introduced to expose the
transformation. Legacy code, mostly OpenVPN, requires the synchronous
implementations which complicates the code - especially that there is
potential for deadlocks.
2025-06-17 08:46:27 +00:00
..