summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/CustomTextView.swift
AgeCommit message (Collapse)AuthorFilesLines
2023-03-22Add coordinators and app routerAndrej Mihajlov1-168/+0
Fixes IOS-10
2022-08-03Format source code with swiftformatAndrej Mihajlov1-9/+15
2022-07-28CustomTextView: release notification block observerAndrej Mihajlov1-1/+9
2022-07-28CustomTextView: refactor constantAndrej Mihajlov1-6/+4
2021-07-16Accessibility: handle placeholder and accessibility path in CustomTextViewAndrej Mihajlov1-0/+28
2021-02-25Use safeAreaLayoutGuide to workaround the AutoLayout behaviour in scroll viewsAndrej Mihajlov1-3/+6
2021-02-25Correct the constant for trailing constraint (should be negative)Andrej Mihajlov1-1/+1
2021-02-25Enable multiline placeholder in text viewsAndrej Mihajlov1-0/+1
2021-02-24Add custom text field & text viewAndrej Mihajlov1-0/+124