| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-03-16 | Move fastlane metadata into fastlane/metadata/android | Jules Aguillon | 3 | -8/+0 | |
| 2024-02-18 | CI: Improve layout and store description checks (#565) | Jules Aguillon | 2 | -0/+7 | |
| * CI: Run 'check_layout.py' Ensures that 'check_layout.output' is not outdated. Also, update it. * CI: Check new store descriptions When a store description is added, 'python3 sync_translations.py' leaves an untracked file that is not checked. This makes sure that untracked store descriptions are noticed in CI. | |||||
| 2024-02-06 | Move store descriptions into strings files | Jules Aguillon | 1 | -0/+1 | |
| This makes translation easier as there's a single file to edit at. Existing short and full descriptions are conserved. sync_translations.py takes care of updating the metadata files. The metadata directories are renamed to match the language codes used in `res/`. Contributing guidelines are updated accordingly. | |||||
