summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/Tunnel/ConnectionView
AgeCommit message (Collapse)AuthorFilesLines
2025-10-27Update strings for translationmojganii3-13/+16
2025-10-24Fix chipview gap to large on connection viewJon Petersson1-0/+2
2025-10-17Update strings based on other platformsmojganii1-1/+1
2025-10-06Adjust margins on dividerAndrew Bulhak1-0/+1
2025-10-06Move divider to above scroll viewAndrew Bulhak1-5/+5
2025-10-06Move ConnectionView place/server indicators into scroll viewAndrew Bulhak2-63/+46
2025-09-30Apply new swift format rules to codebaseSteffen8-38/+52
# Conflicts: # ios/MullvadVPN/Coordinators/Settings/DAITA/SettingsDAITAView.swift # ios/MullvadVPN/View controllers/DeviceList/DeviceManagementView.swift
2025-09-19Change the layout of the HeaderView, Remove compression on relayBug Magnet1-30/+30
2025-09-18Adjust strings based on other platformsmojganii2-3/+4
2025-09-16Bypass obfuscation when not supportedBug Magnet1-1/+2
2025-08-08Extract strings to translatemojganii2-61/+10
2025-08-04Fix some ui elements to prepare for localizationmojganii1-0/+1
2025-07-08Update FFI to handle new QUIC paramsJon Petersson1-1/+2
2025-06-16Combine DAITA and Multihop to one pill when smart routing is activeJon Petersson2-9/+23
2025-06-10Make feature indicators clickable and show settingsSteffen6-57/+87
2025-05-26Make IP Override feature indicator check current tunnel endpointAndrew Bulhak2-2/+9
2025-04-16Decouple Multihop feature indicator from settingsAndrew Bulhak2-3/+2
2025-04-16Make DAITA/Quantum feature chips show actual tunnel stateAndrew Bulhak2-6/+7
2025-04-09Deduplicate arguments to FeatureIndicatorViewModelAndrew Bulhak2-6/+4
2025-04-09Display Obfuscation chip iff current connection state is obfuscatedAndrew Bulhak3-4/+28
2025-03-17Make Multihop feature chip appear if settings or current state say soAndrew Bulhak2-2/+3
2025-02-18Add an end to end test for UDP-over-TCP on port 80Bug Magnet1-1/+1
2025-02-13Add animations to connection viewSteffen Ernst12-232/+237
2025-02-06Fix RelayTestsmojganii2-5/+8
2025-02-04Update copyright string in switft filesOskar9-9/+9
2025-01-28Hide connection details view based on tunnel statusmojganii3-16/+10
2025-01-24Put custom list name or (unfmtd) location name into connect buttonAndrew Bulhak3-3/+111
2025-01-22Fix connection view background in iOS15Jon Petersson2-38/+17
2025-01-20Move the Progress view away from the ConnectionViewBug Magnet1-3/+0
2025-01-17Fix clipped feature indicatorsSteffen Ernst1-1/+4
2025-01-17Use padded chevron image to follow figma designSteffen Ernst1-2/+2
2025-01-16Fix UI tests and Make connection view releasableJon Petersson14-0/+1085