| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-01-25 | Remove useTestStorageService option | Albin | 2 | -2/+0 | |
| 2023-01-25 | Extend login timeout during test | Albin | 4 | -1/+12 | |
| 2023-01-25 | Add auto-fetch of helper apks in test script | Albin | 1 | -14/+33 | |
| 2023-01-23 | Clean up instrumentation logs | Albin | 1 | -0/+3 | |
| 2023-01-20 | Move dist-assets/relays.json to build/relays.json | Linus Färnstrand | 1 | -1/+1 | |
| 2023-01-19 | Move ci xml tidy script | Albin | 1 | -0/+37 | |
| 2023-01-19 | Clarify android readme intro | Albin | 1 | -3/+3 | |
| 2023-01-19 | Create dedicated translations converter readme | Albin | 2 | -30/+29 | |
| 2023-01-19 | Add android app download links | Albin | 1 | -0/+6 | |
| 2023-01-19 | Add quick start section to android readme | Albin | 1 | -2/+14 | |
| 2023-01-19 | Update Android readme intro | Albin | 1 | -1/+4 | |
| 2023-01-18 | Move png generate script to script dir | Albin | 1 | -3/+3 | |
| 2023-01-18 | Document gradle lockfile | Albin | 1 | -0/+19 | |
| 2023-01-10 | Use version code constants | Albin | 2 | -2/+2 | |
| 2023-01-10 | Add mockapi to instrumentation test script | Albin | 1 | -2/+8 | |
| 2023-01-10 | Add mockapi login tests | Albin | 6 | -0/+361 | |
| 2023-01-10 | Replace e2e conncheck webview with volley | Albin | 6 | -58/+28 | |
| The reason for this change is that ui automator doesn't work well with webviews. | |||||
| 2023-01-10 | Add test rule to clear device vpns | Albin | 2 | -0/+42 | |
| 2023-01-10 | Handle notificaiton permission prompt in e2e tests | Albin | 4 | -0/+31 | |
| 2023-01-10 | Use androidTestUtil in e2e test | Albin | 1 | -2/+2 | |
| 2023-01-10 | Fix CleanupAccountTestRule method signature | Albin | 1 | -2/+2 | |
| 2023-01-10 | Increase e2e test webview timeout | Albin | 2 | -1/+6 | |
| 2023-01-10 | Set e2e endpoint version to v1 | Albin | 1 | -1/+1 | |
| 2023-01-10 | Improve test failure screenshot support | Albin | 5 | -53/+120 | |
| 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 | Support orchestrator in instrumented test script | Albin | 1 | -0/+112 | |
| 2023-01-10 | Use common test project suppression | Albin | 4 | -33/+2 | |
| 2023-01-10 | Update android dependency lockfile | Albin | 2 | -1/+79 | |
| 2023-01-10 | Add option to use custom api endpoint in debug builds | Albin | 10 | -44/+111 | |
| 2023-01-10 | Add empty :test:mockapi project | Albin | 7 | -1/+144 | |
| 2023-01-10 | Move endpoint logic to :lib:endpoint | Albin | 5 | -2/+27 | |
| 2023-01-10 | Add empty project :lib:endpoint | Albin | 7 | -1/+40 | |
| 2023-01-10 | Move common test logic to :test:common | Albin | 16 | -47/+48 | |
| 2023-01-10 | Add empty :test:common project | Albin | 4 | -1/+46 | |
| 2023-01-10 | Move :e2e project to :test:e2e | Albin | 25 | -61/+61 | |
| Also changes source directory from "java" to "kotlin" which is supported since upgrading the project from AGP 3.x to 7.x. | |||||
| 2023-01-10 | Add empty :test project | Albin | 2 | -1/+1 | |
| 2023-01-10 | Fix test activity path | Albin | 1 | -0/+0 | |
| 2023-01-10 | Remove redundant source set config | Albin | 1 | -13/+0 | |
| 2023-01-10 | Suppress CVE-2021-4277 | Albin | 2 | -0/+40 | |
| 2023-01-10 | Bump dependency check plugin to 7.4.4 | Albin | 2 | -17/+17 | |
| 2023-01-03 | Add always-on in-app notification | saber safavi | 9 | -68/+158 | |
| 2023-01-03 | Add string resources for always-on notification | saber safavi | 1 | -0/+8 | |
| 2022-12-21 | Fix rust formatting | Albin | 1 | -2/+1 | |
| 2022-12-21 | Unify Android DNS options with desktop | Albin | 6 | -8/+47 | |
| Unifyies the Android DNS options with the desktop DNS options so that the Android<->Daemon FFI gets support for content blockers. This UI for content blockers will be implemented in a separate commit. | |||||
| 2022-12-21 | Apply more clippy fixes. | Emīls | 2 | -4/+2 | |
| 2022-12-21 | Suppress CVE-2022-41881 | Albin | 1 | -2/+3 | |
| 2022-12-16 | Fix showing wrong in-app notifications | saber safavi | 2 | -4/+7 | |
| 2022-12-16 | Update compose to 1.3.2 | Albin | 5 | -181/+93 | |
| This fixes the following transitive CVEs in Compose: - CVE-2022-3171 - CVE-2022-3510 However, the mentioned CVEs are still present via the espresso-contrib dependency. | |||||
| 2022-12-16 | Improve lockfile documentation | Albin | 1 | -8/+17 | |
| 2022-12-16 | Add script to easily update lockfile | Albin | 1 | -0/+19 | |
| 2022-12-14 | Fix incorrect in-app notification showing | Albin | 1 | -2/+4 | |
| This commit fixes an issue where the incorrect notification was showing due to the amount of notification changes. | |||||
