summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/SelectLocation/LocationCell.swift
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Apply new swift format rules to codebaseSteffen1-7/+10
2025-06-23Enable more use of dynamic fontsBug Magnet1-5/+5
2025-05-21Align all table cell colors with designSteffen Ernst1-1/+1
2025-05-14Fix customListTest bugmojganii1-1/+1
2025-05-13Add custom action at select location for accessibilitymojganii1-41/+41
2025-04-24Fix checkbox appearance on iOSSteffen Ernst1-1/+2
2025-03-27Replace PNGs with SVGs from `desktop/.../assets` where availableAndrew Bulhak1-3/+3
2025-02-04Update copyright string in switft filesOskar1-1/+1
2024-12-10Make AccessibilityIdentifier.wireGuardPort tagged with its valueAndrew Bulhak1-1/+0
2024-12-10Replace read/write AccessibilityIdentifier field with setterAndrew Bulhak1-12/+11
2024-07-11Prevent user from selecting same entry and exit relay for multihopJon Petersson1-6/+5
2024-06-25Update view model when switching between entry and exit locationJon Petersson1-3/+11
2024-05-16Change checkboxes in location cells to the correct onesJon Petersson1-6/+13
2024-05-16Fix cell colors in location viewJon Petersson1-3/+0
2024-05-14Remove some unnecessary LocationNode subclassesJon Petersson1-10/+15
2024-05-06Add iOS test verifying API can be reached from blocked stateNiklas Berglund1-1/+13
2024-04-25Add a test to delete, edit and create a custom listBug Magnet1-0/+1
2024-04-16Limit the name of a custom list to 30 charactersJon Petersson1-3/+2
2024-04-08Add connection retry logic testNiklas Berglund1-1/+1
2024-04-05Combine parts of LocationDataSource and AddLocationDataSource to oneJon Petersson1-36/+31
2024-04-05Combine AddLocationCell and LocationCell to oneJon Petersson1-26/+85
2024-03-12adding section header view in select location
mojganii1-27/+44
2024-03-04Split select location view into two sectionsJon Petersson1-0/+257