summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/VPNSettings/VPNSettingsCellFactory.swift
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Apply new swift format rules to codebaseSteffen1-1/+0
2025-08-08Extract strings to translatemojganii1-108/+24
2025-07-08Update FFI to handle new QUIC paramsJon Petersson1-2/+1
2025-04-28Add the ability to use QUIC obfuscation in the UI, and update SettingsBug Magnet1-0/+15
2025-02-18Add debug toggle for include all networks and make it false by defaultSteffen Ernst1-2/+20
2025-02-18Add local network sharing to settings and hook upSteffen Ernst1-1/+19
2025-02-04Update copyright string in switft filesOskar1-1/+1
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet1-1/+2
2025-01-02Fix testVerifySettingsStillChanged to work with new UIAndrew Bulhak1-0/+3
2024-12-10Make AccessibilityIdentifier.wireGuardPort tagged with its valueAndrew Bulhak1-2/+1
2024-12-10Replace circular .description definition with .asStringAndrew Bulhak1-1/+1
2024-12-10Remove String conformance of AccessibilityIdentifierAndrew Bulhak1-1/+2
2024-12-10Replace read/write AccessibilityIdentifier field with setterAndrew Bulhak1-12/+12
2024-12-04Add the multihop and DAITA pages to the root of the settings pageJon Petersson1-21/+2
2024-12-02Enable Shadowsocks obfuscation in ReleaseBug Magnet1-4/+0
2024-11-05Update data structure to support new obfuscation selectionJon Petersson1-5/+9
2024-10-30Update cell layout and behavior for obfuscation methodsJon Petersson1-10/+48
2024-10-11Add toggle to disable smart routingJon Petersson1-22/+0
2024-10-02Add smart routing to daita settings dataJon Petersson1-2/+2
2024-08-28Add UI for DAITA in VPN settingsmojganii1-3/+24
2024-07-30Do not warn users about multihop extra latency, add info button insteadBug Magnet1-0/+4
2024-06-13Add multi-hop toggle to settings viewmojganii1-0/+18
2024-05-21Implement PQ PSKEmīls1-2/+0
2024-04-04Add settings migration tests for iOSNiklas Berglund1-1/+1
2024-03-25Add WireGuard tests for iOS appNiklas Berglund1-0/+1
2024-03-19Move IP Overrides into VPN Settings menuJon Petersson1-0/+210