summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/Notifications/Notification Providers/TunnelStatusNotificationProvider.swift
AgeCommit message (Expand)AuthorFilesLines
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