summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/Settings/SwiftUI components
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Apply new swift format rules to codebaseSteffen1-18/+13
2025-09-22Fix margins for cells and navigations titles in most settings viewsJon Petersson1-8/+7
2025-05-21Use dynamic fonts in SwiftUI and add fonts to UIKitSteffen Ernst1-2/+2
2025-05-21Align all table cell colors with designSteffen Ernst1-3/+3
2025-03-27Replace PNGs with SVGs from `desktop/.../assets` where availableAndrew Bulhak1-1/+1
2025-02-07Remove row separators from SingleChoiceListAndrew Bulhak1-0/+3
2025-02-07Modify custom-value-selection logic to not rely on input focusAndrew Bulhak1-2/+6
2025-02-04Update copyright string in switft filesOskar2-2/+2
2025-01-02Update UI tests for the new WG Obfuscation viewsAndrew Bulhak1-42/+45
2024-12-04Add trailing status indicators for daita and multihop cellsJon Petersson1-1/+1
2024-12-04Add accessibility identifiers to SingleChoiceList rows and text fieldsAndrew Bulhak1-3/+35
2024-11-28Prevent the clearing of the custom value field from clobbering the valueAndrew Bulhak1-14/+24
2024-11-28Add reenablement of Swiftlint checksAndrew Bulhak1-0/+4
2024-11-28Make SwiftLint happyAndrew Bulhak1-1/+4
2024-11-28Make minor fixesAndrew Bulhak1-1/+1
2024-11-28Implement SwiftUI Shadowsocks settings view with custom field editingAndrew Bulhak1-17/+311
2024-11-28Move localisation out of SingleChoiceList to the clientAndrew Bulhak1-0/+1
2024-11-18Implement SwiftUI UI for UDP TCP Obfuscation port selector viewAndrew Bulhak2-0/+105