summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/SelectLocation/CustomListsDataSource.swift
AgeCommit message (Expand)AuthorFilesLines
2025-02-04Update copyright string in switft filesOskar1-1/+1
2024-11-14Fix crash on UITableViewDiffableDataSourcemojganii1-0/+3
2024-04-30Show custom lists even if no filter constraints matchJon Petersson1-3/+3
2024-04-05Combine parts of LocationDataSource and AddLocationDataSource to oneJon Petersson1-11/+3
2024-04-05Add locations to a custom listmojganii1-28/+0
2024-03-28Apply filtering on custom listsmojganii1-8/+8
2024-03-21Fix selection of custom list location not being retainedJon Petersson1-5/+8
2024-03-14Create view with custom lists to editJon Petersson1-5/+4
2024-03-07Fix broken UI testsJon Petersson1-9/+9
2024-03-04Split select location view into two sectionsJon Petersson1-10/+86
2024-02-21Review fixesJon Petersson1-3/+3
2024-02-21refactoring location datasourcemojganii1-0/+27