summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-12-18test: disable rust-cachetest-branchDavid Lönnhager1-14/+14
2025-12-18Merge branch 'fix-tunnel-manager-tests'Emīls1-1/+1
2025-12-18Fix tunnel manager memory leak in testsSteffen1-1/+1
2025-12-18Merge branch 'update-dependencies-droid-2393'David Göransson4-1530/+613
2025-12-18Update lockfileDavid Göransson2-1521/+604
2025-12-18Fix lint warningDavid Göransson1-1/+1
2025-12-18Bump mockk to 1.14.7David Göransson1-1/+1
2025-12-18Bump protobuf to 4.33.2David Göransson1-1/+1
2025-12-18Bump KSP to 2.3.4David Göransson1-1/+1
2025-12-18Bump Kotlin to 2.3.0David Göransson1-1/+1
2025-12-18Bump Arrow to 2.2.1.1David Göransson1-1/+1
2025-12-18Bump Compose Activity to 1.12.2David Göransson1-1/+1
2025-12-18Bump AGP to 8.13.2David Göransson1-2/+2
2025-12-18Merge branch 'desktop-back-shortcut'Tobias Järvelöv45-69/+101
2025-12-18Update changelogOliver1-0/+7
2025-12-18Replace useIsPlatformLinux with isPlatform functionOliver5-12/+7
2025-12-18Update keyboard shortcuts for going back and homeOliver2-7/+9
2025-12-18Add isPlatform functionOliver2-0/+8
2025-12-18Extract keyboard navigation event handling into hooksOliver4-20/+39
2025-12-18Move KeyboardNavigation to components folderOliver35-36/+37
2025-12-18Merge branch 'fix-obfuscation-off-test'Jonatan Rhodin2-2/+11
2025-12-18Fix wireguard obfuscation off e2e testJonatan Rhodin2-2/+11
2025-12-17Merge branch 'fix-ui-test-timeouts'Emīls3-3/+8
2025-12-17Fix too short timeouts in ios UI testsSteffen3-3/+8
2025-12-17Merge branch 'ensure-kermit-file-logs-are-logged-in-program-order-droid-2373'Kalle Lindström2-36/+54
2025-12-17Fix file logging orderKalle Lindström2-36/+54
2025-12-17Merge branch 'desktop-fix-notification-animation'Tobias Järvelöv1-33/+30
2025-12-17Fix main view not hiding overflowOliver1-33/+30
2025-12-17Merge branch 'fix-osv-scanner-netty'Jonatan Rhodin1-0/+7
2025-12-17Ignore CVE-2025-67735 since it is not applicableJonatan Rhodin1-0/+7
2025-12-16Merge branch 'win-detect-processes-hogging-install-dir'David Lönnhager10-25/+640
2025-12-16Show error if 'CloseHoggingProcesses' failsDavid Lönnhager1-0/+5
2025-12-16Use restart manager API to stop conflicting processes during uninstallDavid Lönnhager10-369/+413
2025-12-16Update changelogDavid Lönnhager1-0/+3
2025-12-16Add handle detection to NSIS installerDavid Lönnhager4-4/+96
2025-12-16Add process handle detection to mullvad-nsisDavid Lönnhager5-20/+491
2025-12-16Merge branch 'linux-rename-st-enabled'David Lönnhager5-14/+14
2025-12-16Rename SplitTunnelIsEnabled RPC to SplitTunnelIsSupportedDavid Lönnhager5-14/+14
2025-12-16Merge branch 'remove-transient-props-from-flex-component-interface-des-2691'Tobias Järvelöv138-1809/+1652
2025-12-16Remove unused Container componentOliver1-28/+0
2025-12-16Use view components in debug viewOliver1-36/+17
2025-12-16Use view components in daita viewOliver1-122/+124
2025-12-16Fix props not being passed correctly to CarouselOliver1-5/+4
2025-12-16Use view components in api access viewOliver1-76/+71
2025-12-16Use view components in select location viewOliver1-118/+112
2025-12-16Use view components in edit api access viewOliver2-20/+17
2025-12-16Use view components in settings text import viewOliver1-18/+16
2025-12-16Use view components in error viewOliver1-38/+24
2025-12-16Move error view to views folderOliver4-7/+9
2025-12-16Move debug view to views folderOliver4-13/+15