| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-01-13 | Add leak test for when VPN settings change | Niklas Berglund | 12 | -53/+205 | |
| 2025-01-02 | Remove global API endpoint | Emīls | 1 | -6/+1 | |
| 2024-12-13 | Migrate remaining e2e tests to POP | Niklas Berglund | 10 | -73/+164 | |
| 2024-12-06 | Migrate ConnectionTest e2e tests to use POP | Niklas Berglund | 9 | -100/+359 | |
| 2024-12-03 | Implement UDP-over-TCP e2e test and firewall API client | Niklas Berglund | 19 | -28/+317 | |
| 2024-12-03 | Implement basic of page object pattern | Niklas Berglund | 5 | -18/+119 | |
| 2024-11-28 | Bump konsist to 0.17.0 | David Göransson | 1 | -2/+2 | |
| 2024-11-18 | Fix flaky removal of VPN profiles | David Göransson | 1 | -2/+7 | |
| 2024-11-18 | Remove bad formatting | David Göransson | 1 | -6/+6 | |
| 2024-11-18 | Convert build to runtime arguments | David Göransson | 5 | -10/+21 | |
| 2024-11-18 | Remove unused code | David Göransson | 1 | -1/+1 | |
| 2024-11-18 | Update ForgetAllVpnApps to handle hard-coded VPN profiles | David Göransson | 2 | -9/+30 | |
| 2024-11-18 | Accept env variable overrides | David Göransson | 1 | -1/+5 | |
| 2024-10-16 | Clean up test rule | David Göransson | 1 | -17/+6 | |
| 2024-10-16 | Replace capitalized function with non-deprecated | David Göransson | 1 | -1/+1 | |
| 2024-10-15 | Add minimal leak tests for Android | Niklas Berglund | 20 | -12/+640 | |
| 2024-10-15 | Add video recording of e2e tests | Niklas Berglund | 3 | -0/+66 | |
| 2024-10-09 | Fix konsist test for test classes name | Jonatan Rhodin | 1 | -3/+7 | |
| 2024-10-08 | Fix unused parameter warning | David Göransson | 1 | -1/+1 | |
| 2024-10-08 | Suppress complex dispatch method | David Göransson | 1 | -0/+1 | |
| 2024-10-08 | Fix print stacktrace warning | David Göransson | 1 | -2/+1 | |
| 2024-10-08 | Remove empty build.gradle.kts | David Göransson | 1 | -1/+0 | |
| 2024-10-03 | Suppress unchecked cast for test | David Göransson | 1 | -1/+7 | |
| 2024-10-03 | Make all compiler warnings errors | David Göransson | 4 | -4/+16 | |
| 2024-10-01 | Rename account "token" to account "number" | Joakim Hulthe | 2 | -6/+6 | |
| 2024-09-24 | Set build tools version to 35.0.0 | David Göransson | 4 | -0/+4 | |
| 2024-09-23 | Suppress CVE-2024-7254 | Jonatan Rhodin | 1 | -0/+9 | |
| 2024-09-20 | Call dismissChangelogIfShown at the correct time | Jonatan Rhodin | 7 | -9/+10 | |
| 2024-09-18 | Fix tests | David Göransson | 2 | -13/+8 | |
| 2024-09-18 | Fix Delete old vpn in e2e test | David Göransson | 1 | -2/+5 | |
| 2024-09-17 | Format build files | David Göransson | 3 | -21/+17 | |
| 2024-09-17 | Fix konsist test | David Göransson | 1 | -16/+7 | |
| 2024-09-16 | Rename test timeout constants | Niklas Berglund | 7 | -40/+30 | |
| 2024-08-30 | Initialize mullvad daemon directly in vpn service on create | Jonatan Rhodin | 2 | -6/+6 | |
| As a consequence move the address resolve to the daemon | |||||
| 2024-08-29 | Increase timeout when waiting for connection | Niklas Berglund | 1 | -1/+1 | |
| 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 | |
