-
-
Notifications
You must be signed in to change notification settings - Fork 783
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
feat: Publish to f-droid #79
Comments
Manager is still ln alpha and should not be available on any store fronts. |
Even though, this should not be closed until it is completed. |
It will take some time to make the manager stable. |
@Aunali321 may I ask what the current state is? I see a stable release was tagged in March, so maybe "now is the time"? |
There is no stable release and there no plans to launch on f-droid yet. |
Ah, then I misinterpreted the Thanks for reopening btw – and we'll then wait for "things to come", wishing you the best progress! |
v0.0.57 wasn't tagged as pre-release why isn't it considered stable when it's indirectly communicated through these actions? |
At the time of the last comment, v0.0.57 was the latest release, which was still an Alpha This issue has been reopened, there's nothing that's says v1.0.0 isn't a stable release, nobody here has said that, we just haven't had the time or interest exactly to release it to F-Droid |
@IzzySoft Hey, do you know if we meet the official F-Droid repository's requirements? if so, is it too time consuming to release there? |
There is an open RFP, and the issuebot report there looks good. It just states that Fastlane structures are missing here in your app's repo (that's the way you maintain description and graphics to represent your app in the F-Droid catalog). Mind setting those up here? Be welcome to use my Fastlane Cheat Sheet for guidance. The minimum needed is creating |
I'll look into this soon! possibly after my graduation. |
Then best wishes for that process first! When will that be (so we have an approx. ETA)? |
You could expect it between tomorrow and before the end of June |
@Aunali321 LGTM. The only things F-Droid needs are inside |
Thank you!. hopefully will be merged today or tomorrow. |
Since this has been stale for a few months: From what I gather, all that's missing is the YAML metadata? Could you use help with that, or is there something else missing? |
Yeah, it's only the YAML missing I'd spent a while on it a few months back, but I remember coming into issues (though don't remember what they were) and I haven't gotten back to it |
I'm working on it now |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as off-topic.
This comment was marked as off-topic.
I've looked into this for a while, I tried to work with what we have right now but it just overcomplicated the build script, as we use GitHub Packages and that's not a trusted repo in F-Droid, so I've decided the best path going forward would be publishing our packages on maven Once our repositories are setup to publish to a trusted maven repository, this can be continued as it would be a simple 3 command build script then |
This is no longer planned due to complications with settling with a trusted maven repository, ReVanced has switched back to GH Packages. |
Type
Other
Branch
flutter
Issue
It would be great if Revanced Manager is on f-droid.
Feature
Add Revanced Manager is on f-droid.
Motivation
F-droid is a convenient way to install FOSS apps to those without the Google Playstore, therefore I see a need for this.
Additional context
F-droid Website
The text was updated successfully, but these errors were encountered: