summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)AuthorFilesLines
2025-07-29Update android containerDavid Göransson1-1/+1
2025-07-29Bump flake depsDavid Göransson1-9/+9
2025-07-29Bump ndk to 27.3.13750724David Göransson1-1/+1
2025-07-29Update ndk version in build instructionsDavid Göransson1-2/+2
2025-07-29Bump ndk on fdroid build scriptDavid Göransson1-1/+1
2025-07-29Merge branch 'localization-with-debug-toggle-ios-1231'David Göransson31-40/+513
2025-07-29Add support for the listed languagesmojganii31-40/+513
2025-07-29Add container signature for mullvadvpn-app-build-android:f307c7c54Mullvad build server2-0/+0
2025-07-29Merge branch 'bump-image-android-ndk'David Göransson1-3/+3
2025-07-29Bump image ndk to latest LTSDavid Göransson1-3/+3
2025-07-29Ignore checksums file in artifacts directoryDavid Lönnhager1-5/+8
2025-07-28Merge branch 'detekt-named-args-droid-1528'David Göransson43-109/+502
2025-07-28Add named arg detekt testKalle Lindström43-109/+502
Adds a custom detekt rule that checks that all Screen and Dialog composables are called with only named arguments.
2025-07-25Create new boringtun devices when toggling multihopDavid Lönnhager4-66/+103
2025-07-25Merge branch 'port-android-app-2025.6-beta2-to-main'David Göransson3-2/+7
2025-07-25Update android app version to 2025.6-beta2Albin2-2/+2
2025-07-25Update changelog for android/2025.6-beta2Albin1-0/+5
2025-07-25Merge branch 'boring-multihop'David Lönnhager5-92/+371
2025-07-25Do not set per-route MTU for boringtunDavid Lönnhager1-9/+27
2025-07-25Set MTU in Unix tun providerDavid Lönnhager2-0/+9
2025-07-25Add userspace multihop to boringtunJoakim Hulthe3-83/+335
2025-07-24Merge branch 'stricter-git-signing-ci'Linus Färnstrand2-1/+3
2025-07-24Update names for git signature checking CI jobLinus Färnstrand1-1/+2
2025-07-24Add ci/verify-locked-down-signatures.sh to CODEOWNERS to protect itLinus Färnstrand1-0/+1
2025-07-24Merge branch 'update-android-native-debug-instructions'Kalle Lindström3-9/+23
2025-07-24Update Android native debug instructionsKalle Lindström3-9/+23
2025-07-24Merge branch 'show-the-currently-connected-relay-in-the-recents-list-droid-2084'Kalle Lindström1-2/+2
2025-07-24Add current relay to recents if selectedKalle Lindström1-2/+2
2025-07-23Merge branch 'add-longpress-context-menu-to-recent-singlehop-droid-2083'Kalle Lindström1-3/+19
2025-07-23Enable long press context menu for recentsKalle Lindström1-3/+19
2025-07-23Merge branch 'explain-certificate-pinning-in-security-document-tec-30'Linus Färnstrand1-1/+6
2025-07-23Improve security docs around TLS connection to API serverLinus Färnstrand1-1/+6
2025-07-23Merge branch 'filter-by-quic-in-gui-location-list-des-2266'David Lönnhager25-394/+540
2025-07-23Prefix filter chip text for obfuscation with 'Obfuscation: 'David Lönnhager2-2/+15
2025-07-23Add test for filtering relays supporting QUIC obfuscationOliver3-0/+47
2025-07-23Move tests where filter is applied from filter view to separate blockOliver1-70/+72
2025-07-23Make relay list parsing forward compatibleDavid Lönnhager1-1/+3
2025-07-23Update tests on AndroidDavid Lönnhager3-0/+24
2025-07-23Update to new protobuf protocolDavid Göransson4-33/+12
2025-07-23Refactor Relay protobuf typeMarkus Pettersson12-393/+302
Remove the dependency on google/protobuf/any.proto.
2025-07-23Support new features message on AndroidDavid Göransson4-9/+17
2025-07-23Add QUIC filter chip to select location viewMarkus Pettersson2-2/+18
2025-07-23Filter relay list by QUICMarkus Pettersson5-4/+59
2025-07-23Add `Relay::Features` message to protobufMarkus Pettersson3-3/+94
2025-07-23Merge branch 'fix-checkable-relay-location-height'David Göransson1-1/+1
2025-07-23Fix height of checkable relay list itemDavid Göransson1-1/+1
2025-07-22Merge branch 'cleanup-unused-code'Linus Färnstrand2-69/+0
2025-07-22Remove comment about v9 settings migration still being openLinus Färnstrand1-2/+0
2025-07-22Remove #[allow(unused_variables)] from settings migrationLinus Färnstrand1-1/+0
2025-07-22Remove unused code from settings migrationLinus Färnstrand2-66/+0