summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-11-14Fix kill switch thumb being in the wrong position2025.14-beta1Oliver1-1/+3
2025-11-14Update desktop product version to `2025.14-beta1`Markus Pettersson1-1/+1
2025-11-14Update changesMarkus Pettersson1-5/+2
2025-11-14Add 2025.14-beta1 header to changelogMarkus Pettersson1-0/+3
2025-11-14Update desktop app changelog with 2025.13 sectionTobias Järvelöv1-0/+4
2025-11-14Update desktop app version to 2025.13Tobias Järvelöv1-1/+1
2025-11-11Merge branch 'remove-openvpn-part4'Markus Pettersson93-518/+1125
2025-11-11Add log which invalid port was tried when failing to select a relayMarkus Pettersson2-8/+10
2025-11-11Update translationsOliver1-13/+12
2025-11-11Add InfoButton to Device IP versionTobias Järvelöv1-16/+24
2025-11-11Show obfuscation protocol in feature indicatorOliver3-60/+82
2025-11-11Stop interpolating string 'Device IP version' in error notificationTobias Järvelöv1-15/+8
2025-11-11Update translation referring to renamed setting Device IP versionTobias Järvelöv1-1/+1
2025-11-11Update description in anti-censorship viewOliver1-3/+3
2025-11-11Rename censorship circumvention to anti-censorshipOliver49-80/+78
2025-11-11Add tests for selecting WireGuard portOliver1-0/+150
2025-11-11Add WireGuard port romOliver4-0/+30
2025-11-11Add navigate to WireGuard port view function to romOliver2-0/+6
2025-11-11Prevent clicking input from selecting optionOliver1-0/+6
2025-11-11Fix input option trigger to only trigger onValueChange if validOliver1-3/+3
2025-11-11Fix reset function to validate new valueOliver1-3/+4
2025-11-11Update tunnel state test to set obfuscation mode to portOliver1-1/+1
2025-11-11Add mention in changelog of WireGuard settings moving to VPN settingsTobias Järvelöv1-0/+4
2025-11-11Remove redundant string 'Only works with WireGuard'Tobias Järvelöv1-9/+6
2025-11-11Rename OffOption to NoneOptionOliver5-6/+6
2025-11-11Refactor code in MethodSetting according to style guideOliver1-9/+5
2025-11-11Use useNormalRelaySettings hook in WireGuardPortOptionOliver1-7/+3
2025-11-11Rename censorship circumvention feature indicator goto functionOliver1-6/+6
2025-11-11Remove unnecessary layout components in port viewsOliver2-30/+2
2025-11-11Add description text in censorship circumvention viewOliver1-6/+26
2025-11-11Add test for selecting WireGuard port obfuscationOliver2-0/+9
2025-11-11Add port obfuscation feature indicatorOliver4-0/+14
2025-11-11Remove info button from method settingOliver1-15/+1
2025-11-11Add tests for censorship circumvention viewOliver2-1/+89
2025-11-11Refactor WireGuard settings rom to censorship circumumvention romOliver8-24/+23
2025-11-11Display selected method in in vpn settingsOliver3-1/+38
2025-11-11Update order of list items in vpn settings viewOliver1-4/+1
2025-11-11Change label for ip version settingOliver1-2/+2
2025-11-11Change label for enable ipv6 settingOliver1-2/+11
2025-11-11Add port option to method settingOliver6-0/+75
2025-11-11Add port obfuscation to rpc typesOliver3-0/+9
2025-11-11Refactor method setting options into separate componentsOliver16-66/+168
2025-11-11Rename ObfuscationSettings to MethodSettingOliver6-11/+11
2025-11-11Move port setting to WireGuard port viewOliver7-10/+52
2025-11-11Add WireGuard port viewOliver5-0/+8
2025-11-11Remove WireGuard settings viewOliver5-53/+0
2025-11-11Update vpn settings rom to go to censorship circumvention settingsOliver4-6/+7
2025-11-11Update feature indicators to link to new settings locationsOliver2-9/+9
2025-11-11Move remaining WireGuard settings into vpn settingsOliver10-26/+19
2025-11-11Move port and obfuscation settings into censorship circumvention viewOliver8-18/+48