| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-05-12 | Fix indentation | David Göransson | 1 | -2/+2 | |
| 2025-05-12 | Fix path typo | David Göransson | 1 | -2/+2 | |
| 2025-05-12 | Convert all test to use Page pattern | David Göransson | 28 | -392/+245 | |
| Converts all our last test to use the Page object pattern and clean up a bunch of old MockApi and E2E test logic. | |||||
| 2025-05-12 | Add reproducible workflow step to gradle update instructions | Jonatan Rhodin | 1 | -0/+4 | |
| 2025-05-12 | Increase router capture request timeouts by 15 seconds | Jonatan Rhodin | 1 | -0/+4 | |
| 2025-05-09 | Fix regex for single test | David Göransson | 1 | -1/+1 | |
| When only 1 test is being run, the string will be "test" instead of tests causing the regex match to fail. | |||||
| 2025-05-09 | Add waitForStable between on each page | David Göransson | 1 | -1/+6 | |
| 2025-05-09 | Fix flaky device management test | David Göransson | 3 | -14/+39 | |
| The device mangement test would fail because it expect the device to be removed however it was in a loading state while API request was being made. This commit allows it to be visible intiailly (loading) and then expects it to be removed. | |||||
| 2025-05-09 | Add device management page | David Göransson | 1 | -0/+20 | |
| 2025-05-09 | Update lockfile | David Göransson | 2 | -167/+182 | |
| 2025-05-09 | Update lockfile docs | David Göransson | 1 | -1/+1 | |
| 2025-05-09 | Fix lint warning | David Göransson | 1 | -1/+1 | |
| 2025-05-09 | Bump uiautomator to 2.4.0-alpha02 | David Göransson | 1 | -1/+1 | |
| 2025-05-09 | Bump ksp to 2.1.20-2.0.1 | David Göransson | 1 | -1/+1 | |
| 2025-05-09 | Bump gradle to 8.14 | David Göransson | 4 | -6/+6 | |
| 2025-05-09 | Fix a few blockers preventing us from bumping ktor | David Göransson | 4 | -22/+15 | |
| 2025-05-09 | Bump destinations to 2.2.0 | David Göransson | 1 | -1/+1 | |
| 2025-05-09 | Bump arrow to 2.1.1 | David Göransson | 1 | -1/+1 | |
| 2025-05-09 | Bump accompanist drawable painter to 0.37.2 | David Göransson | 1 | -1/+1 | |
| 2025-05-08 | Add QUIC obfuscation to mullvad daemon and management interface | David Lönnhager | 1 | -0/+4 | |
| 2025-05-07 | Update changelog for android/2025.4-beta1 | Jonatan Rhodin | 1 | -0/+8 | |
| 2025-05-07 | Fix test tag mismatch | David Göransson | 2 | -5/+3 | |
| 2025-05-07 | Attempt to fix flakiness | David Göransson | 1 | -0/+2 | |
| 2025-05-07 | Fix lint warning of using LocalContext to get Configuration | David Göransson | 1 | -1/+3 | |
| 2025-05-07 | Fix TV incorrect focus | Kalle Lindström | 4 | -56/+54 | |
| 2025-05-07 | Fix crash from focus requester | David Göransson | 1 | -9/+3 | |
| 2025-05-07 | Update lockfile | David Göransson | 2 | -524/+326 | |
| 2025-05-07 | Fix warnings | David Göransson | 4 | -15/+18 | |
| 2025-05-07 | Bump compose to 1.8.0 | David Göransson | 1 | -1/+1 | |
| 2025-05-06 | Fix go to vpn settings on TV devices | Jonatan Rhodin | 6 | -11/+86 | |
| - Do not show the action on devices without vpn settings - Handle exceptions when starting vpn settings activity | |||||
| 2025-05-06 | Add manifest permission snapshot | Albin | 1 | -0/+8 | |
| The snapshot was generated by running: cat AndroidManifest.xml | grep uses-permission | |||||
| 2025-05-05 | Fix select location button text in connect screen | Jonatan Rhodin | 5 | -58/+20 | |
| - Remove unnecessary show location boolean - Remove reliance on disconnected location - Align state behaviour with desktop - Update screen tests with the new behaviour | |||||
| 2025-05-05 | Update lockfile | Jonatan Rhodin | 2 | -16/+0 | |
| 2025-05-05 | Exclude biometric dependency to avoid permission issue | Jonatan Rhodin | 1 | -1/+7 | |
| 2025-05-02 | Push android vulns | Albin | 1 | -11/+11 | |
| 2025-05-02 | Order vulns according to osv-scanner output | Albin | 1 | -21/+21 | |
| 2025-04-30 | Update changelog for android/2025.3 | Jonatan Rhodin | 1 | -0/+6 | |
| 2025-04-30 | Update lockfile | David Göransson | 3 | -435/+562 | |
| 2025-04-30 | Downgrade AGP due to in-app languages bug | David Göransson | 1 | -2/+4 | |
| 2025-04-30 | Move all test tags to new lib.ui.tag module | Kalle Lindström | 81 | -244/+271 | |
| 2025-04-29 | Fix warnings | David Göransson | 1 | -2/+2 | |
| 2025-04-29 | Update lockfile | David Göransson | 3 | -364/+367 | |
| 2025-04-29 | Fix material icons extended version | David Göransson | 1 | -2/+2 | |
| 2025-04-29 | Bump grpc to 1.72.0 | David Göransson | 1 | -1/+1 | |
| 2025-04-29 | Bump Arrow to 2.1.0 | David Göransson | 1 | -1/+1 | |
| 2025-04-29 | Bump Datastore to 1.1.5 | David Göransson | 1 | -1/+1 | |
| 2025-04-29 | Bump AGP to 8.9.2 | David Göransson | 1 | -1/+1 | |
| 2025-04-28 | Update changelog for android/2025.2 | Jonatan Rhodin | 1 | -0/+4 | |
| 2025-04-28 | Add mock api test for manage devices screen | Kalle Lindström | 5 | -2/+66 | |
| 2025-04-23 | Enable e2e leak that no longer fails | Albin | 1 | -2/+0 | |
| The test previously failed to find test tags in the VPN settings lazy list. However, after changes to that screen the test once again seem to work as expected. | |||||
