Skip to content

initial fastlane structures from IzzyOnDroid#110

Merged
Raival-e merged 1 commit intoRaival-e:masterfrom
IzzySoft:fastlane
Jul 30, 2025
Merged

initial fastlane structures from IzzyOnDroid#110
Raival-e merged 1 commit intoRaival-e:masterfrom
IzzySoft:fastlane

Conversation

@IzzySoft
Copy link
Copy Markdown
Contributor

this PR provides you with a "fastlane starter package", as requested here. Some notes to sum them up in a place easy to find for you:

  • the IzzyOnDroid Fastlane Documentation can guide you with maintaining the structures here
  • take special care for limits, e.g. per-release changelogs can have max 500 chars, full_description.txt max 4,000 chars, graphics must have specific aspect ratios etc.
  • you can have "bigger graphics" here; the IoD updater takes care to resize/optimize them as needed
  • for the full_description.txt here 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.
  • whenever you add a new "type" of metadata that has not been there before (e.g. the first changelog, a featureGraphic if it wasn't yet present), please let us know so we can check and enable it.
  • Details on all this in the linked documentation.
  • Should you have questions, be welcome to ask 😉

And now: Enjoy!

@Raival-e Raival-e merged commit c801412 into Raival-e:master Jul 30, 2025
@IzzySoft
Copy link
Copy Markdown
Contributor Author

Thanks for merging! Updated in the YAML for Prism File Explorer at IzzyOnDroid now, so Fastlane will be synced on future releases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants