-
Notifications
You must be signed in to change notification settings - Fork 193
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Screenshots for F-Droid #53
Comments
@butzist |
Moved comments from #2 by @IzzySoft:
Nope, updates/releases happen automatically. But after a quick look at the metadata of this app: If you want graphics, you need to establish Fastlane structures here in your app's repo. Once that's done and tagged (I can give it a quick check before tagging if you like), we need to update metadata on our end to make clear it shall be taken from Fastlane. If we get the timing right (i.e. merging the metadata update at F-Droid before the new tag was pulled and built), the next release should then have the new stuff from your Fastlane structures. It's not that hard actually, @drogga – just a structure to put files into, like in #101 smiley |
Sure, see my answer in the PR (and yes, at F-Droid that's done automatically as well and synced in from Weblate). I'm not the one handling that part and never dug into that, so I won't be much help here. Nevertheless, I've outlined a rough idea in the PR. Hopefully it's not too difficult to implement. |
You can add Screenshots for F-Droid, too, if you want. https://f-droid.org/en/docs/All_About_Descriptions_Graphics_and_Screenshots/ https://gitlab.com/snippets/1895688 That was simply information about what is still possible. You would then only have to enter the screenshots in fastlane.
The text was updated successfully, but these errors were encountered: