| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-02-10 | Bump orchestrator in instrumentation test script | Albin | 1 | -1/+1 | |
| 2025-02-04 | Update Android prepare release script | Oskar | 1 | -65/+17 | |
| 2025-02-04 | Move prepare-release script to android directory | Oskar | 1 | -0/+113 | |
| 2025-01-28 | Bundle a pre-generated relay list instead of generating one | Jonatan Rhodin | 1 | -1/+0 | |
| The android app will try to bundle the relays.json found under dist-assets/relays/ if it exists. Otherwise it will rely on the relay list downloaded by the api. For alpha, beta and stable release builds it is required to have a bundled relays.json file. | |||||
| 2025-01-27 | Upload test attachments | Albin | 1 | -0/+2 | |
| 2025-01-08 | Add gradle rust plugin | Jonatan Rhodin | 1 | -2/+2 | |
| 2024-12-12 | Remove machines file except on Windows | David Lönnhager | 1 | -1/+0 | |
| 2024-12-03 | Implement UDP-over-TCP e2e test and firewall API client | Niklas Berglund | 1 | -1/+3 | |
| 2024-11-18 | Convert build to runtime arguments | David Göransson | 1 | -2/+2 | |
| 2024-11-04 | Exclude maybenot bundle check in lockfile script | Albin | 1 | -0/+1 | |
| 2024-10-15 | Add minimal leak tests for Android | Niklas Berglund | 1 | -1/+5 | |
| 2024-10-04 | Add signature verification to gradle dependencies | Jonatan Rhodin | 1 | -2/+57 | |
| 2024-08-19 | Fix for failing mockapi and e2e tests | Niklas Berglund | 1 | -0/+2 | |
| 2024-08-15 | Refactor lockfile script and gradle tasks | Albin | 1 | -2/+19 | |
| 2024-08-07 | Do not accept 0 tests passed | Jonatan Rhodin | 1 | -1/+1 | |
| 2024-07-31 | Fix run test locally script | David Göransson | 1 | -1/+4 | |
| 2024-07-31 | Match on success message | David Göransson | 1 | -5/+5 | |
| 2024-07-30 | Bump junit | David Göransson | 1 | -2/+2 | |
| 2024-06-18 | Use temp dirs in lockfile script | Albin | 1 | -1/+21 | |
| 2024-06-17 | Skip using podman in lockfile script | Albin | 1 | -5/+1 | |
| This makes it easier to use the script in a wider range of environments and if needed it can still be executed within a container. | |||||
| 2024-06-12 | Fix outdated tidy script paths | Albin | 1 | -24/+30 | |
| 2024-06-10 | Unify account number naming | Albin | 1 | -8/+8 | |
| Use variations of "account number" rather than "account token" throughout the kotlin code base. | |||||
| 2024-03-01 | Fix argument parsing in test repeat script | Albin | 1 | -3/+10 | |
| 2024-02-14 | Fix actions report upload | Albin | 1 | -14/+18 | |
| 2024-02-07 | Fix test runner temp dir | Albin | 1 | -3/+7 | |
| This fix ensures that the script can be run by multiple users on the same machine. | |||||
| 2024-02-02 | Fix `shellcheck` lints of our various bash scripts | Sebastian Holmin | 3 | -9/+12 | |
| The following lints have been fixed: SC2046,SC2086,SC2068,SC2148,SC2007,SC2004,SC2006, SC2164,SC2145,SC1091,SC2034,SC2155. | |||||
| 2024-01-18 | Add flavor and partner support to test script | Albin | 1 | -36/+117 | |
| 2024-01-11 | Convert screen tests to Junit5 | David Göransson | 1 | -0/+2 | |
| 2023-11-22 | Fix tidy manifest formatting command | Albin | 1 | -1/+1 | |
| 2023-10-18 | Add small script to run instrumented tests locally | David Göransson | 1 | -0/+10 | |
| 2023-09-28 | Add lint task to gradle lockfile script | Albin | 1 | -1/+1 | |
| 2023-09-21 | Update test script to use the default build variant | Albin | 1 | -2/+2 | |
| 2023-08-03 | Include unit test task in lockfile generation script | Albin | 1 | -1/+1 | |
| 2023-07-27 | Update png generation script with new resource path | Albin | 1 | -4/+4 | |
| 2023-07-27 | Update tidy script with new resource path | Albin | 1 | -7/+7 | |
| 2023-04-25 | Add separate tidy config for /values | Jonatan Rhodin | 1 | -0/+10 | |
| Run tidy two times to enable the use of separate configs for /values and all other xml-files. Apply this new config on all files in /values. | |||||
| 2023-04-24 | Rename tidy helper script | Albin | 1 | -0/+0 | |
| 2023-04-24 | Restructure tidy formatting script | Albin | 1 | -13/+31 | |
| The script can now be executed rather than having to be sourced. | |||||
| 2023-03-16 | Migrate tidy action to use container | Albin | 1 | -1/+2 | |
| 2023-03-13 | Use explicit bash command in lockfile helper script | Albin | 1 | -1/+1 | |
| 2023-02-02 | Add helper script to run instrumented tests on repeat | Albin | 1 | -0/+15 | |
| 2023-01-27 | Run ./android/scripts/generate-pngs.sh to re-generate Android icons (shaved) | Linus Färnstrand | 1 | -1/+1 | |
| 2023-01-25 | Upload report on ci instrumentation test failures | Albin | 1 | -5/+16 | |
| The report includes: * Screenshots * Logcat * Instrumentation logs | |||||
| 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-19 | Move ci xml tidy script | Albin | 1 | -0/+37 | |
| 2023-01-18 | Move png generate script to script dir | Albin | 1 | -0/+97 | |
| 2023-01-10 | Add mockapi to instrumentation test script | Albin | 1 | -2/+8 | |
| 2023-01-10 | Support orchestrator in instrumented test script | Albin | 1 | -0/+112 | |
| 2023-01-10 | Update android dependency lockfile | Albin | 1 | -1/+1 | |
