summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/Notifications/Notification Providers/AccountExpiryInAppNotificationProvider.swift
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Apply new swift format rules to codebaseSteffen1-5/+7
2025-08-08Extract strings to translatemojganii1-9/+3
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-18/+32
2023-11-10Change account expiry text to display 'less than a day'Jon Petersson1-36/+5
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-08-28Introduce Duration type that mimicks native iOS16 DurationJon Petersson1-1/+2
2023-05-22Reformat the code for Swift 5.8Andrej Mihajlov1-4/+4
2023-05-11Show registered device banner when user comes from logged out to logged inMojgan1-2/+2
2023-04-28Move constants from notification providers into NotificationConfigurationAndrej Mihajlov1-5/+2
2023-04-28TunnelManager: pass previous DeviceState to observersAndrej Mihajlov1-1/+1
2023-04-26Add in-app banner message for a new deviceMojgan1-2/+2
2023-03-28Swiftformat: update --maxwidth to 120Andrej Mihajlov1-2/+1
2022-12-13Add periodic refresh to account expiry in-app notificationAndrej Mihajlov1-0/+140