| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-06-26 | Change grpc log calls to verbose | Albin | 2 | -2/+2 | |
| 2024-06-26 | Migrate log calls to kermit | Albin | 6 | -17/+11 | |
| 2024-06-26 | Add kermit dependency | Albin | 4 | -5/+6 | |
| 2024-06-25 | Update compose to 1.7.0-beta03 | Jonatan Rhodin | 1 | -12/+9 | |
| Also update some related libraries that were required This fixes a crash on release build | |||||
| 2024-06-19 | Replace retry with exponential backoff with arrow schedule | Jonatan Rhodin | 5 | -34/+27 | |
| Also clean up the code related to play purchase verification | |||||
| 2024-06-17 | Fix issues with protoc and protoc-java verification | Jonatan Rhodin | 1 | -7/+5 | |
| 2024-06-17 | Get value of data directory value at app startup | Markus Pettersson | 3 | -2/+14 | |
| Remove `APP_PATH` from `mullvad-paths` on Android since it should not be a constant value. Instead, it is passed down from the Android app startup. As it turns out, it is really ever used for pointing to the RPC socket in use. | |||||
| 2024-06-14 | Update translations | Jonatan Rhodin | 19 | -0/+361 | |
| 2024-06-14 | Add ui for api access method functionality | Jonatan Rhodin | 5 | -0/+57 | |
| 2024-06-14 | Add api acccess method functionality | Jonatan Rhodin | 21 | -3/+391 | |
| 2024-06-14 | Fix lockdown guide typo | David Göransson | 1 | -1/+1 | |
| 2024-06-14 | Update lockdown guide URL | Albin | 1 | -2/+1 | |
| 2024-06-14 | Update auto-connect for TV users to legacy and update description | David Göransson | 20 | -20/+1 | |
| 2024-06-13 | Update translations | Albin | 19 | -38/+0 | |
| 2024-06-13 | Clarify lockdown limitations in guide | Albin | 2 | -2/+5 | |
| 2024-06-13 | Fix missing device refresh | Albin | 2 | -0/+10 | |
| 2024-06-12 | Format xml files | Albin | 14 | -86/+74 | |
| 2024-06-10 | Unify account number naming | Albin | 7 | -32/+32 | |
| Use variations of "account number" rather than "account token" throughout the kotlin code base. | |||||
| 2024-06-04 | Simplify ViewModel and take setting once | David Göransson | 1 | -2/+2 | |
| 2024-06-04 | Clean up | David Göransson | 1 | -19/+8 | |
| 2024-06-04 | Fix colors and add one more test | David Göransson | 1 | -0/+17 | |
| 2024-06-04 | Add support for UDP-over-TCP port | David Göransson | 24 | -22/+87 | |
| 2024-06-03 | Remove by custom DNS by index | David Göransson | 1 | -2/+6 | |
| 2024-05-29 | Migrate to gRPC | David Göransson | 221 | -1735/+3031 | |
| Co-authored-by: Jonatan Rhodin <jonatan.rhodin@mullvad.net> Co-authored-by: Markus Pettersson <markus.pettersson@mullvad.net> Co-authored-by: David Lönnhager <david.l@mullvad.net> | |||||
| 2024-05-15 | Update translations | Oskar Nyberg | 19 | -18/+37 | |
| 2024-05-08 | Set dummy DNS if none are valid | David Göransson | 1 | -0/+17 | |
| This is a fix for DNS leaks when no DNS server has been configured due to an underlying OS bug. Lockdown mode ("Block connections without VPN") would also not help in this case. More information on this issue: https://issuetracker.google.com/issues/337961996 | |||||
| 2024-04-25 | Download translations | Oskar Nyberg | 38 | -10/+1034 | |
| 2024-04-19 | Add delete custom list entry bottom sheet | David Göransson | 2 | -0/+10 | |
| 2024-04-17 | Update translations | Albin | 19 | -0/+19 | |
| 2024-04-17 | Align server IP override title with desktop app | Albin | 1 | -1/+1 | |
| 2024-04-16 | Trim custom list name and limit to 30 characters | David Göransson | 1 | -0/+20 | |
| 2024-04-09 | Update Split tunneling description | David Göransson | 20 | -40/+2 | |
| 2024-04-05 | Change android map path | Albin | 1 | -1/+1 | |
| 2024-03-22 | Base animation duration on actual distance estimation | David Göransson | 5 | -12/+61 | |
| 2024-03-22 | Add mean function | David Göransson | 1 | -0/+3 | |
| 2024-03-19 | Add Server IP Overrides UI | David Göransson | 2 | -0/+18 | |
| 2024-03-19 | Add translations for Server IP overrides | David Göransson | 20 | -0/+121 | |
| 2024-03-19 | Add daemon support for Server IP overrides | David Göransson | 5 | -1/+52 | |
| 2024-03-14 | Add custom lists translations | Jonatan Rhodin | 19 | -0/+114 | |
| 2024-03-14 | Add strings for custom lists | Jonatan Rhodin | 2 | -0/+39 | |
| 2024-03-14 | Add custom lists to select location screen | Jonatan Rhodin | 9 | -2/+66 | |
| 2024-03-14 | Return success or error when creating and updating a custom list | Jonatan Rhodin | 4 | -1/+31 | |
| 2024-03-14 | Fix format of ipv6 addresses in info dialog | Albin | 1 | -1/+1 | |
| 2024-03-13 | Update translations | Oskar Nyberg | 19 | -29/+276 | |
| 2024-03-12 | Restore legacy auto-connect for non-TV devices | Jonatan Rhodin | 1 | -0/+2 | |
| 2024-03-12 | Remove forced emoji2 dependency resolution | Albin | 1 | -7/+0 | |
| 2024-03-11 | Increase ripple contrast | David Göransson | 1 | -1/+30 | |
| 2024-03-04 | Remove buildconfig from properties | David Göransson | 2 | -1/+7 | |
| 2024-02-27 | Update Android UI to render new map data | Linus Färnstrand | 1 | -2/+2 | |
| 2024-02-27 | Implement sentence naming of tests | David Göransson | 6 | -181/+193 | |
