summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers
AgeCommit message (Expand)AuthorFilesLines
2025-01-22Add in-app notification for latest changesmojganii1-13/+0
2025-01-22Fix connection view background in iOS15Jon Petersson3-54/+19
2025-01-21Move the spinner in front of the Connection ViewBug Magnet1-1/+1
2025-01-20Simplify code to create purchase action sheetSteffen Ernst1-2/+2
2025-01-20Apply code review suggestions to 90 day paymentSteffen Ernst5-13/+3
2025-01-20Make 90 day payment code compile with swift 6 compilerSteffen Ernst4-46/+49
2025-01-20Format 90 day payment codeSteffen Ernst3-15/+35
2025-01-20Add 90 day payment option to our of time viewSteffen Ernst3-57/+51
2025-01-20Fix storekit2 button after refactoringSteffen Ernst1-4/+4
2025-01-20Add 90 day payment to welcome and account viewSteffen Ernst7-184/+131
2025-01-20Revisit main actor isolation in the UI ProcessBug Magnet5-23/+18
2025-01-20Add spinner in a different methodBug Magnet1-11/+16
2025-01-20Delete unused SwiftUI Spinner viewBug Magnet1-56/+0
2025-01-20Center the progress view higher on the screenBug Magnet1-23/+34
2025-01-20Move the Progress view away from the ConnectionViewBug Magnet4-227/+32
2025-01-17Fix clipped feature indicatorsSteffen Ernst1-1/+4
2025-01-17Use padded chevron image to follow figma designSteffen Ernst1-2/+2
2025-01-17Add new changelog designmojganii9-108/+183
2025-01-16Fix UI tests and Make connection view releasableJon Petersson21-1004/+94
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet46-180/+242
2025-01-13Fix multiple small issues in ConnectionViewJon Petersson17-183/+118
2025-01-13Split ConnectionView, improve previews, attempt animationAndrew Bulhak10-302/+431
2025-01-13Add toggle in connection viewJon Petersson13-229/+604
2025-01-13Add FeatureIndicatorsViewmojganii10-21/+415
2025-01-10Add StoreKit2 buttonEmīls5-2/+111
2025-01-02Fix testVerifySettingsStillChanged to work with new UIAndrew Bulhak1-0/+3
2025-01-02Update UI tests for the new WG Obfuscation viewsAndrew Bulhak3-42/+47
2024-12-13Add state to new connection viewJon Petersson5-75/+478
2024-12-11Add foundation for new connection viewJon Petersson1-0/+87
2024-12-10Make AccessibilityIdentifier.wireGuardPort tagged with its valueAndrew Bulhak3-5/+3
2024-12-10Replace circular .description definition with .asStringAndrew Bulhak5-9/+9
2024-12-10Remove String conformance of AccessibilityIdentifierAndrew Bulhak4-11/+12
2024-12-10Replace read/write AccessibilityIdentifier field with setterAndrew Bulhak41-123/+122
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 Petersson7-254/+38
2024-12-04Add accessibility identifiers to SingleChoiceList rows and text fieldsAndrew Bulhak1-3/+35
2024-12-03Fix log redaction loading issuemojganii3-55/+94
2024-12-03Enable custom Shadowsocks port selection on entry servers in multihopJon Petersson1-3/+1
2024-12-03Fix multiple Wireguard port selection in settings viewJon Petersson1-3/+9
2024-12-02Enable Shadowsocks obfuscation in ReleaseBug Magnet3-10/+1
2024-12-02Replace misspelling of WireGuardObfuscationShadowsocksPort type nameAndrew Bulhak3-8/+8
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 Bulhak3-11/+11
2024-11-28Make minor fixesAndrew Bulhak2-2/+2
2024-11-28Implement SwiftUI Shadowsocks settings view with custom field editingAndrew Bulhak8-35/+451
2024-11-28Remove settings table view cell for UDP port selection menuAndrew Bulhak2-26/+1
2024-11-28Move localisation out of SingleChoiceList to the clientAndrew Bulhak1-0/+1