summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/Notifications/Notification Providers/AccountExpirySystemNotificationProvider.swift
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Apply new swift format rules to codebaseSteffen1-3/+4
2025-09-18Adjust strings based on other platformsmojganii1-4/+2
2025-08-08Extract strings to translatemojganii1-26/+10
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/+2
2024-09-24Fix out-of-time notificationsJon Petersson1-29/+117
2024-02-02Remove old and unused Localizible fileJon Petersson1-12/+7
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