| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-08-28 | Reformat kotlin code using updated ktfmt plugin | Albin | 13 | -34/+30 | |
| This commit mostly adds trailing commas throughout the project, but also includes a few other formatting changes. | |||||
| 2024-08-27 | Handle alternative wording for deleting VPN profile | Niklas Berglund | 1 | -2/+10 | |
| 2024-08-27 | Wait for login button to be enabled | Niklas Berglund | 1 | -1/+3 | |
| 2024-08-27 | Re-enable testConnectAndVerifyWithConnectionCheck | Niklas Berglund | 2 | -3/+2 | |
| 2024-08-23 | Add konsist tests for management service to avoid missing Either | Jonatan Rhodin | 1 | -0/+31 | |
| 2024-08-21 | Disable testLoginWithInvalidCredentials | Niklas Berglund | 1 | -1/+2 | |
| 2024-08-21 | Handle null response object | Niklas Berglund | 2 | -2/+8 | |
| 2024-08-21 | Rerun flaky tests in Firebase | Niklas Berglund | 2 | -0/+2 | |
| 2024-08-20 | Log response status code on error | Niklas Berglund | 1 | -3/+9 | |
| 2024-08-20 | Move account setup to beforeEach | Niklas Berglund | 1 | -12/+7 | |
| 2024-08-19 | Fix for failing mockapi and e2e tests | Niklas Berglund | 9 | -31/+65 | |
| 2024-08-13 | Migrate to version catalogs | Albin | 4 | -66/+67 | |
| 2024-07-19 | Add ComposeDestinationsTests | David Göransson | 1 | -0/+28 | |
| 2024-07-19 | Add dependency to Destinations | David Göransson | 1 | -0/+1 | |
| 2024-06-26 | Migrate log calls to kermit | Albin | 7 | -38/+34 | |
| 2024-06-26 | Add konsist rule disallowing direct android log calls | Albin | 1 | -0/+24 | |
| 2024-06-26 | Add kermit dependency | Albin | 3 | -0/+3 | |
| 2024-06-19 | Add UseCase tests | David Göransson | 1 | -0/+29 | |
| 2024-06-12 | Format xml files | Albin | 2 | -13/+9 | |
| 2024-06-10 | Unify account number naming | Albin | 18 | -73/+73 | |
| 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-07 | Suppress gRPC CVEs | Albin | 1 | -0/+9 | |
| 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 | 1 | -10/+0 | |
| 2024-05-29 | Migrate to gRPC | David Göransson | 3 | -2/+3 | |
| 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-06 | Remove outdated suppression rules | Albin | 1 | -109/+0 | |
| 2024-04-15 | Suppress Joda-Time CVE-2024-23080 | Albin | 1 | -0/+9 | |
| 2024-03-18 | Add missing e2e wait for login prompt timeouts | Albin | 1 | -0/+2 | |
| 2024-03-18 | Add firebase e2e test devices | Albin | 1 | -3/+10 | |
| 2024-03-18 | Increase e2e account creation timeout | Albin | 1 | -1/+1 | |
| 2024-03-18 | Increase e2e test connection timeout | Albin | 1 | -1/+2 | |
| 2024-03-12 | Fix deprecation | David Göransson | 1 | -2/+1 | |
| 2024-03-12 | Remove konsist workaround | David Göransson | 1 | -3/+2 | |
| 2024-03-12 | Suppress false-positive CVE-2014-9152 | Albin | 1 | -0/+8 | |
| 2024-03-12 | Bump konsist | Albin | 2 | -2/+2 | |
| 2024-03-12 | Bump gradle | Albin | 1 | -1/+1 | |
| 2024-03-11 | Re-enable expiry text | David Göransson | 1 | -5/+0 | |
| 2024-03-05 | Add konsist test to ensure we do not use uiState variable name or collectAsState | David Göransson | 1 | -0/+11 | |
| 2024-03-04 | Remove buildconfig from properties | David Göransson | 1 | -0/+3 | |
| 2024-02-27 | Add Konsist test to ensure that tests are named correctly | David Göransson | 1 | -0/+35 | |
| 2024-02-12 | Fix deprecated assert methods | Albin | 6 | -20/+25 | |
| 2024-02-12 | Unify test class suffix | Albin | 10 | -11/+13 | |
| 2024-02-12 | Add konsist check for test class suffix | Albin | 1 | -2/+6 | |
| 2024-02-07 | Fix flaky account history mockapi test | Jonatan Rhodin | 1 | -0/+1 | |
| Add some extra time to for the login page to show to improve stability of the test. | |||||
| 2024-02-06 | Remove common lib dependency from test mockapi | Jonatan Rhodin | 3 | -6/+5 | |
| 2024-02-05 | Fix class name | David Göransson | 1 | -1/+1 | |
| 2024-02-01 | Increase timeout for ensure account creation failure | Jonatan Rhodin | 1 | -4/+2 | |
| 2024-01-31 | Add account expiry mockapi test | Jonatan Rhodin | 3 | -2/+102 | |
| 2024-01-25 | Unify ensure login assertion | Jonatan Rhodin | 3 | -3/+3 | |
| 2024-01-25 | Add test for showing and using the account history | Jonatan Rhodin | 1 | -0/+49 | |
| 2024-01-25 | Update ktfmt to version 0.16.0 and reformat files | Jonatan Rhodin | 1 | -10/+5 | |
