summaryrefslogtreecommitdiffhomepage
path: root/android/scripts/update-lockfile.sh
AgeCommit message (Collapse)AuthorFilesLines
2025-03-20Update lockfile scriptDavid Göransson1-100/+0
- Add the ability to refresh all keys - Add script to verify lockfile keys
2025-03-13Use lint only when generating a new verification metadata fileJonatan Rhodin1-8/+2
Also remove excluded cargo task as it is no longer needed
2025-03-13Improve lockfile task orderAlbin1-1/+1
This is done to earlier detect lint issues.
2025-01-28Bundle a pre-generated relay list instead of generating oneJonatan Rhodin1-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-08Add gradle rust pluginJonatan Rhodin1-2/+2
2024-12-12Remove machines file except on WindowsDavid Lönnhager1-1/+0
2024-11-04Exclude maybenot bundle check in lockfile scriptAlbin1-0/+1
2024-10-04Add signature verification to gradle dependenciesJonatan Rhodin1-2/+57
2024-08-15Refactor lockfile script and gradle tasksAlbin1-2/+19
2024-06-18Use temp dirs in lockfile scriptAlbin1-1/+21
2024-06-17Skip using podman in lockfile scriptAlbin1-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.
2023-09-28Add lint task to gradle lockfile scriptAlbin1-1/+1
2023-08-03Include unit test task in lockfile generation scriptAlbin1-1/+1
2023-03-13Use explicit bash command in lockfile helper scriptAlbin1-1/+1
2023-01-10Update android dependency lockfileAlbin1-1/+1
2022-12-16Add script to easily update lockfileAlbin1-0/+19