summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/Notifications/Notification Providers/TunnelStatusNotificationProvider.swift
AgeCommit message (Expand)AuthorFilesLines
2025-10-27Update strings for translationmojganii1-2/+1
2025-09-30Apply new swift format rules to codebaseSteffen1-11/+12
2025-09-05Fix relay selector selection order and obfuscationJon Petersson1-0/+5
2025-08-18Import translated strings into codemojganii1-17/+24
2025-08-08Extract strings to translatemojganii1-54/+23
2025-05-20Align invalid port notification with designSteffen Ernst1-11/+20
2025-05-20Add settings button to blocked state banner for invalid portSteffen Ernst1-2/+20
2025-05-20Handle port 443 removal and show blocked state bannerSteffen Ernst1-0/+2
2025-02-04Update copyright string in switft filesOskar1-1/+1
2025-01-29Add priority for notificationsmojganii1-0/+4
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet1-1/+1
2024-08-21Allow relay selector to filter DAITA enabled relaysJon Petersson1-0/+6
2023-12-05Do not show account revoked banner when on account revoked screenJon Petersson1-9/+18
2023-11-09Fix expired account UI showing blocked state instead of out of time viewJon Petersson1-3/+1
2023-10-30Migrate settings to Version3 and introduce incremental migration scheme.Bug Magnet1-1/+1
2023-10-20Add blocked state due to account expirationJon Petersson1-0/+2
2023-10-09Add UI for blocked stateJon Petersson1-10/+34
2023-10-09PacketTunnel: introduce proper state and blocked stateAndrej Mihajlov1-3/+7
2023-08-30Use swiftlint auto fix for trivial lint violationsBug Magnet1-2/+2
2023-06-27New swiftformat rule, enable google swift guidelinesBug Magnet1-4/+4
2023-06-08PacketTunnel: rotate private key on mismatch with serverAndrej Mihajlov1-3/+1
2023-05-22Reformat the code for Swift 5.8Andrej Mihajlov1-2/+2
2023-05-11Show registered device banner when user comes from logged out to logged inMojgan1-2/+2
2023-05-04Improve behavior when there's no networkJon Petersson1-2/+39
2023-04-26Add in-app banner message for a new deviceMojgan1-10/+12
2023-02-03Show configuration errors in tunnel status notificationAndrej Mihajlov1-7/+1
2022-12-13Add periodic refresh to account expiry in-app notificationAndrej Mihajlov1-30/+16
2022-12-09Move all notification related entities into separate filesAndrej Mihajlov1-0/+202