summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/DisconnectSplitButton.swift
AgeCommit message (Collapse)AuthorFilesLines
2023-03-22Add coordinators and app routerAndrej Mihajlov1-105/+0
Fixes IOS-10
2022-08-03Format source code with swiftformatAndrej Mihajlov1-7/+10
2021-11-04Flip images in RTLAndrej Mihajlov1-3/+11
2021-06-08Connect: Add blur background behind "Select location" and "Disconnect" buttonsAndrej Mihajlov1-1/+4
2021-05-03DisconnectSplitButton: remove font overrideAndrej Mihajlov1-1/+0
2021-04-14AppButton: make buttons larger on iPadAndrej Mihajlov1-5/+35
2021-03-22Use fixed dimensions for the split button side buttonAndrej Mihajlov1-19/+11
Fixes recursive layout loop when using .bounds observer to adjust the title label
2020-08-19Remove blur backgroundAndrej Mihajlov1-26/+37
2020-07-30Use observer to adjust the title labelAndrej Mihajlov1-7/+13
2020-07-30Add DisconnectSplitButtonAndrej Mihajlov1-0/+53