summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN
AgeCommit message (Expand)AuthorFilesLines
2025-01-22Add in-app notification for latest changesmojganii13-65/+176
2025-01-22Fix crash on showing alert for in-app purchasemojganii3-6/+16
2025-01-22Fix connection view background in iOS15Jon Petersson4-59/+21
2025-01-22Fix target destination of DAITA button in location viewJon Petersson5-73/+166
2025-01-21Move the spinner in front of the Connection ViewBug Magnet1-1/+1
2025-01-20Simplify code to create purchase action sheetSteffen Ernst5-96/+63
2025-01-20Apply code review suggestions to 90 day paymentSteffen Ernst8-16/+6
2025-01-20Make 90 day payment code compile with swift 6 compilerSteffen Ernst5-46/+50
2025-01-20Sort purchase options by priceSteffen Ernst4-3/+18
2025-01-20Format 90 day payment codeSteffen Ernst7-34/+79
2025-01-20Add 90 day payment option to our of time viewSteffen Ernst4-57/+115
2025-01-20Fix storekit2 button after refactoringSteffen Ernst1-4/+4
2025-01-20Add 90 day payment to welcome and account viewSteffen Ernst11-189/+279
2025-01-20Revisit main actor isolation in the UI ProcessBug Magnet7-34/+23
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 designmojganii15-157/+270
2025-01-17Fix daita settings text truncation on small iphonesSteffen Ernst1-0/+1
2025-01-17Simplify daita and multihop view logicSteffen Ernst1-28/+88
2025-01-17Fix text truncation in multihop and daita view with large fontSteffen Ernst1-0/+2
2025-01-17Fix daita and multihop view for iOS 16 and 17Steffen Ernst1-33/+24
2025-01-17Fix DAITA view on iOS 15Steffen Ernst1-6/+2
2025-01-16Fix UI tests and Make connection view releasableJon Petersson23-1014/+95
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet142-446/+613
2025-01-13Add keychains item to the backups againBug Magnet1-3/+0
2025-01-13Update Direct only pop up designmojganii2-4/+4
2025-01-13Fix multiple small issues in ConnectionViewJon Petersson21-187/+165
2025-01-13Split ConnectionView, improve previews, attempt animationAndrew Bulhak10-302/+431
2025-01-13Add toggle in connection viewJon Petersson24-327/+659
2025-01-13Add FeatureIndicatorsViewmojganii13-31/+437
2025-01-10Add StoreKit2 buttonEmīls6-3/+113
2025-01-10Exclude keychain items from backupsBug Magnet1-0/+3
2025-01-02Fix testVerifySettingsStillChanged to work with new UIAndrew Bulhak2-0/+5
2025-01-02Update UI tests for the new WG Obfuscation viewsAndrew Bulhak4-42/+51
2024-12-18Remove new connection view temporarilyJon Petersson1-9/+0
2024-12-13Add state to new connection viewJon Petersson14-117/+632
2024-12-11Add foundation for new connection viewJon Petersson7-1/+258
2024-12-10Make AccessibilityIdentifier.wireGuardPort tagged with its valueAndrew Bulhak4-6/+4
2024-12-10Replace circular .description definition with .asStringAndrew Bulhak7-13/+13
2024-12-10Remove String conformance of AccessibilityIdentifierAndrew Bulhak7-16/+23
2024-12-10Replace read/write AccessibilityIdentifier field with setterAndrew Bulhak59-165/+158
2024-12-06Add the openPortSelectorMenuButton accessibility identifier to ... buttAndrew Bulhak2-0/+2
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 Petersson33-263/+1454
2024-12-04Add accessibility identifiers to SingleChoiceList rows and text fieldsAndrew Bulhak1-3/+35
2024-12-03Disable selectable textmojganii1-41/+17