initial fastlane structures from IzzyOnDroid#69
Conversation
There was a problem hiding this comment.
@IzzySoft These screenshots are from the previous version. Are you sure you want to use these instead of the new ones?
https://github.com/nfdz/Cryptool/tree/master/.github/dev
There was a problem hiding this comment.
@nfdz of course I'm not sure 🤣 That's one of the reasons I'm sending you this "starter package" (with what is set up at our end currently): so you know where to put things, and modify them as needed (here, e.g. replace the "old screenshots" with up-to-date ones). We have more than 1k apps in our repo; with our small team, it's impossible to keep up with updates to screenshots and descriptions – which is much better done by those maintaining the apps, as they know best how these things should be.
Feel free to replace the screenshots either before or after merging 🤗 Same for the app description, if you think it needs updates.
There was a problem hiding this comment.
Understood, thanks for the clarification 👍
|
Thanks for merging 🤗 All set at our end as well, so any changes you might make in the future, should be pulled along whenever a new release is pulled in. |
this PR provides you with a "fastlane starter package" – to give it into your hands to define how your app is presented, and make it easy to keep descriptions & graphics in sync with your development. Some notes to sum them up in a place easy to find for you:
full_description.txtmax 4,000 chars, graphics must have specific aspect ratios etc.full_description.txthere I've used HTML compressed into a single line, to prevent the fdroid software converting each line break to a<br>. The tags used for this are supported by F-Droid.org as well, and to my knowledge even by PlayStore. Feel free to switch to what the above linked documentation describes as "Markdown Lite" if you prefer.And now: Enjoy!