summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/Notifications/UI
AgeCommit message (Expand)AuthorFilesLines
2023-09-22Improve notification banner transitionsJon Petersson1-11/+2
2023-08-10Remove iOS 13 codeAndrej Mihajlov1-8/+2
2023-08-10Fix notification action button layout priority on iOS14Jon Petersson1-5/+2
2023-05-30NotificationBanner: break down init() on smaller functionsAndrej Mihajlov1-13/+21
2023-05-30NotificationBanner: add system spacing between body and action buttonAndrej Mihajlov1-0/+1
2023-05-30Rename didPress to handleActionTapAndrej Mihajlov1-2/+2
2023-05-30Group in-app banner constants into UIMetrics.InAppBannerNotificationAndrej Mihajlov1-4/+6
2023-05-30UIMetrics: add severity indicator sizeAndrej Mihajlov1-6/+3
2023-05-30NotificationBanner: hide action button when it's not providedAndrej Mihajlov1-44/+34
2023-05-30NotificationBanner: Add missing trailing anchor for title labelAndrej Mihajlov1-4/+2
2023-05-30NotificationBanner: add target onceAndrej Mihajlov1-1/+2
2023-05-23Make the tappable area bigger for small buttonsMojgan1-2/+2
2023-05-05Clip notification bannerAndrej Mihajlov1-0/+1
2023-05-04Improve behavior when there's no networkJon Petersson1-14/+4
2023-04-28Rename actionHandler to actionAndrej Mihajlov2-4/+4
2023-04-28Set tint color for action buttonAndrej Mihajlov1-1/+2
2023-04-28Revert conformance to Equatable the way it wasAndrej Mihajlov1-1/+1
2023-04-26Change to directional layout marginsMojgan1-1/+1
2023-04-26Add in-app banner message for a new deviceMojgan2-7/+29
2022-12-09Move all notification related entities into separate filesAndrej Mihajlov3-0/+313