summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/Settings
AgeCommit message (Expand)AuthorFilesLines
2025-10-27Update strings for translationmojganii1-4/+1
2025-10-21Make settings cell details stack vertically when strings are longJon Petersson3-5/+27
2025-09-30Apply new swift format rules to codebaseSteffen11-62/+79
2025-09-22Fix margins for cells and navigations titles in most settings viewsJon Petersson6-28/+39
2025-09-18Adjust strings based on other platformsmojganii7-78/+5
2025-08-26Fix dynamic size issuesmojganii1-1/+1
2025-08-18Fix dynamic size issuemojganii1-2/+0
2025-08-08Extract strings to translatemojganii9-151/+36
2025-08-06Fix some linting warningsmojganii2-2/+2
2025-08-04Fix some ui elements to prepare for localizationmojganii3-6/+19
2025-07-29Add support for the listed languagesmojganii5-34/+79
2025-07-17Fix dynamic sizing and layout issues across multiple viewsmojganii2-0/+4
2025-06-23Enable more use of dynamic fontsBug Magnet4-4/+13
2025-06-10Make feature indicators clickable and show settingsSteffen1-1/+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 Ernst4-6/+6
2025-04-24Fix checkbox appearance on iOSSteffen Ernst1-2/+1
2025-03-27Replace PNGs with SVGs from `desktop/.../assets` where availableAndrew Bulhak4-7/+7
2025-03-18Refactor RelayFilterDataSourcemojganii1-0/+6
2025-02-17Use overlaying spinner for in app purchaseSteffen Ernst1-3/+0
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-06Split cell reuse identifiers to segregate subtitle cellsAndrew Bulhak2-16/+21
2025-02-04Update copyright string in switft filesOskar26-26/+26
2025-01-17Add new changelog designmojganii3-17/+18
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet3-4/+5
2025-01-02Update UI tests for the new WG Obfuscation viewsAndrew Bulhak3-42/+47
2024-12-10Replace circular .description definition with .asStringAndrew Bulhak1-1/+1
2024-12-10Replace read/write AccessibilityIdentifier field with setterAndrew Bulhak5-14/+14
2024-12-06Add the openPortSelectorMenuButton accessibility identifier to ... buttAndrew Bulhak1-0/+1
2024-12-04Add trailing status indicators for daita and multihop cellsJon Petersson6-45/+40
2024-12-04Add the multihop and DAITA pages to the root of the settings pageJon Petersson5-220/+33
2024-12-04Add accessibility identifiers to SingleChoiceList rows and text fieldsAndrew Bulhak1-3/+35
2024-12-02Enable Shadowsocks obfuscation in ReleaseBug Magnet1-2/+0
2024-12-02Replace misspelling of WireGuardObfuscationShadowsocksPort type nameAndrew Bulhak2-6/+6
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-28Rename instances of UDPTCP* to UDPOverTCP*Andrew Bulhak2-9/+9
2024-11-28Make minor fixesAndrew Bulhak2-2/+2
2024-11-28Implement SwiftUI Shadowsocks settings view with custom field editingAndrew Bulhak6-32/+441
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 Bulhak5-0/+229
2024-10-30Update cell layout and behavior for obfuscation methodsJon Petersson5-47/+160
2024-10-29Add shadowsocks fields to relay list response from the APIJon Petersson1-1/+1
2024-10-23Remove explanatory text for Direct only in settingsJon Petersson1-54/+2
2024-10-21Hide Daita section in settings when logged outJon Petersson1-3/+6
2024-10-18Fix crash when closing add/edit custom list viewJon Petersson1-5/+17
2024-10-18Update location view for DAITA smart routingJon Petersson1-2/+2
2024-10-15Update logic for showing DAITA filter pillJon Petersson3-11/+94