summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/AppButton.swift
AgeCommit message (Expand)AuthorFilesLines
2021-11-04Remove initializers and properties that were used with storyboardsAndrej Mihajlov1-15/+2
2021-11-04Flip images in RTLAndrej Mihajlov1-2/+2
2021-11-04AppButton: add missing RTL layoutsAndrej Mihajlov1-0/+14
2021-11-04AppButton: remove IB attributesAndrej Mihajlov1-4/+4
2021-07-16Accessibility: add .link trait on LinkButtonAndrej Mihajlov1-0/+2
2021-05-03AppButton: fix font to 18pt semiboldAndrej Mihajlov1-1/+1
2021-05-03LinkButton: add titleString to handle the link titleAndrej Mihajlov1-9/+7
2021-05-03LinkButton: fix the horizontal content alignment to leading (default: center)Andrej Mihajlov1-0/+1
2021-04-14AppButton: make buttons larger on iPadAndrej Mihajlov1-5/+24
2020-08-19Remove blur backgroundAndrej Mihajlov1-1/+9
2020-07-30Add split button stylesAndrej Mihajlov1-5/+24
2020-07-30Revamp Connect controller buttonsAndrej Mihajlov1-0/+38
2020-07-15Fix layout quirks in UIButton on iOS < 13Andrej Mihajlov1-0/+15
2020-02-26Add image spacing into calculation of intrinsicContentSize of CustomButtonAndrej Mihajlov1-4/+24
2020-02-26Add consent view controller and rework app buttonAndrej Mihajlov1-0/+251