summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/Settings/SettingsCell.swift
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Apply new swift format rules to codebaseSteffen1-9/+13
2025-09-22Fix margins for cells and navigations titles in most settings viewsJon Petersson1-6/+7
2025-08-18Fix dynamic size issuemojganii1-2/+0
2025-08-04Fix some ui elements to prepare for localizationmojganii1-5/+13
2025-07-17Fix dynamic sizing and layout issues across multiple viewsmojganii1-0/+2
2025-06-23Enable more use of dynamic fontsBug Magnet1-2/+6
2025-05-21Align all table cell colors with designSteffen Ernst1-1/+1
2025-03-27Replace PNGs with SVGs from `desktop/.../assets` where availableAndrew Bulhak1-4/+4
2025-02-04Update copyright string in switft filesOskar1-1/+1
2024-12-10Replace read/write AccessibilityIdentifier field with setterAndrew Bulhak1-1/+1
2024-10-30Update cell layout and behavior for obfuscation methodsJon Petersson1-39/+56
2024-09-20Add counter and 'all' switch to DNS content blockersJon Petersson1-1/+4
2024-03-04Split select location view into two sectionsJon Petersson1-3/+3
2023-12-20Export identifiers for accessibility elementsJon Petersson1-1/+1
2023-12-13Add API access methods UI/part of backendAndrej Mihajlov1-5/+5
2023-10-17Add filtering to location selectionJon Petersson1-11/+11
2023-09-07Fix or report all current smaller Swiftlint warnings in xcodeJon Petersson1-5/+1
2023-06-06Add custom port selection to settingsJon Petersson1-7/+32
2023-05-22Reformat the code for Swift 5.8Andrej Mihajlov1-1/+1
2023-04-26Change to directional layout marginsMojgan1-3/+4
2023-04-25Improve content blocker settings interfaceJon Petersson1-6/+48
2023-04-04Settings: handle .subtitle layoutAndrej Mihajlov1-21/+15
2023-03-22Add coordinators and app routerAndrej Mihajlov1-0/+125