| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# ios/MullvadVPN/Coordinators/Settings/DAITA/SettingsDAITAView.swift
# ios/MullvadVPN/View controllers/DeviceList/DeviceManagementView.swift
|
|
|
|
|
|
- Renames block_when_disconnected to lockdown_mode
- Renames API access methods with non-unique names
Co-authored-by: Joakim Hulthe <joakim.hulthe@mullvad.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is required now that the name field is wrapped inside a
SettingsGroup, otherwise the elements will not have the correct spacing
between them.
|
|
|
|
|
|
|
|
|
|
|
|
We don't want to handle any potential errors here, so we can use the
infallible update_builtin method to achieve that.
|
|
|
|
Map error in settings::Error in the update_access_method fn so we can
use the From impl to turn the error into a management interface status
later.
|
|
|
|
Map error in settings::Error so we can use the From impl to turn error
into a management interface status
|
|
|