summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadSettings/AccessMethodRepository.swift
AgeCommit message (Expand)AuthorFilesLines
2025-09-19Add routine that clears shadowsocks caches on API rotation and failureBug Magnet1-1/+1
2025-09-18Fix access methods not being initiated from store correctlyJon Petersson1-1/+4
2025-08-12Separate access method rotation request from stateSteffen1-8/+29
2025-08-12Fix callback pointer passing, and saving of methodsAndrew Bulhak1-2/+4
2025-08-12Feed access method UUID back from Rust to Swift, and save itAndrew Bulhak1-0/+10
2025-06-11Move API method name localisation to UI layerAndrew Bulhak1-18/+3
2025-06-11Add explanatory commentAndrew Bulhak1-0/+2
2025-06-11Make access method names localised on creationAndrew Bulhak1-3/+18
2025-02-04Update copyright string in switft filesOskar1-1/+1
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet1-1/+1
2024-10-02Enable encrypted DNS proxy in releaseEmīls1-11/+0
2024-10-02Add info modals to default access methods screensJon Petersson1-3/+7
2024-09-25Add UI for encrypted dns proxymojganii1-3/+25
2024-05-13Fix user input string validationJon Petersson1-0/+4
2024-01-30Currently in use API access method should be visible in UIJon Petersson1-27/+59
2024-01-25Update API access methods functionality UI to conform with designsJon Petersson1-25/+30
2024-01-16using different API access methods when it encounters a network errormojganii1-20/+21
2023-12-22moving AccessMethodRepository into MullvadSettingsmojganii1-0/+118