summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/NotificationManager.swift
AgeCommit message (Expand)AuthorFilesLines
2022-12-09Move all notification related entities into separate filesAndrej Mihajlov1-268/+0
2022-10-13Add MullvadTypes and MullvadLogging targetsAndrej Mihajlov1-1/+1
2022-09-26Replace ChainedError with WrappingErrorAndrej Mihajlov1-2/+2
2022-08-03Fix formatting defectAndrej Mihajlov1-1/+2
2022-08-03Format source code with swiftformatAndrej Mihajlov1-34/+62
2022-06-20Move background task handling to AppDelegateAndrej Mihajlov1-2/+12
2021-09-30Fix bug where notification manager delegate was unset after re-loginAndrej Mihajlov1-0/+7
2021-06-11Add account expiry notificationAndrej Mihajlov1-0/+222