💉 ReVanced Patcher used to patch Android applications
Find a file
semantic-release-bot 799bc9e163 chore(release): 3.0.0 [skip ci]
# [3.0.0](https://github.com/revanced/revanced-patcher/compare/v2.9.0...v3.0.0) (2022-08-02)

### Features

* registry for patch options ([2431785](2431785d0e))

### BREAKING CHANGES

* Patch options now use the PatchOptions registry class instead of an Iterable. This change requires modifications to existing patches using this API.
2022-08-02 19:11:43 +00:00
.github fix: remove requirement for solution [skip ci] (#80) 2022-08-01 13:07:12 +02:00
.idea fix: qualifying Element with wrong package 2022-06-05 08:03:31 +02:00
gradle/wrapper chore: update gradlew wrapper 2022-06-05 08:03:38 +02:00
src feat: registry for patch options 2022-08-02 21:10:14 +02:00
.gitignore fix: avoid ignoring test resources (fixes #1) 2022-03-20 15:54:41 +01:00
.releaserc ci: trigger release on build commits 2022-06-28 00:04:39 +02:00
build.gradle.kts build: update Apktool to 2.7.0 2022-07-24 18:29:25 +02:00
CHANGELOG.md chore(release): 3.0.0 [skip ci] 2022-08-02 19:11:43 +00:00
gradle.properties chore(release): 3.0.0 [skip ci] 2022-08-02 19:11:43 +00:00
gradlew fix: add execute permission to ./gradlew file (#46) 2022-06-22 16:16:00 +02:00
gradlew.bat Initial commit 2022-03-16 22:00:41 +01:00
LICENSE License ReVanced Patcher under GPLv3 2022-03-20 00:16:53 +01:00
README.md chore: add description to readme 2022-07-31 14:41:41 +02:00
settings.gradle.kts Refactor Patcher 2022-03-19 18:35:41 +01:00

Patcher

Patcher framework used in the ReVanced project.