index
:
extra-cmake-modules.git
hurd
master
hurd extra-cmake-modules.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toolchain
/
generate-fastlane-metadata.py
Age
Commit message (
Expand
)
Author
2022-03-15
generate-fastlane-metadata: Don't fail if source URL can not be found
Jonah BrĂ¼chert
2021-09-27
Handle git remotes that aren't called origin in _repository_name()
Alex Richardson
2021-07-13
Fix typos found by codespell
Christophe Giboudeaux
2021-07-03
Trim whitespaces from description texts
Volker Krause
2021-07-01
Number screenshots in the same way the fastlane tool does this
v5.84.0-rc1
v5.84.0
Volker Krause
2021-06-27
[fastlane] Add mapping for serbian
Nicolas Fella
2021-05-23
Make sure that dir path exists before attempting to copy file
Bart De Vries
2021-05-23
Attempt to find the Play store icon if it's not explicitly set
Volker Krause
2021-05-17
Don't pass through list rich text elements, Google Play can't handle those
Volker Krause
2021-05-16
Handle text-less tags
Volker Krause
2021-05-15
Fall back to English for missing translated elements
Volker Krause
2021-05-07
Extend Android language mappings for translated metadata
Volker Krause
2021-02-01
Remove fastlane metadata generation from a given APK
Volker Krause
2021-01-30
Support the new Appstream file extension as well
Volker Krause
2021-01-20
Consider Appstream donation URLs for creating F-Droid metadata
Volker Krause
2020-12-28
Consider local fastlane image assets
Volker Krause
2020-12-24
Preserve the rich-text subset supported by F-Droid
Volker Krause
2020-12-13
Fix errors in python code, found by pylama in a strict CI
David Faure
2020-12-10
Check if file exists before removing the fastlane archive
Volker Krause
2020-12-10
Clean image folder and archive file before downloading/generating those
Volker Krause
2020-12-08
Retain screenshot order from the appstream file
Volker Krause
2020-12-05
Don't fail if we haven't found any categories
Volker Krause
2020-12-04
Fix category extraction from desktop files
Volker Krause
2020-12-01
Add fastlane metadata generation for Android builds
Volker Krause