summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/Notifications/NotificationManager.swift
AgeCommit message (Collapse)AuthorFilesLines
2025-09-30Apply new swift format rules to codebaseSteffen1-7/+12
# Conflicts: # ios/MullvadVPN/Coordinators/Settings/DAITA/SettingsDAITAView.swift # ios/MullvadVPN/View controllers/DeviceList/DeviceManagementView.swift
2025-02-04Update copyright string in switft filesOskar1-1/+1
2025-01-29Add priority for notificationsmojganii1-1/+1
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet1-1/+1
2023-09-07Fix or report all current smaller Swiftlint warnings in xcodeJon Petersson1-1/+4
2023-08-21Fix computed_accessors_order swiftlint violationBug Magnet1-3/+3
2023-06-27New swiftformat rule, enable google swift guidelinesBug Magnet1-3/+3
2023-05-22Reformat the code for Swift 5.8Andrej Mihajlov1-3/+3
2023-05-11Show registered device banner when user comes from logged out to logged inMojgan1-5/+5
2023-05-09Move action handling into notification manager delegateAndrej Mihajlov1-7/+31
2023-04-28Refactor notification manager code a bitAndrej Mihajlov1-9/+6
2023-04-28Reformat codeAndrej Mihajlov1-3/+1
2022-12-13Add periodic refresh to account expiry in-app notificationAndrej Mihajlov1-1/+1
2022-12-09Move notification response matching into notification manager and system ↵Andrej Mihajlov1-6/+23
providers
2022-12-09Move all notification related entities into separate filesAndrej Mihajlov1-0/+214