| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-10-16 | Remove legacy option | David Göransson | 1 | -1/+0 | |
| 2024-10-16 | Fix permission warning | David Göransson | 1 | -2/+4 | |
| 2024-10-08 | Fix launcher icon warnings | David Göransson | 1 | -1/+1 | |
| 2024-07-04 | Add splash screen | David Göransson | 1 | -2/+2 | |
| 2024-01-12 | Remove TestActivity since it is not needed | Jonatan Rhodin | 3 | -45/+1 | |
| 2024-01-08 | Change launch mode to singleInstance to fix vulnerability | Jonatan Rhodin | 1 | -1/+1 | |
| 2023-12-13 | Replace EXTERNAL_STORAGE permissions on android api level 33+ | saber safavi | 1 | -2/+6 | |
| 2023-11-22 | Format manifests | Albin | 1 | -21/+17 | |
| 2023-11-07 | Cleanup redundant manifest app labels | Albin | 1 | -1/+1 | |
| 2023-01-10 | Improve test failure screenshot support | Albin | 1 | -0/+4 | |
| This commit improves the test failure auto screenshot on newer devices. It also removes the auto-download of screenshots via gradle as it's rarely used. | |||||
| 2023-01-10 | Fix test activity path | Albin | 1 | -0/+0 | |
| 2022-12-08 | Bump Android project to java 11 and gradle 7.6 | Albin | 1 | -2/+1 | |
| 2022-04-20 | Add webview to enable e2e test verification | Albin | 3 | -0/+58 | |
| The webview is added to the debug build type of the main app, but it's current purpose is only to enable verification as part of e2e tests. One example is to open the webview on the device while connected and verify the results of the Mullvad Connection Check. | |||||
