| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-06-17 | Fix issues with protoc and protoc-java verification | Jonatan Rhodin | 3 | -10/+58 | |
| 2024-06-17 | Skip using podman in lockfile script | Albin | 1 | -5/+1 | |
| This makes it easier to use the script in a wider range of environments and if needed it can still be executed within a container. | |||||
| 2024-06-17 | Use dropUnlessResumed to prevent duplicate navigation | David Göransson | 41 | -192/+203 | |
| 2024-06-17 | Update gradle lockfile | Albin | 1 | -131/+237 | |
| 2024-06-17 | Bump AndroidX lifecycle | David Göransson | 1 | -1/+1 | |
| 2024-06-17 | Get value of data directory value at app startup | Markus Pettersson | 7 | -12/+32 | |
| 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 the changelog | Jonatan Rhodin | 1 | -0/+3 | |
| 2024-06-14 | Update translations | Jonatan Rhodin | 19 | -0/+361 | |
| 2024-06-14 | Update detekt baseline | Jonatan Rhodin | 1 | -1/+4 | |
| 2024-06-14 | Add ui tests for api access method | Jonatan Rhodin | 6 | -0/+754 | |
| 2024-06-14 | Add unit tests for Api access method | Jonatan Rhodin | 7 | -5/+751 | |
| 2024-06-14 | Add ui for api access method functionality | Jonatan Rhodin | 44 | -101/+2828 | |
| 2024-06-14 | Add api acccess method functionality | Jonatan Rhodin | 22 | -3/+476 | |
| 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 | Fix text overflow and max lines on connect screen | David Göransson | 2 | -0/+14 | |
| 2024-06-14 | Ensure permission in-app notification title is single line | David Göransson | 1 | -0/+3 | |
| 2024-06-14 | Update auto-connect for TV users to legacy and update description | David Göransson | 22 | -30/+4 | |
| 2024-06-13 | Update changelog | Albin | 1 | -0/+1 | |
| 2024-06-13 | Update translations | Albin | 19 | -38/+0 | |
| 2024-06-13 | Clarify lockdown limitations in guide | Albin | 3 | -30/+108 | |
| 2024-06-13 | Fix broken IS_PLAY_BUILD check | Albin | 1 | -1/+1 | |
| 2024-06-13 | Fix test | Albin | 1 | -0/+4 | |
| 2024-06-13 | Fix missing device refresh | Albin | 5 | -0/+13 | |
| 2024-06-12 | Show account history on login screen if present | David Göransson | 1 | -15/+7 | |
| 2024-06-12 | Format xml files | Albin | 17 | -104/+85 | |
| 2024-06-12 | Fix outdated tidy script paths | Albin | 1 | -24/+30 | |
| 2024-06-11 | Prevent loading when logging out | David Göransson | 4 | -17/+37 | |
| 2024-06-10 | Update changelog for android/2024.2 | Albin | 1 | -0/+5 | |
| 2024-06-10 | Update changelog for android/2024.2-beta2 | Albin | 1 | -0/+2 | |
| 2024-06-10 | Unify account number naming | Albin | 40 | -177/+177 | |
| Use variations of "account number" rather than "account token" throughout the kotlin code base. | |||||
| 2024-06-10 | Add test for naming of declarations and parameters | Albin | 1 | -0/+33 | |
| 2024-06-10 | Update detekt baseline | Albin | 1 | -585/+0 | |
| 2024-06-10 | Extend detekt exclusion rules | Albin | 1 | -2/+11 | |
| Add exclusion for generated gRPC classes and make sure neither those nor other generated classes are included in the baseline. | |||||
| 2024-06-07 | Suppress gRPC CVEs | Albin | 2 | -0/+25 | |
| These CVEs are a combination of a false-positive and CVEs not affecting our app. | |||||
| 2024-06-07 | Remove outdated suppression for CVE-2023-3635 | Albin | 2 | -20/+0 | |
| 2024-06-07 | Push suppression of CVE-2018-1000840 | Albin | 1 | -1/+1 | |
| Pushing the suppression a few months so that we can revisit it after bumping to K2. | |||||
| 2024-06-04 | Simplify ViewModel and take setting once | David Göransson | 4 | -110/+63 | |
| 2024-06-04 | Clean up | David Göransson | 1 | -19/+8 | |
| 2024-06-04 | Fix colors and add one more test | David Göransson | 8 | -17/+91 | |
| 2024-06-04 | Add test | David Göransson | 5 | -6/+92 | |
| 2024-06-04 | Add support for UDP-over-TCP port | David Göransson | 30 | -26/+145 | |
| 2024-06-03 | Remove by custom DNS by index | David Göransson | 5 | -15/+20 | |
| 2024-06-03 | Lift DeviceRepository to AppModule | David Göransson | 2 | -2/+2 | |
| 2024-05-29 | Update changelog | David Göransson | 1 | -0/+4 | |
| 2024-05-29 | Migrate to gRPC | David Göransson | 490 | -10512/+8546 | |
| 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-29 | Fix filename in Android build instructions | David Lönnhager | 1 | -2/+2 | |
| 2024-05-15 | Update translations | Oskar Nyberg | 19 | -18/+37 | |
| 2024-05-14 | Remove tunnel state from lifecycle log | Albin | 1 | -1/+1 | |
| 2024-05-08 | Update changelog | Albin | 1 | -0/+3 | |
