💉 ReVanced Patcher used to patch Android applications
Find a file
oSumAtrIX 4d98cbc9e8 fix(Io): JAR loading and saving (#8)
* refactor: Complete rewrite of `Io`

* style: format code

* style: rewrite todos

* fix: use lateinit instead of nonnull assert for zipEntry

* fix: use lateinit instead of nonnull assert for jarEntry & reuse zipEntry

* docs: add docs to `Patcher`

* test: match output of patcher

* chore: add todo to `Io` for removing non-class files

Co-authored-by: Sculas <contact@sculas.xyz>
2022-03-23 19:56:35 +01:00
.github/workflows refactor: target java 8 instead of java 17 2022-03-23 19:55:38 +01:00
.idea chore: push IntelliJ project files 2022-03-23 19:55:39 +01:00
gradle/wrapper Initial commit 2022-03-16 22:00:41 +01:00
src fix(Io): JAR loading and saving (#8) 2022-03-23 19:56:35 +01:00
.gitignore fix: avoid ignoring test resources (fixes #1) 2022-03-20 15:54:41 +01:00
.releaserc ci: add gradle-semantic-release-plugin and remove the github release assets 2022-03-20 19:32:20 +01:00
build.gradle.kts fix(gradle): publish source and javadocs 2022-03-23 19:56:34 +01:00
gradle.properties chore: move version to properties 2022-03-20 20:22:51 +01:00
gradlew Initial commit 2022-03-16 22:00:41 +01: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 Create README.md 2022-03-16 22:01:29 +01:00
settings.gradle.kts Refactor Patcher 2022-03-19 18:35:41 +01:00

Patcher