summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/VPNSettings/VPNSettingsViewController.swift
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Apply new swift format rules to codebaseSteffen1-7/+10
2025-09-22Fix margins for cells and navigations titles in most settings viewsJon Petersson1-1/+1
2025-08-18Fix dynamic size issuemojganii1-1/+2
2025-08-08Extract strings to translatemojganii1-45/+12
2025-06-16Combine DAITA and Multihop to one pill when smart routing is activeJon Petersson1-2/+2
2025-06-10Make feature indicators clickable and show settingsSteffen1-5/+14
2025-02-20Make VPN Settings cell separators the bg colour, like its parentAndrew Bulhak1-0/+1
2025-02-18Show local network warning in all secure tunnel statesSteffen Ernst1-2/+1
2025-02-18Add debug toggle for include all networks and make it false by defaultSteffen Ernst1-1/+2
2025-02-18Add tests for new settings version migrationSteffen Ernst1-2/+1
2025-02-18Add UI tests for local network sharingSteffen Ernst1-1/+4
2025-02-18Add local network sharing to settings and hook upSteffen Ernst1-0/+52
2025-02-04Update copyright string in switft filesOskar1-1/+1
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet1-1/+1
2024-12-10Replace read/write AccessibilityIdentifier field with setterAndrew Bulhak1-1/+1
2024-11-28Rename instances of UDPTCP* to UDPOverTCP*Andrew Bulhak1-2/+2
2024-11-28Implement SwiftUI Shadowsocks settings view with custom field editingAndrew Bulhak1-1/+10
2024-11-18Fix reloading of data in settings cellsJon Petersson1-1/+1
2024-11-18Implement SwiftUI UI for UDP TCP Obfuscation port selector viewAndrew Bulhak1-3/+25
2024-10-30Update cell layout and behavior for obfuscation methodsJon Petersson1-0/+5
2024-10-11Add toggle to disable smart routingJon Petersson1-47/+0
2024-10-02Add info modals to default access methods screensJon Petersson1-1/+0
2024-09-20Add counter and 'all' switch to DNS content blockersJon Petersson1-0/+1
2024-09-18Fix some build warningsmojganii1-121/+22
2024-09-09Update info about data and battery usageJon Petersson1-11/+14
2024-09-09Upgrade the UX in Daita scenariosJon Petersson1-58/+53
2024-08-28Add UI for DAITA in VPN settingsmojganii1-64/+129
2024-07-30Improve copy message for multihop settingsBug Magnet1-1/+5
2024-07-30Do not warn users about multihop extra latency, add info button insteadBug Magnet1-44/+8
2024-06-13Add multi-hop toggle to settings viewmojganii1-4/+48
2024-05-21Improve UI of list items in vpn settings viewJon Petersson1-1/+0
2024-03-25Add WireGuard tests for iOS appNiklas Berglund1-0/+1
2024-03-19Move IP Overrides into VPN Settings menuJon Petersson1-0/+197