summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/InAppPurchase
AgeCommit message (Collapse)AuthorFilesLines
2025-10-17Update strings based on other platformsmojganii1-1/+1
2025-09-30Apply new swift format rules to codebaseSteffen1-5/+9
# Conflicts: # ios/MullvadVPN/Coordinators/Settings/DAITA/SettingsDAITAView.swift # ios/MullvadVPN/View controllers/DeviceList/DeviceManagementView.swift
2025-08-08Extract strings to translatemojganii1-12/+2
2025-06-16Combine DAITA and Multihop to one pill when smart routing is activeJon Petersson1-2/+2
2025-02-17Fix preconcurrency warning in purchase vcSteffen Ernst1-15/+16
2025-02-17Simplify flow continuation after purchaseSteffen Ernst1-18/+10
2025-02-17Fix welcome screen to navigate further after paymentSteffen Ernst1-12/+20
2025-02-17Use overlaying spinner for in app purchaseSteffen Ernst1-0/+163
Move purchase logic into single reused view controller