christianrowlands / android-network-survey

Cellular Survey Android App
https://www.networksurvey.app
Apache License 2.0
131 stars 25 forks source link

adding initial fastlane structure #6

Closed IzzySoft closed 3 years ago

IzzySoft commented 3 years ago

You might wish to also move your screenshots inside the fastlane structure (see my cheat-sheet for details).

Once merged, my updater will check and fetch updates to these as well – so app and description don't get out-of-sync :wink: Should you add more details (per-release changelogs, screenshots etc), please let me know so I tell my updater to fetch those, too.

christianrowlands commented 3 years ago

I was wondering how to get the updated description to show up in your listing. I will get this updated. Thanks!

IzzySoft commented 3 years ago

Once you've merged this, I've enable the "pull" on my end. Then my updater will check for changed files in your Fastlane structure on each new release. And yes, that's the main ide behind it: you know when things change, and have it in your hands what you wish to be reflected in the app's description.

PS: the icon was taken from your repo, I've just applied optipng to reduce file size without compromising on image quality.

IzzySoft commented 3 years ago

Uh, anything missing that's holding this PR back from being merged, @christianrowlands?

christianrowlands commented 3 years ago

Sorry, I wanted to add a couple details to the description, but have been slammed the last few weeks. I will do it now.

IzzySoft commented 3 years ago

Thanks! Adjustments from your side are easier after the merge anyway I guess :smile: On a new release, they'd be then pulled along (I'm updating your app's description on my end now for this). Should you want it here before that, just ping me and I can update manually. Same please should you add more files to fastlane (screenshots, per-release changelogs etc), so I can tell my updater to fetch them as well.

christianrowlands commented 3 years ago

I just added some screenshots, and will start doing the changelog on the next release. Don't worry about manually doing it as I plan on pushing out an update in the next week or so.

Thanks for the bump on this.

IzzySoft commented 3 years ago

Hehe, had to do it one, though, to check results and "mark the path" – so featureGraphic and screenshots have just been added. Both will be checked and, if updated, pulled with each release now, with the screenshots being converted to JPG (I always try to keep traffic low, considering users on limited data plans or bad connections). Once changelogs are there, please let me know again so I enable them here as well.

And it's I who has to say thanks!