summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/Views
AgeCommit message (Expand)AuthorFilesLines
2025-01-22Fix connection view background in iOS15Jon Petersson1-5/+2
2025-01-17Add new changelog designmojganii2-4/+43
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet3-6/+14
2025-01-13Fix multiple small issues in ConnectionViewJon Petersson2-3/+6
2025-01-13Add toggle in connection viewJon Petersson3-21/+20
2025-01-13Add FeatureIndicatorsViewmojganii1-7/+15
2024-12-13Add state to new connection viewJon Petersson5-12/+45
2024-12-11Add foundation for new connection viewJon Petersson4-0/+162
2024-12-10Replace circular .description definition with .asStringAndrew Bulhak1-1/+1
2024-12-10Remove String conformance of AccessibilityIdentifierAndrew Bulhak1-1/+1
2024-12-10Replace read/write AccessibilityIdentifier field with setterAndrew Bulhak2-2/+2
2024-12-04Add the multihop and DAITA pages to the root of the settings pageJon Petersson3-0/+96
2024-12-03Disable selectable textmojganii1-41/+17
2024-11-07Fix content inset for link buttonmojganii1-1/+1
2024-10-22Fix text color for disabled statemojganii2-4/+4
2024-10-22Fix alpha button override issues in configurationmojganii2-4/+11
2024-10-17Refactor buttons to use UIButton.Configurationmojganii3-189/+53
2024-10-02Add info modals to default access methods screensJon Petersson1-0/+106
2024-07-29Fix the spinner spinning round like a recordBug Magnet1-2/+0
2024-06-24Remove all complexity to do with iPad UIJon Petersson1-12/+0
2024-06-10Move iOS end to end tests to staging environmentNiklas Berglund2-0/+20
2024-05-13Add iOS test making sure app functioning when API is downNiklas Berglund1-0/+6
2024-01-25Update API access methods functionality UI to conform with designsJon Petersson1-37/+3
2024-01-24Add ad blocking testNiklas Berglund1-0/+2
2023-12-20Fix Swiftlint warningsJon Petersson3-230/+248
2023-12-13Add API access methods UI/part of backendAndrej Mihajlov1-32/+109
2023-10-17Add filtering to location selectionJon Petersson1-0/+47
2023-09-18remove user token after account is deleted or logged outMojgan1-1/+0
2023-09-07Fix or report all current smaller Swiftlint warnings in xcodeJon Petersson1-0/+1
2023-08-30Use swiftlint auto fix for trivial lint violationsBug Magnet1-1/+1
2023-08-21Fix computed_accessors_order swiftlint violationBug Magnet1-9/+9
2023-07-07Fix increased touch areas for buttons in header bar viewJon Petersson1-1/+1
2023-06-27New swiftformat rule, enable google swift guidelinesBug Magnet7-14/+13
2023-05-23Improve UX for disabled buttonsJon Petersson1-1/+1
2023-05-23Make the tappable area bigger for small buttonsMojgan1-0/+21
2023-05-22Reformat the code for Swift 5.8Andrej Mihajlov2-2/+2
2023-03-22Add coordinators and app routerAndrej Mihajlov10-0/+1129