summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/Settings/SettingsCellFactory.swift
AgeCommit message (Expand)AuthorFilesLines
2025-10-21Make settings cell details stack vertically when strings are longJon Petersson1-1/+23
2025-09-30Apply new swift format rules to codebaseSteffen1-5/+8
2025-09-18Adjust strings based on other platformsmojganii1-6/+1
2025-08-08Extract strings to translatemojganii1-66/+15
2025-08-06Fix some linting warningsmojganii1-1/+1
2025-07-29Add support for the listed languagesmojganii1-0/+19
2025-02-06Split cell reuse identifiers to segregate subtitle cellsAndrew Bulhak1-6/+7
2025-02-04Update copyright string in switft filesOskar1-1/+1
2025-01-17Add new changelog designmojganii1-6/+12
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet1-1/+2
2024-12-10Replace read/write AccessibilityIdentifier field with setterAndrew Bulhak1-7/+7
2024-12-04Add trailing status indicators for daita and multihop cellsJon Petersson1-2/+16
2024-12-04Add the multihop and DAITA pages to the root of the settings pageJon Petersson1-39/+10
2024-10-11Add toggle to disable smart routingJon Petersson1-1/+65
2024-03-19Move IP Overrides into VPN Settings menuJon Petersson1-15/+2
2024-01-23Add preliminary settings page for relay IP overridesJon Petersson1-0/+13
2023-12-20Export identifiers for accessibility elementsJon Petersson1-5/+5
2023-12-20Fix Swiftlint warningsJon Petersson1-0/+1
2023-12-13Add API access methods UI/part of backendAndrej Mihajlov1-0/+13
2023-04-20Add a dedicated account button on the main view and remove it from settingsJon Petersson1-13/+0
2023-04-19Reduce code duplication by providing cell reuse identifier per data source itemAndrej Mihajlov1-19/+2
2023-03-27Change a few title textsJon Petersson1-1/+1
2023-03-22Add coordinators and app routerAndrej Mihajlov1-0/+113