summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN
AgeCommit message (Expand)AuthorFilesLines
2025-02-18Add an end to end test for UDP-over-TCP on port 80Bug Magnet1-1/+1
2025-02-17Fix preconcurrency warning in purchase vcSteffen Ernst1-15/+16
2025-02-17Simplify flow continuation after purchaseSteffen Ernst6-36/+16
2025-02-17Remove voucher from welcome and out of timeSteffen Ernst11-345/+49
2025-02-17Fix welcome screen to navigate further after paymentSteffen Ernst5-22/+40
2025-02-17Fix execution order of alert dismissalSteffen Ernst1-2/+1
2025-02-17Use overlaying spinner for in app purchaseSteffen Ernst13-522/+264
2025-02-13Add animations to connection viewSteffen Ernst14-233/+266
2025-02-10Remove references to Google in UIEmīls1-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-06Hide loading spinner immediately on connectSteffen Ernst1-7/+3
2025-02-06Handle concurrent button presses in account viewSteffen Ernst3-0/+3
2025-02-06Split cell reuse identifiers to segregate subtitle cellsAndrew Bulhak2-16/+21
2025-02-06Fix RelayTestsmojganii2-5/+8
2025-02-06Fix copyrights in server ip overridemojganii3-10/+10
2025-02-04Update copyright string in switft filesOskar396-396/+396
2025-01-31Hide notification bar in out of time screen as wellAndrew Bulhak1-0/+4
2025-01-31Configure device management screen to hide notification barAndrew Bulhak1-0/+4
2025-01-30Use a sendable closure for task expiryEmīls1-6/+6
2025-01-29Add priority for notificationsmojganii9-1/+42
2025-01-28Hide connection details view based on tunnel statusmojganii3-16/+10
2025-01-28Change AnyRelay Location from a String to a custom typeAndrew Bulhak1-4/+7
2025-01-24Put custom list name or (unfmtd) location name into connect buttonAndrew Bulhak4-4/+119
2025-01-24Add different themes for app iconsmojganii5-1/+25
2025-01-24Fix crash in dispatch queue assertion with background tasksBug Magnet5-78/+45
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