summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-02-27Merge branch 'wireguard-apple-submodule-addendum'lce-dns-temp-branch-androidBug Magnet8-5/+28
2025-02-27Add submodule checkout to all CI scripts, amend build instructionsAndrew Bulhak8-5/+28
2025-02-27Merge branch 'document-how-to-achieve-reproducible-builds-droid-1676'Albin1-0/+33
2025-02-27Document how to reproducibly build the appKalle Lindström1-0/+33
2025-02-27Merge branch 'fix-privacy-policy-title-and-spacings-droid-1818'Jonatan Rhodin3-15/+12
2025-02-27Update dimensions and fontsJonatan Rhodin2-3/+4
2025-02-27Fix fonts and spacing in privacy disclaimer screenJonatan Rhodin1-12/+8
2025-02-27Merge branch 'update-dependencies-droid-1844'David Göransson6-428/+418
2025-02-27Add instructions on how to update gradlewDavid Göransson1-0/+11
2025-02-27Update gradle wrapper to 8.13David Göransson3-3/+3
2025-02-27Update lockfileDavid Göransson1-420/+399
2025-02-27Update detekt to 1.23.8David Göransson1-1/+1
2025-02-27Update ConstraintLayout to 1.1.1David Göransson1-1/+1
2025-02-27Update datastore to 1.1.3David Göransson1-1/+1
2025-02-27Update activity to 1.10.1David Göransson1-1/+1
2025-02-27Bump AGP to 8.8.2David Göransson1-1/+1
2025-02-27Merge branch 'investigate-go-crash-issue-with-runtimegc-droid-1825'Jonatan Rhodin5-90/+14
2025-02-27Use socket instead of ping command when pinging on androidJonatan Rhodin5-90/+14
2025-02-27Merge branch 'update-print-package-versions-script'Linus Färnstrand1-6/+6
2025-02-27Pin Ubuntu and fedora images to fixed tags instead of latestLinus Färnstrand1-2/+2
2025-02-27Make print-package-versions list all mullvad packagesLinus Färnstrand1-2/+2
2025-02-27Silence noisy commands on Fedora 41+Linus Färnstrand1-2/+2
2025-02-27Make print-package-versions script Fedora 41+ compatibleLinus Färnstrand1-1/+1
2025-02-27Merge branch 'fix-spamming-onlineoffline-status-droid-1843'Jonatan Rhodin1-0/+2
2025-02-26Fix spamming of connectivity changed eventsJonatan Rhodin1-0/+2
2025-02-26Merge branch 'remove-jodatime-droid-898'Jonatan Rhodin64-233/+244
2025-02-26Update verification-metadata.xmlKalle Lindström1-5/+0
2025-02-26Remove Joda Time and use java.time package insteadKalle Lindström63-228/+244
2025-02-25Merge branch 'fix-connection-loop-regression'David Göransson1-0/+6
2025-02-25Fix connection loop regressionDavid Göransson1-0/+6
2025-02-25Merge branch 'add-logging-for-dropped-nav-events-droid-1837'Albin1-0/+5
2025-02-25Add logging for dropped nav eventsAlbin1-0/+5
2025-02-25Merge branch 'clean-up-android-tun'David Göransson2-6/+9
2025-02-25Rename and comment variableDavid Göransson1-3/+4
2025-02-25Fix comment about routes on androidDavid Göransson1-3/+5
2025-02-25Merge branch 'document-and-lint-all-usages-of-unsafe-des-1459'Joakim Hulthe50-154/+268
2025-02-25Remove unnecessary impl SyncJoakim Hulthe1-2/+0
2025-02-25Add safety comment to talpid_core::dns::windows::dnsapiJoakim Hulthe1-0/+1
2025-02-25Remove unused unsafe impl SendJoakim Hulthe1-2/+0
2025-02-25Fix improper pointer provenanceJoakim Hulthe3-7/+12
2025-02-25Refactor unsafe slightly in mullvad_daemon::migrationsJoakim Hulthe1-12/+32
2025-02-25Allow undocumented_unsafe_blocks in even more modulesJoakim Hulthe9-0/+16
2025-02-25Suppress unsafe warning when cloning JavaVMJoakim Hulthe1-0/+5
2025-02-25Add safety comment in talpid_routing::windows::route_managerJoakim Hulthe1-0/+1
2025-02-25Update test/Cargo.lockJoakim Hulthe1-1/+1
2025-02-25Allow undocumented_unsafe_blocks in some modulesJoakim Hulthe9-0/+18
2025-02-25Fix bad pointer deref in talpid-routing::unix::macos::dataJoakim Hulthe1-1/+6
2025-02-25Fix math in talpid-routing::unix::macos::data (?)Joakim Hulthe1-1/+1
2025-02-25Fix safety comment position in talpid-routing::unix::macos::dataJoakim Hulthe1-4/+4
2025-02-25Remove unsafe block in talpid_core::split_tunnel::macos::tunJoakim Hulthe1-3/+9