| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-04-11 | Add the ability to turn on trace logging for grpc | Jonatan Rhodin | 2 | -0/+71 | |
| 2025-04-11 | Add DeviceListViewModel test | Kalle Lindström | 2 | -1/+200 | |
| 2025-04-10 | Add support for DAITA: Multihop indicator | David Göransson | 9 | -105/+13 | |
| 2025-04-10 | Implement quick access to active features | David Göransson | 52 | -824/+1913 | |
| - Add Daita: Multihop feature indicator - Make feature indicators clickable - Add animations when accessing the features through the indicators - Rework VpnSettings in order to support navigating to a feature in the list | |||||
| 2025-04-10 | Show ip unavailble error message on desktop | Jonatan Rhodin | 1 | -2/+2 | |
| 2025-04-10 | Update lockfile | David Göransson | 3 | -116/+370 | |
| 2025-04-10 | Add info about mockk | David Göransson | 1 | -0/+1 | |
| 2025-04-10 | Fix parceable navigation issue | David Göransson | 2 | -1/+5 | |
| 2025-04-10 | Bump material 3 to 1.3.2 | David Göransson | 1 | -1/+1 | |
| 2025-04-10 | Bump protobuf gradle plugin to 0.9.5 | David Göransson | 1 | -1/+1 | |
| 2025-04-10 | Bump coroutines to 1.10.2 | David Göransson | 1 | -1/+1 | |
| 2025-04-10 | Bump ksp to 2.0.0 | David Göransson | 1 | -1/+1 | |
| 2025-04-10 | Bump koin to 4.0.4 | David Göransson | 1 | -2/+2 | |
| 2025-04-10 | Bump ktx to 1.16.0 | David Göransson | 1 | -1/+1 | |
| 2025-04-09 | Replace subtext with info dialog for device ip version | Jonatan Rhodin | 4 | -17/+37 | |
| 2025-04-09 | Improve error message when an unavailable ip version is selected | Jonatan Rhodin | 4 | -3/+13 | |
| 2025-04-04 | Add shadowsocks obfuscation e2e test | Kalle Lindström | 10 | -83/+167 | |
| 2025-04-04 | Update strings and translations | Jonatan Rhodin | 22 | -47/+43 | |
| 2025-04-04 | Add support for different orderings of arguments for translations | Jonatan Rhodin | 7 | -45/+240 | |
| 2025-04-04 | Update titles for ip version settings | Jonatan Rhodin | 20 | -40/+2 | |
| 2025-04-04 | Update changelog | Jonatan Rhodin | 1 | -0/+1 | |
| 2025-04-04 | Show correct in ip when using multihop | Jonatan Rhodin | 5 | -9/+139 | |
| 2025-04-03 | Fix android logs not working correct with e2e tests | David Göransson | 1 | -2/+8 | |
| Currently we use `logcat -d` this will dump the current logs however this relies on the buffer of app logs being long enough which didn't end up being the case. Now we starting logging in the begging of the test and stop once all tests are complete. | |||||
| 2025-04-03 | Fix device ip version title | Jonatan Rhodin | 20 | -1/+20 | |
| 2025-04-03 | Update ip settings according to design | Jonatan Rhodin | 23 | -12/+72 | |
| 2025-04-03 | Add product flavor to in app logs | Kalle Lindström | 2 | -0/+3 | |
| 2025-04-01 | Set select location to always open on the exit tab | Jonatan Rhodin | 3 | -22/+2 | |
| 2025-03-27 | Handle open app page when no app store is installed | Jonatan Rhodin | 6 | -23/+53 | |
| 2025-03-27 | Update lockfile | David Göransson | 1 | -460/+500 | |
| 2025-03-27 | Bump protobuf to 4.30.2 | David Göransson | 1 | -1/+1 | |
| 2025-03-27 | Bump ksp to 2.1.20-1.0.32 | David Göransson | 1 | -1/+1 | |
| 2025-03-27 | Bump kotlin to 2.1.20 | David Göransson | 1 | -3/+3 | |
| 2025-03-27 | Bump koin to 4.0.3 | David Göransson | 1 | -2/+2 | |
| 2025-03-27 | Bump AGP to 8.9.1 | David Göransson | 1 | -1/+1 | |
| 2025-03-27 | Bump datastore to 1.1.4 | David Göransson | 1 | -1/+1 | |
| 2025-03-27 | Add instructions for release APK reproducibiltiy | Kalle Lindström | 1 | -4/+13 | |
| 2025-03-26 | Update changelog for android/2025.1 | Albin | 1 | -0/+4 | |
| 2025-03-26 | Use drawable directly for split tunneling app icons | Jonatan Rhodin | 11 | -48/+121 | |
| Also add a loading circle instead of the missing app icon image | |||||
| 2025-03-25 | Avoid using an unavailable ip version to connect to a relay | Jonatan Rhodin | 7 | -29/+55 | |
| Co-authored-by: Sebastian Holmin <sebastian.holmin@mullvad.net> | |||||
| 2025-03-25 | Update translations | Markus Pettersson | 19 | -2/+59 | |
| 2025-03-25 | Scroll to first checked custom location on open | Kalle Lindström | 3 | -13/+27 | |
| 2025-03-24 | Update changelog | Jonatan Rhodin | 1 | -0/+1 | |
| 2025-03-24 | Update translations | Jonatan Rhodin | 20 | -0/+21 | |
| 2025-03-24 | Make it possible to disable IPv6 in the tunnel | Jonatan Rhodin | 18 | -73/+183 | |
| 2025-03-24 | Hide clipboard data when copying account number | Kalle Lindström | 4 | -6/+24 | |
| 2025-03-24 | Fix non-translatable string | David Göransson | 1 | -1/+1 | |
| 2025-03-24 | Prevent duplicate string values in Android xml | David Göransson | 2 | -0/+29 | |
| 2025-03-21 | Fix duplicate verifying purchase string | David Göransson | 24 | -27/+24 | |
| 2025-03-21 | Fix duplicate Split Tunneling string | David Göransson | 21 | -21/+1 | |
| 2025-03-21 | Fix duplicate Server IP override string | David Göransson | 23 | -24/+23 | |
