| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-02-26 | Remove Joda Time and use java.time package instead | Kalle Lindström | 1 | -2/+2 | |
| Joda Time has been superseded by the Java 8 java.time package which has more or less the same API. This commit removes all usage of Joda Time and replaces it with the java.time classes. This is done so that we can remove the dependency on Joda Time. | |||||
| 2024-11-27 | Fix usecase | David Göransson | 3 | -8/+8 | |
| 2024-11-27 | Handle legacy always-on vpn profiles | David Göransson | 4 | -18/+23 | |
| Co-authored-by: Jonatan Rhodin <jonatan.rhodin@mullvad.net> | |||||
| 2024-10-15 | Show create account confirm when user has account | Kalle Lindström | 1 | -2/+13 | |
| 2024-08-28 | Reformat kotlin code using updated ktfmt plugin | Albin | 6 | -9/+9 | |
| This commit mostly adds trailing commas throughout the project, but also includes a few other formatting changes. | |||||
| 2024-08-23 | Propagate logout errors to the ui | Jonatan Rhodin | 1 | -4/+2 | |
| 2024-08-21 | Fix unit tests | Jonatan Rhodin | 2 | -4/+5 | |
| 2024-08-21 | Add support for translated location names | David Göransson | 3 | -1/+105 | |
| 2024-08-21 | Add error for voucher code looks like an account number | David Göransson | 1 | -1/+2 | |
| 2024-06-26 | Change app log calls to info severity | Albin | 1 | -1/+1 | |
| 2024-06-26 | Migrate log calls to kermit | Albin | 1 | -2/+2 | |
| 2024-06-13 | Fix missing device refresh | Albin | 1 | -0/+6 | |
| 2024-06-10 | Unify account number naming | Albin | 2 | -12/+12 | |
| Use variations of "account number" rather than "account token" throughout the kotlin code base. | |||||
| 2024-05-29 | Migrate to gRPC | David Göransson | 7 | -0/+225 | |
| 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> | |||||
