summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/SelectLocation/LocationDataSourceProtocol.swift
AgeCommit message (Collapse)AuthorFilesLines
2025-02-04Update copyright string in switft filesOskar1-1/+1
2024-11-14Fix crash on UITableViewDiffableDataSourcemojganii1-14/+5
2024-03-12adding section header view in select location
mojganii1-1/+0
- each section should have its own distinct header view. - custom list section has an action that should take user to add/edit custom list.it will be coming during upcoming changes. - refactoring location cell - removing LocationCellFactory
2024-03-04Split select location view into two sectionsJon Petersson1-45/+55
2024-02-21Review fixesJon Petersson1-5/+5
2024-02-21refactoring location datasourcemojganii1-0/+68