summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/Extensions
AgeCommit message (Expand)AuthorFilesLines
2023-06-08Create custom alert dialogsJon Petersson2-14/+65
2023-06-06Add custom port selection to settingsJon Petersson1-15/+21
2023-05-30NotificationBanner: hide action button when it's not providedAndrej Mihajlov1-0/+1
2023-05-22Reformat the code for Swift 5.8Andrej Mihajlov3-4/+4
2023-05-16Improve visibility of search field clear button when keyboard is dismissedJon Petersson1-0/+5
2023-05-03Move Result+Extensions into MullvadTypesAndrej Mihajlov1-64/+0
2023-04-26Backport block based handler for UIBarButtonItemAndrej Mihajlov2-10/+45
2023-04-26Add in-app banner message for a new deviceMojgan1-1/+6
2023-04-06Add search bar to location selectionJon Petersson3-2/+89
2023-04-05Display human readable error messages for throttled API callsJon Petersson1-0/+16
2023-04-04Remove distinction between UIView and UILayoutGuide by introducing protocol w...Andrej Mihajlov1-56/+47
2023-03-27Add changelogAndrej Mihajlov2-124/+154
2023-03-27Add autolayout builderAndrej Mihajlov1-0/+231
2023-03-22Add coordinators and app routerAndrej Mihajlov17-0/+762