summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/AutomaticKeyboardResponder.swift
AgeCommit message (Collapse)AuthorFilesLines
2023-03-22Add coordinators and app routerAndrej Mihajlov1-184/+0
Fixes IOS-10
2022-10-13Add MullvadTypes and MullvadLogging targetsAndrej Mihajlov1-1/+1
2022-10-11Fix formatting and remove unused filesAndrej Mihajlov1-1/+2
2022-09-29Reformat with swiftformat 0.50Sajad Vishkai1-2/+2
2022-09-26Update AutomaticKeyboardResponder.swiftSajad Vishkai1-1/+3
2022-09-26Update AutomaticKeyboardResponder.swiftSajad Vishkai1-2/+2
2022-08-03Format source code with swiftformatAndrej Mihajlov1-14/+34
2021-05-18AutomaticKeyboard: improve form sheet detection when contained inside of ↵Andrej Mihajlov1-2/+18
other controller
2021-04-29Keyboard: refactoringAndrej Mihajlov1-6/+5
2021-04-29Keyboard: determine the presentation container view by traversing the view ↵Andrej Mihajlov1-5/+23
hierarchy to address the missing reference to containerView on iOS 14.4 Additionally log errors to obtain the container view.
2021-03-26Add automatic keyboard responder helperAndrej Mihajlov1-0/+128