aboutsummaryrefslogtreecommitdiff
path: root/toolchain/generate-fastlane-metadata.py
AgeCommit message (Expand)Author
2022-03-15generate-fastlane-metadata: Don't fail if source URL can not be foundJonah BrĂ¼chert
2021-09-27Handle git remotes that aren't called origin in _repository_name()Alex Richardson
2021-07-13Fix typos found by codespellChristophe Giboudeaux
2021-07-03Trim whitespaces from description textsVolker Krause
2021-07-01Number screenshots in the same way the fastlane tool does thisv5.84.0-rc1v5.84.0Volker Krause
2021-06-27[fastlane] Add mapping for serbianNicolas Fella
2021-05-23Make sure that dir path exists before attempting to copy fileBart De Vries
2021-05-23Attempt to find the Play store icon if it's not explicitly setVolker Krause
2021-05-17Don't pass through list rich text elements, Google Play can't handle thoseVolker Krause
2021-05-16Handle text-less tagsVolker Krause
2021-05-15Fall back to English for missing translated elementsVolker Krause
2021-05-07Extend Android language mappings for translated metadataVolker Krause
2021-02-01Remove fastlane metadata generation from a given APKVolker Krause
2021-01-30Support the new Appstream file extension as wellVolker Krause
2021-01-20Consider Appstream donation URLs for creating F-Droid metadataVolker Krause
2020-12-28Consider local fastlane image assetsVolker Krause
2020-12-24Preserve the rich-text subset supported by F-DroidVolker Krause
2020-12-13Fix errors in python code, found by pylama in a strict CIDavid Faure
2020-12-10Check if file exists before removing the fastlane archiveVolker Krause
2020-12-10Clean image folder and archive file before downloading/generating thoseVolker Krause
2020-12-08Retain screenshot order from the appstream fileVolker Krause
2020-12-05Don't fail if we haven't found any categoriesVolker Krause
2020-12-04Fix category extraction from desktop filesVolker Krause
2020-12-01Add fastlane metadata generation for Android buildsVolker Krause