| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-09-12 | Update baseline prof file | Jonatan Rhodin | 1 | -342/+7279 | |
| 2025-09-11 | Fix screen animation not working from settings | David Göransson | 1 | -4/+6 | |
| 2025-09-11 | Decrease the amount of kept classes in proguard | Jonatan Rhodin | 1 | -5/+11 | |
| 2025-09-11 | Move ApiEndpointOverride to its own bean in app module | Jonatan Rhodin | 3 | -10/+11 | |
| 2025-09-11 | Use androidContext instead of get() for MullvadProblemReport | Jonatan Rhodin | 1 | -1/+7 | |
| 2025-09-11 | Update changelog for android/2025.7 | Jonatan Rhodin | 1 | -0/+5 | |
| 2025-09-11 | Update lockfile | David Göransson | 3 | -700/+1251 | |
| 2025-09-11 | Bump benchmarch macro to 1.4.1 | David Göransson | 1 | -1/+1 | |
| 2025-09-11 | Bump kotlin to 2.2.20 | David Göransson | 1 | -2/+2 | |
| 2025-09-11 | Bump koin to 4.1.1 | David Göransson | 1 | -2/+2 | |
| 2025-09-11 | Bump activity to 1.11.0 | David Göransson | 1 | -1/+1 | |
| 2025-09-11 | Bump compose to 1.9.1 | David Göransson | 1 | -1/+1 | |
| 2025-09-11 | Bump baselineprofile to 1.4.1 | David Göransson | 1 | -1/+1 | |
| 2025-09-11 | Bump AGP to 8.13.0 | David Göransson | 1 | -2/+2 | |
| 2025-09-10 | Add inital baseline profile generation | Kalle Lindström | 12 | -7/+20790 | |
| To improve startup performance this PR adds a baseline profile generation module in test/baselineprofile. The baseline profile plugin requires Junit4 so that is also added as a dependency. A baseline-prof.txt was also generated by running `./gradlew generatePlayProdReleaseBaselineProfile` and checked in. The tests that generate the baselineprofile currently only start the app and accepts the privacy policy. This should be improved later on to improve the startup performance. | |||||
| 2025-09-09 | Do not block exit relays when daita is enabled | Jonatan Rhodin | 7 | -9/+94 | |
| If a entry relay is selected it should be blocked in the exit list when daita is enabled and direct only is disabled. This is because the entry relay is automatically selected in these circumstances. | |||||
| 2025-09-09 | Fix issue with select location if settings is null at init | Jonatan Rhodin | 1 | -17/+21 | |
| 2025-09-08 | Remove autogenerated locale config due to crash | Jonatan Rhodin | 3 | -2/+29 | |
| Instead use a static file | |||||
| 2025-09-05 | Update changelog for android/2025.7-beta2 | Jonatan Rhodin | 1 | -0/+6 | |
| 2025-09-05 | Push and align expiry dates | David Göransson | 1 | -6/+6 | |
| 2025-09-05 | Ignore CVE-2025-58056 on android | David Göransson | 1 | -0/+6 | |
| 2025-09-04 | Ignore CVE-2025-58057 on android | Jonatan Rhodin | 1 | -0/+6 | |
| 2025-09-04 | Fix select location not working | David Göransson | 1 | -18/+11 | |
| If a user upgraded from 2022.2 (where multihop entry was Any by default in settings) select location would be broken because it was unable to and when multihop was enabled and the entry was set as Any. | |||||
| 2025-09-03 | Update translations | Jonatan Rhodin | 19 | -7/+121 | |
| 2025-09-03 | Add connection test for QUIC | David Göransson | 7 | -1/+42 | |
| 2025-09-03 | Add UI support for QUIC setting | Jonatan Rhodin | 59 | -229/+532 | |
| 2025-09-02 | Add PQ on as default to changelog | Jonatan Rhodin | 1 | -0/+3 | |
| 2025-09-02 | Update lockfile | David Göransson | 2 | -0/+16 | |
| 2025-09-02 | Add preview | David Göransson | 1 | -0/+41 | |
| 2025-09-02 | Refactor map lifecycle implementation | David Göransson | 3 | -31/+28 | |
| 2025-08-28 | Update lockfile | David Göransson | 2 | -608/+368 | |
| 2025-08-28 | Update baseline | David Göransson | 1 | -2/+2 | |
| 2025-08-28 | Bump protobuf to 4.32.0 | David Göransson | 1 | -1/+1 | |
| 2025-08-28 | Bump grpc to 1.75.0 | David Göransson | 1 | -1/+1 | |
| 2025-08-28 | Bump kermit to 2.0.8 | David Göransson | 1 | -1/+1 | |
| 2025-08-28 | Bump lifecycle to 2.9.3 | David Göransson | 1 | -1/+1 | |
| 2025-08-28 | Bump agp to 8.12.1 | David Göransson | 1 | -1/+1 | |
| 2025-08-28 | Bump ksp to 2.2.10-2.0.2 | David Göransson | 1 | -1/+1 | |
| 2025-08-28 | Bump kotlin to 2.2.10 | David Göransson | 1 | -1/+1 | |
| 2025-08-28 | Update changelog for android/2025.7-beta1 | Jonatan Rhodin | 1 | -1/+5 | |
| 2025-08-28 | Upgrade to Gradle 9.0.0 | Kalle Lindström | 1 | -2/+2 | |
| 2025-08-28 | Update Android build documentation | Kalle Lindström | 2 | -5/+9 | |
| 2025-08-28 | Use rust-android-gradle plugin as submodule | Kalle Lindström | 12 | -161/+1318 | |
| 2025-08-22 | Improve connect on start up information | Jonatan Rhodin | 27 | -43/+100 | |
| 2025-08-21 | Add logging to verify play purchase | Jonatan Rhodin | 1 | -8/+27 | |
| 2025-08-19 | Catch exception in toExpiryDateString() | Kalle Lindström | 1 | -1/+11 | |
| 2025-08-19 | Update ui automator | Jonatan Rhodin | 3 | -8/+11 | |
| 2025-08-19 | Fix failing e2e tests | Jonatan Rhodin | 1 | -1/+1 | |
| 2025-08-18 | Disable flaky tests | Jonatan Rhodin | 2 | -0/+4 | |
| 2025-08-15 | Update verification metadata | Jonatan Rhodin | 3 | -1707/+1317 | |
