summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/Account/AccountInteractor.swift
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Apply new swift format rules to codebaseSteffen1-2/+4
2025-06-23Disable add time button when app is in blocked stateJon Petersson1-3/+13
2025-06-23Add device management viewSteffen1-1/+4
2025-05-08Add storekit 2 functions to mullvad apiSteffen Ernst1-5/+30
2025-04-09Create button for StoreKit 2 refundsJon Petersson1-1/+1
2025-02-17Simplify flow continuation after purchaseSteffen Ernst1-1/+0
2025-02-17Use overlaying spinner for in app purchaseSteffen Ernst1-34/+0
2025-02-04Update copyright string in switft filesOskar1-1/+1
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet1-7/+7
2025-01-10Add StoreKit2 buttonEmīls1-1/+11
2024-02-06Whitespace fixesAndrew Bulhak1-1/+1
2024-02-06Refactor TunnelManager account setting methods replacing callbacks with asyncAndrew Bulhak1-3/+3
2023-10-16Add tests for PacketTunnelActor, TunnelManager and AppMessageHandler.Jon Petersson1-2/+2
2023-09-20Disable Module verifier, rename Settings to MullvadSettings to avoid clash wi...Bug Magnet1-1/+1
2023-09-20Move settings into its own frameworkAndrej Mihajlov1-0/+1
2023-09-12suggest logout option when user enters account number instead of voucherMojgan1-1/+7
2023-08-29fix some linting violationsMojgan1-2/+2
2023-06-27New swiftformat rule, enable google swift guidelinesBug Magnet1-3/+3
2023-06-20Implement redeeming voucher on account flowMojgan1-1/+1
2023-04-28TunnelManager: pass previous DeviceState to observersAndrej Mihajlov1-1/+1
2023-03-22Add coordinators and app routerAndrej Mihajlov1-0/+76