summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/SelectLocation/LocationSectionHeaderView.swift
AgeCommit message (Collapse)AuthorFilesLines
2025-03-18Show number of available relays in filter viewmojganii1-97/+0
2025-02-04Update copyright string in switft filesOskar1-1/+1
2024-12-10Replace read/write AccessibilityIdentifier field with setterAndrew Bulhak1-1/+1
2024-05-16Fix cell colors in location viewJon Petersson1-3/+3
2024-04-25Add a test to delete, edit and create a custom listBug Magnet1-2/+3
2024-04-16Intercept back button when leaving an unsaved custom listJon Petersson1-4/+3
2024-04-05Combine parts of LocationDataSource and AddLocationDataSource to oneJon Petersson1-1/+3
2024-03-12adding section header view in select location
mojganii1-0/+95
- 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