badaix / snapdroid

Snapcast client for Android
GNU General Public License v3.0
135 stars 26 forks source link

initial fastlane structures #28

Closed IzzySoft closed 3 years ago

IzzySoft commented 3 years ago

Not only will F-Droid welcome them (once we got the app reactivated there, see #2), but so will I for my repo (as you can adjust description/screenshots as you see fit, and my updater would fetch that automatically with the next release). Moreover, you can use Fastlane even to deploy to Google Play (though that will probably require the Fastlane binaries).

You will want to move the screenshots into this structure (and name them in a way that they are automatically sorted in the order you wish them to show up), and maybe even per-release changelogs and more – my Fastlane Cheat-Sheet can guide you with that. If you do so, please let me know once it's there, so I tell my updater to fetch the new additions as well :wink:

IzzySoft commented 3 years ago

@badaix any chance this will be processed? I'm about cleaning up my Github account before this year's end and drop "old forks" I don't plan to maintain – and once I drop the fork of your app, this PR will go "stale" as the source is gone.

badaix commented 3 years ago

Merged! Thanks for the PR and the reminder :)

IzzySoft commented 3 years ago

Gladly – enjoy! Should you add to this (e.g. start with screenshots) please let me know so I tell my updater to check for the "new feature" as well. Additional languages will be picked up automatically, just "new features" (screenshots, per-release changelogs etc) I need to enable separately.