💉 ReVanced Patcher used to patch Android applications
Find a file
Sculas e722e3f4f9
feat: improved Patch Options
Removed a lot of the type mess. There's still some duplicated code PatchOption.kt, but I'm afraid there's nothing I can do about that. It's not a big deal anyway.
2022-09-09 16:10:30 +02:00
.github fix: remove requirement for solution [skip ci] (#80) 2022-08-01 13:07:12 +02:00
.idea chore: ignore kotlinc 2022-09-08 11:07:34 +02:00
gradle/wrapper chore: update gradlew wrapper 2022-06-05 08:03:38 +02:00
src feat: improved Patch Options 2022-09-09 16:10:30 +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 feat: SincePatcher annotation 2022-09-08 14:41:42 +02:00
CHANGELOG.md chore(release): 4.2.3 [skip ci] 2022-09-08 15:39:04 +00:00
gradle.properties chore(release): 4.2.3 [skip ci] 2022-09-08 15:39:04 +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.