summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/Notifications/Notification Providers/AccountExpirySystemNotificationProvider.swift
AgeCommit message (Expand)AuthorFilesLines
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-08-29fix some linting violationsMojgan1-1/+1
2023-06-27New swiftformat rule, enable google swift guidelinesBug Magnet1-3/+3
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-5/+3
2023-05-09Move action handling into notification manager delegateAndrej Mihajlov1-16/+4
2023-04-28Move constants from notification providers into NotificationConfigurationAndrej Mihajlov1-6/+2
2023-04-28TunnelManager: pass previous DeviceState to observersAndrej Mihajlov1-1/+1
2022-12-13Add periodic refresh to account expiry in-app notificationAndrej Mihajlov1-0/+128