summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/SelectLocation/LocationViewController.swift
AgeCommit message (Expand)AuthorFilesLines
2025-08-08Extract strings to translatemojganii1-6/+1
2025-07-17Fix dynamic sizing and layout issues across multiple viewsmojganii1-2/+11
2025-05-21Fix api access view review feedbackSteffen Ernst1-2/+2
2025-04-17Add filter pill to location view when obfuscation is usedJon Petersson1-1/+10
2025-03-18Show number of available relays in filter viewmojganii1-12/+13
2025-02-04Update copyright string in switft filesOskar1-1/+1
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet1-5/+9
2024-12-10Replace read/write AccessibilityIdentifier field with setterAndrew Bulhak1-3/+3
2024-11-14Fix crash on UITableViewDiffableDataSourcemojganii1-6/+1
2024-11-05Refactor chip viewmojganii1-15/+0
2024-10-18Set filters on the FilterView when they are shown or hiddenBug Magnet1-1/+1
2024-10-18Fix crash when closing add/edit custom list viewJon Petersson1-2/+7
2024-10-18Update location view for DAITA smart routingJon Petersson1-0/+30
2024-10-15Update logic for showing DAITA filter pillJon Petersson1-5/+5
2024-10-02Fix filters in LocationCoordinatorBug Magnet1-8/+8
2024-08-22List only DAITA entry locations if multihop and DAITA are enabledJon Petersson1-15/+15
2024-06-25Update view model when switching between entry and exit locationJon Petersson1-6/+12
2024-05-13Add a new container view to wrap the whole location selectionJon Petersson1-44/+13
2024-05-06Add iOS test verifying API can be reached from blocked stateNiklas Berglund1-0/+1
2024-05-02Stop filtering edit view of custom listsJon Petersson1-6/+8
2024-04-25Add a test to delete, edit and create a custom listBug Magnet1-0/+1
2024-04-25Fix iPad location selection entries not being unmarked as selectedJon Petersson1-1/+5
2024-04-08Add connection retry logic testNiklas Berglund1-0/+1
2024-04-05Add locations to a custom listmojganii1-4/+4
2024-03-14Create view with custom lists to editJon Petersson1-4/+9
2024-03-12adding section header view in select location
mojganii1-4/+11
2024-03-12adding stub for custom listsmojganii1-2/+18
2024-03-04Split select location view into two sectionsJon Petersson1-0/+183