initial fastlane structures from IzzyOnDroid - #8
Conversation
|
Any plans to merge this – or shall we drop the source? |
|
@exalab999 any word – or shall I simply drop the source of this PR? No bad feelings if you're not interested, I just need to know 😉 |
|
Hey @exalab999, this PR has been open since December 2025 — nearly 10 months with no response. IzzySoft has asked twice (April and July) whether to proceed or drop it, and got zero reply. This is a fastlane metadata structure from the IzzyOnDroid maintainer — it's basically a ready-to-use store listing package handed to you for free. It's clean, mergeable, and only needs a few minor typo fixes (Emac→Emacs, Tumberweed→Tumbleweed, Architeture→Architecture) and some HTML tag cleanup. No reason to let this sit any longer. Please review and merge, or at least respond to IzzySoft so he's not left hanging. |
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!