-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Question: How will you distribute this? #5
Comments
first step is probably building an apk with github actions, then I would go for fdroid as I already got an app there. Either way, if we start distributing this, then further re-branding is needed first - beyond just changing the repo name |
If we're going to rebrand the fork, then it would be appropriate to somehow separate those changes from what currently is present in PR to upstream (daneren2005#1126). May be set that PR against some designated for it branch? Else it gonna be not much conservative towards upstream :) |
This comment was marked as off-topic.
This comment was marked as off-topic.
In order to avoid duplicated work: I'm working on rebranding the fork and later intending to maintain process of submitting the app to fdroid |
I paused my work on publishing it in fdroid due to lack of free time. I would be glad if somebody will pick it up, otherwise, eventually, I will get it done myself. Here's my draft of metadata file for fdroid:
Before release, make sure to update in-app changelog (accessible via main screen -> three dots -> changelog), it's located in file app/src/main/res/xml/changelog.xml, example of required changes can be seen in this commit daneren2005@47cd98e. I also wonder if fdroid metadata directory with screenshots and everything should be a submodule so we won't make heavier main repo by including/eventually updating screenshots. |
already done in 9d2026e :D |
This still isn't on f-droid, izzyondroid, or the google play store. People can't use it if it's not obtainable. |
The merge request for including the app in fdroid has been merged. But it takes up to 7 days to show up in the store, see link in said MR: https://gitlab.com/fdroid/fdroiddata/-/merge_requests/15936#note_2153840167 So you'll have to be patient or get it using other means, e.g. with obtainium. |
I'd also request for it to be added to izzyondroid. It pulls from your own github releases daily. I also release several apps, and its the best method for people to get anything you want to release. |
app is now on fdroid |
Do you plan to publish on Google Play, fDroid, Amazon App store?
I'd really like to see it show up in places where it is easier to install (for instance I have a device that can only use the Play store and side loading is prohibited). Thanks for picking this up!
The text was updated successfully, but these errors were encountered: