| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
| 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-05-06 | Push suppression date for CVE-2022-24329 | Albin | 1 | -1/+1 | |
| Reasons: * Not affecting our project. * Transitive dependency that require update in upstream dependencies. | |||||
| 2024-05-06 | Remove outdated suppression rules | Albin | 2 | -151/+0 | |
| 2024-04-29 | Update changelog for android/2024.2-beta1 | Albin | 1 | -1/+13 | |
| 2024-04-25 | Download translations | Oskar Nyberg | 38 | -10/+1034 | |
| 2024-04-23 | Update android editorconfig to the latest from ktfmt repository | Jonatan Rhodin | 1 | -1/+2 | |
| 2024-04-22 | Use only blue as a top bar color in the welcome screen | Jonatan Rhodin | 1 | -13/+2 | |
| 2024-04-19 | Add delete custom list entry bottom sheet | David Göransson | 5 | -4/+104 | |
| 2024-04-19 | Fix duplicate entries when adding through bottom sheet | David Göransson | 2 | -2/+8 | |
| 2024-04-18 | Fix missing cities and relays in custom list | Jonatan Rhodin | 4 | -43/+98 | |
| 2024-04-17 | Fix unit tests | Jonatan Rhodin | 4 | -18/+85 | |
| 2024-04-17 | Fix ui tests | Jonatan Rhodin | 1 | -2/+1 | |
| 2024-04-17 | Do not filter locations for custom lists | Jonatan Rhodin | 9 | -30/+71 | |
| With the exception of the select location screen list | |||||
| 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 | Show loading states in purchasing flow an extra amount of time | Jonatan Rhodin | 1 | -1/+18 | |
| 2024-04-16 | Trim custom list name and limit to 30 characters | David Göransson | 15 | -46/+105 | |
| 2024-04-16 | Fix overflow & max lines for custom list name | David Göransson | 3 | -4/+15 | |
| 2024-04-15 | Update F-Droid description | Albin | 1 | -24/+20 | |
| This commit makes sure the F-Droid description is aligned with the one used in the Play store. The only difference is that we here refer to our website rather than in-app purchases. | |||||
| 2024-04-15 | Suppress Joda-Time CVE-2024-23080 | Albin | 2 | -0/+18 | |
| 2024-04-11 | Rename F-Droid screenshots | Albin | 7 | -0/+0 | |
| This is done to address F-Droid not purging old screenshots: https://gitlab.com/fdroid/fdroidserver/-/issues/490 | |||||
| 2024-04-10 | Strip android headers in android changelog | Albin | 1 | -46/+1 | |
| 2024-04-10 | Add link to main changelog | Albin | 1 | -0/+2 | |
