summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/Classes
AgeCommit message (Collapse)AuthorFilesLines
2025-10-24Fetch current location on first startJon Petersson2-22/+13
2025-09-30Apply new swift format rules to codebaseSteffen4-25/+39
# Conflicts: # ios/MullvadVPN/Coordinators/Settings/DAITA/SettingsDAITAView.swift # ios/MullvadVPN/View controllers/DeviceList/DeviceManagementView.swift
2025-08-28Add confirmation dialogs when removing saved account numberSteffen1-0/+4
2025-08-18Fix nightly E2E testsJon Petersson1-1/+0
2025-08-08Extract strings to translatemojganii1-5/+1
2025-07-29Add support for the listed languagesmojganii1-0/+1
2025-06-23Add device management viewSteffen1-0/+3
2025-06-10Make feature indicators clickable and show settingsSteffen1-1/+21
2025-06-09Enable UITests that were disabledBug Magnet1-0/+1
2025-05-30Revert cancellation of log consolidationJon Petersson1-37/+9
2025-05-30Let users cancel sending a problem reportJon Petersson2-14/+37
2025-05-21Convert api access view to swiftuiSteffen Ernst1-0/+1
2025-05-13Build screenshots with MockRelease configurationmojganii1-2/+0
2025-04-28Add the ability to use QUIC obfuscation in the UI, and update SettingsBug Magnet1-0/+3
2025-04-17Add filter pill to location view when obfuscation is usedJon Petersson1-1/+4
2025-03-06Make account number in welcome view copyableJon Petersson1-0/+1
2025-03-03Add end-to-end tests for access methodsJon Petersson1-0/+4
2025-02-18Add debug toggle for include all networks and make it false by defaultSteffen Ernst1-0/+1
2025-02-18Add UI tests for local network sharingSteffen Ernst1-0/+1
2025-02-18Add local network sharing to settings and hook upSteffen Ernst1-0/+1
2025-02-04Update copyright string in switft filesOskar12-12/+12
2025-01-22Add in-app notification for latest changesmojganii1-5/+3
2025-01-22Fix target destination of DAITA button in location viewJon Petersson1-1/+6
2025-01-20Add 90 day payment to welcome and account viewSteffen Ernst1-1/+1
2025-01-16Fix UI tests and Make connection view releasableJon Petersson1-0/+1
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet3-3/+5
2025-01-13Add toggle in connection viewJon Petersson1-2/+3
2025-01-02Fix testVerifySettingsStillChanged to work with new UIAndrew Bulhak1-0/+2
2025-01-02Update UI tests for the new WG Obfuscation viewsAndrew Bulhak1-0/+4
2024-12-10Make AccessibilityIdentifier.wireGuardPort tagged with its valueAndrew Bulhak1-1/+1
2024-12-10Replace circular .description definition with .asStringAndrew Bulhak1-3/+3
2024-12-10Remove String conformance of AccessibilityIdentifierAndrew Bulhak1-2/+8
2024-12-10Replace read/write AccessibilityIdentifier field with setterAndrew Bulhak1-8/+2
2024-12-06Add the openPortSelectorMenuButton accessibility identifier to ... buttAndrew Bulhak1-0/+1
2024-12-04Add the multihop and DAITA pages to the root of the settings pageJon Petersson1-0/+4
2024-12-03Fix log redaction loading issuemojganii1-50/+81
2024-11-18Implement SwiftUI UI for UDP TCP Obfuscation port selector viewAndrew Bulhak1-0/+1
2024-10-30Update cell layout and behavior for obfuscation methodsJon Petersson1-1/+2
2024-10-18Update location view for DAITA smart routingJon Petersson1-2/+4
2024-10-11Add toggle to disable smart routingJon Petersson1-0/+1
2024-10-08Add end-to-end test for multihopmojganii1-1/+0
2024-09-20Add counter and 'all' switch to DNS content blockersJon Petersson1-0/+1
2024-08-28Add UI for DAITA in VPN settingsmojganii1-3/+6
2024-06-24Remove all complexity to do with iPad UIJon Petersson2-95/+2
2024-06-13Add multi-hop toggle to settings viewmojganii1-0/+6
2024-06-10Move iOS end to end tests to staging environmentNiklas Berglund1-0/+10
2024-06-04Upgrade settings to associate with multi-hopmojganii1-87/+0
2024-05-13Add iOS test making sure app functioning when API is downNiklas Berglund1-1/+24
2024-05-13Add a new container view to wrap the whole location selectionJon Petersson1-0/+1
2024-05-06Add iOS test verifying API can be reached from blocked stateNiklas Berglund1-1/+11