summaryrefslogtreecommitdiffhomepage
path: root/android/scripts/generate-pngs.sh
AgeCommit message (Collapse)AuthorFilesLines
2024-02-02Fix `shellcheck` lints of our various bash scriptsSebastian Holmin1-4/+7
The following lints have been fixed: SC2046,SC2086,SC2068,SC2148,SC2007,SC2004,SC2006, SC2164,SC2145,SC1091,SC2034,SC2155.
2023-07-27Update png generation script with new resource pathAlbin1-4/+4
2023-01-27Run ./android/scripts/generate-pngs.sh to re-generate Android icons (shaved)Linus Färnstrand1-1/+1
2023-01-18Move png generate script to script dirAlbin1-0/+97