Skip to content
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: Manual Patching Support Using Local jar File for Faster Access to Latest Patches #1771

Open
3 tasks done
ayoubelmhamdi opened this issue Mar 17, 2024 · 2 comments · May be fixed by #1409
Open
3 tasks done

feat: Manual Patching Support Using Local jar File for Faster Access to Latest Patches #1771

ayoubelmhamdi opened this issue Mar 17, 2024 · 2 comments · May be fixed by #1409
Labels
Feature request Requesting a new feature that's not implemented yet

Comments

@ayoubelmhamdi
Copy link

Feature description

We can easily build the branch dev to have the latest revanced-patches-4.4.0-dev.6.jar file using ./gradlew build, but the process of using it to patch an APK isn't well-documented and requires some patience. I think if you provided a way to use it directly in the Revanced APK, it would be easier to use, like an API_URL.

Motivation

This feature is very useful for easily testing the latest patches without having to wait for a new stable Revanced APK release, which can take a long time to arrive.

Acknowledgements

  • This issue is not a duplicate of an existing feature request.
  • I have chosen an appropriate title.
  • All requested information has been provided properly.
@ayoubelmhamdi ayoubelmhamdi added the Feature request Requesting a new feature that's not implemented yet label Mar 17, 2024
@oSumAtrIX oSumAtrIX transferred this issue from ReVanced/revanced-patcher Mar 17, 2024
@oSumAtrIX oSumAtrIX added the ReVanced Manager Compose Regarding the Compose rewrite of ReVanced Manager label Mar 17, 2024
@oSumAtrIX oSumAtrIX linked a pull request Mar 17, 2024 that will close this issue
3 tasks
@oSumAtrIX
Copy link
Member

Using patches locally can be done using ReVanced CLI

@ayoubelmhamdi

This comment was marked as off-topic.

@CnC-Robert CnC-Robert removed the ReVanced Manager Compose Regarding the Compose rewrite of ReVanced Manager label May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature request Requesting a new feature that's not implemented yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants