summaryrefslogtreecommitdiffhomepage
path: root/ios
AgeCommit message (Expand)AuthorFilesLines
2025-01-27Add a sendable tutorialsendable-tutorialBug Magnet7-90/+513
2025-01-24Add different themes for app iconsmojganii6-1/+26
2025-01-24Fix crash in dispatch queue assertion with background tasksBug Magnet7-86/+54
2025-01-23Update screenshot tests to use correct iPad modelsJon Petersson1-2/+2
2025-01-23Fix testWireGuardOverTCPAutomatically and testConnectionRetryLogicJon Petersson2-1/+4
2025-01-22Add in-app notification for latest changesmojganii19-89/+191
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 Petersson6-73/+170
2025-01-21Move the spinner in front of the Connection ViewBug Magnet1-1/+1
2025-01-20Simplify code to create purchase action sheetSteffen Ernst6-96/+67
2025-01-20Apply code review suggestions to 90 day paymentSteffen Ernst9-17/+7
2025-01-20Make 90 day payment code compile with swift 6 compilerSteffen Ernst5-46/+50
2025-01-20Sort purchase options by priceSteffen Ernst5-3/+22
2025-01-20Add file to test targetSteffen Ernst1-0/+2
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 Ernst12-193/+279
2025-01-20Remove Swift 6 checkBug Magnet1-4/+0
2025-01-20Revisit main actor isolation in the UI ProcessBug Magnet8-37/+25
2025-01-20Add spinner in a different methodBug Magnet1-11/+16
2025-01-20Delete unused SwiftUI Spinner viewBug Magnet2-60/+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 designmojganii17-163/+287
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-17Update changelog with daita settings view fixSteffen Ernst1-3/+2
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-17Add DAITA view fix to changelogSteffen Ernst1-0/+3
2025-01-17Fix DAITA view on iOS 15Steffen Ernst1-6/+2
2025-01-17Update changelog and version after releaseEmīls2-1/+3
2025-01-16Fix UI tests and Make connection view releasableJon Petersson28-1140/+184
2025-01-14Make the wireguard go script build with Xcode 16Bug Magnet1-1/+1
2025-01-14Disable Swift 6 for UITestsBug Magnet1-0/+4
2025-01-14Update Package dependency fileBug Magnet1-1/+2
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet297-865/+1117
2025-01-13Add keychains item to the backups againBug Magnet7-157/+9
2025-01-13Update Direct only pop up designmojganii2-4/+4
2025-01-13Fix multiple small issues in ConnectionViewJon Petersson22-202/+172
2025-01-13Split ConnectionView, improve previews, attempt animationAndrew Bulhak11-305/+470
2025-01-13Add toggle in connection viewJon Petersson31-349/+710
2025-01-13Add FeatureIndicatorsViewmojganii17-32/+492
2025-01-13Add cacheDirectory to KeychainSettingsStore in MockRelease tooBug Magnet1-1/+2
2025-01-10Add StoreKit2 buttonEmīls6-3/+113
2025-01-10Exclude keychain items from backupsBug Magnet7-8/+155