summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/OutOfTime
AgeCommit message (Expand)AuthorFilesLines
2023-11-15Show success alert when making purchase from out of timeJon Petersson1-2/+2
2023-10-17Add filtering to location selectionJon Petersson1-2/+2
2023-09-20Disable Module verifier, rename Settings to MullvadSettings to avoid clash wi...Bug Magnet1-1/+1
2023-09-20Move settings into its own frameworkAndrej Mihajlov1-0/+1
2023-09-07Fix or report all current smaller Swiftlint warnings in xcodeJon Petersson1-2/+8
2023-08-30Use swiftlint auto fix for trivial lint violationsBug Magnet2-4/+4
2023-08-28Introduce Duration type that mimicks native iOS16 DurationJon Petersson1-2/+5
2023-08-23implement in-app purchase in new account flowMojgan1-0/+8
2023-08-16Ensure the app fetches account data whenever it enters the new account flow viewJon Petersson2-4/+19
2023-08-10Rework change log to be compliant with our designJon Petersson1-1/+1
2023-06-27New swiftformat rule, enable google swift guidelinesBug Magnet2-6/+6
2023-06-22Add info button next to device name in account viewJon Petersson1-96/+6
2023-06-08Create custom alert dialogsJon Petersson2-40/+37
2023-05-22Reformat the code for Swift 5.8Andrej Mihajlov1-4/+4
2023-05-04Fix view state when disconnecting from out of time viewJon Petersson3-5/+40
2023-04-26Change to directional layout marginsMojgan1-1/+1
2023-03-22Add coordinators and app routerAndrej Mihajlov3-0/+575