summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-04-28Adjust components to new transition systemOskar13-59/+64
2025-04-28Replace TransitionContainer with ViewTransition APIOskar2-445/+41
2025-04-28Implement transitions with ViewTransition APIOskar6-53/+182
2025-04-28Merge branch 'create-an-e2e-test-for-device-management-droid-1952'Albin5-2/+66
2025-04-28Add mock api test for manage devices screenKalle Lindström5-2/+66
2025-04-28Merge branch 'use-mullvad-api-to-implement-a-devicehandling-ios-1103'Bug Magnet14-102/+883
2025-04-28Implement DeviceProxy to use Mullvad APImojganii14-102/+883
2025-04-25Merge branch 'convert-the-checkboxes-to-match-the-design-source-of-truth-ios-...Jon Petersson9-21/+51
2025-04-24Fix checkbox appearance on iOSSteffen Ernst9-21/+51
2025-04-24Merge branch 'expose-transport-selector-to-mullvad-api-ios-1042'Bug Magnet58-224/+1408
2025-04-24Expose TransportSelector to mullvad-iosJon Petersson58-224/+1408
2025-04-24Merge branch 'remove-same-ip-logging'David Lönnhager1-27/+1
2025-04-24Remove same-IP loggingDavid Lönnhager1-27/+1
2025-04-24Merge branch 'replace-gulp-and-browserify-des-1728'Markus Pettersson19-9369/+188
2025-04-24Update package-lock.jsonTobias Järvelöv1-9030/+23
2025-04-24Print the name of the produced test executable when completedTobias Järvelöv1-1/+3
2025-04-24Remove gulp and browserify dependenciesTobias Järvelöv1-8/+0
2025-04-24Remove linting config for removed gulp-related filesTobias Järvelöv1-1/+1
2025-04-24Remove displayName for exports in tasks/distribution.jsTobias Järvelöv1-4/+0
2025-04-24Remove entry point for old gulp buildTobias Järvelöv1-1/+0
2025-04-24Remove old gulp build filesTobias Järvelöv5-317/+0
2025-04-24Replace gulp command with npm script to build standaloneTobias Järvelöv1-1/+1
2025-04-24Add npm script build:standaloneTobias Järvelöv1-0/+1
2025-04-24Replace gulp in npm scripts with the equivalent task scriptTobias Järvelöv1-6/+6
2025-04-24Add task to package build for WindowsTobias Järvelöv1-0/+3
2025-04-24Add task to package build for Mac OSTobias Järvelöv1-0/+3
2025-04-24Add task to package build for LinuxTobias Järvelöv1-0/+3
2025-04-24Add task to build the standalone buildTobias Järvelöv1-0/+21
2025-04-24Add task to build a test buildTobias Järvelöv1-0/+9
2025-04-24Add task to build a production buildTobias Järvelöv1-0/+9
2025-04-24Add build utilities used by tasksTobias Järvelöv1-0/+39
2025-04-24Add utilities used by tasksTobias Järvelöv1-0/+66
2025-04-24Merge branch 'investigate-and-fix-issue-with-openvpn-warning-being-des-2046'Markus Pettersson3-11/+64
2025-04-24Remove language from URL pathTobias Järvelöv1-1/+1
2025-04-24Ensure OpenVPN ending notification only displays for associated relaysTobias Järvelöv2-10/+63
2025-04-24Merge branch 'add-google-play-file-pot-file'Jonatan Rhodin2-0/+143
2025-04-24Add russian translation for google play descriptionJonatan Rhodin1-0/+77
2025-04-24Add google_play.pot file to localesJonatan Rhodin1-0/+66
2025-04-23Merge branch 'changelog'Joakim Hulthe1-0/+1
2025-04-23Add changelog entry about default route grace timeJoakim Hulthe1-0/+1
2025-04-23Merge branch 'macos-ipv6-dissapearing-route'Joakim Hulthe7-316/+828
2025-04-23Compare routes by interface_index instead of link addrJoakim Hulthe1-19/+21
2025-04-23Handle changes to best default route betterJoakim Hulthe6-276/+698
2025-04-23Implement Debug for RouteSocketAddress manuallyJoakim Hulthe1-1/+35
2025-04-23Ensure that default route still exist on route eventsJoakim Hulthe1-17/+72
2025-04-23Rename _err to _would_blockJoakim Hulthe1-1/+1
2025-04-23Replace loop+bitshift with iteratorJoakim Hulthe1-23/+22
2025-04-23Merge branch 'detect-macos-delete'David Lönnhager15-43/+703
2025-04-23Update changelogDavid Lönnhager1-0/+9
2025-04-23Stop app removal check if the app is being downgraded (or upgraded)David Lönnhager3-2/+75