-
-
Notifications
You must be signed in to change notification settings - Fork 748
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: allow dev channel patches #821
Comments
Potential solutions:
|
Well, at least there is a option when troubleshooting. Eventually we may need to use release candidate to test before rollout. Therefore the option is necessary. |
Yes, that's important. I forgot that. |
Without dev patcher, dev patches will not work. The only solution is to make dev manager releases with dev patcher. Though there are no plans for that in this version of ReVanced Manager. Expect it to be in rewrite! |
@Aunali321 This is only the case if dev introduces breaking changes, in such a case switching to dev should also consume dev updates from ReVanced Manager |
Would being able to manually import the patches.jar be a viable solution? That way you can also use previous releases |
It could be, if the patcher doesn't need to be updated. This would just be the more complicated approach to the "making one letter upper-case in source" method. |
Loading patch bundles from storage is gonna be added. |
ReVanced Manager will soon be released as a full rewrite. Over time, many feature requests have been made for the current version of ReVanced Manager, but to accelerate the development of the new version of ReVanced Manager, we have to focus on it, which I am closing this issue according to the contribution guidelines:
This feature request has been closed for one or more of the following reasons:
Regardless, anyone who comes across this feature request can PR it to the current version of ReVanced Manager until the new version is ready. Thanks for your feature request! |
Type
Functionality
Issue
The dev channel (pre-releases) of integration and patches are updated far more frequently. Sometimes when there is a very annoying issue and the fix was alreadly in the dev channel, but not yet in the stable release.
Feature
Allow pre-release integrations and patches to be used in revanced manager. This way, we could use the dev channel when needed.
Motivation
Additional context
ReVanced/revanced-patches#2003 (comment)
Could benefit rapid testing like that in ReVanced/revanced-patches#1443
Acknowledgements
The text was updated successfully, but these errors were encountered: