Integrations containing helper classes for ReVanced. Originally maintained by Vanced.
LisoUseInAIKyrios 0615c13198 refactor: use an interface for import/export callback | 10 months ago | |
---|---|---|
.github | 11 months ago | |
app | 10 months ago | |
assets | 1 year ago | |
dummy | 11 months ago | |
gradle | 1 year ago | |
.gitattributes | 1 year ago | |
.gitignore | 1 year ago | |
.releaserc | 1 year ago | |
CHANGELOG.md | 10 months ago | |
LICENSE | 2 years ago | |
README.md | 1 year ago | |
build.gradle.kts | 1 year ago | |
gradle.properties | 10 months ago | |
gradlew | 1 year ago | |
gradlew.bat | 1 year ago | |
package-lock.json | 11 months ago | |
package.json | 11 months ago | |
settings.gradle.kts | 1 year ago |
The official ReVanced Integrations containing classes to be merged by ReVanced Patcher.
adb logcat | findstr "revanced" > log.txt
adb logcat | grep --line-buffered "revanced" > log.txt
This will write the log to a file called log.txt which you can view then.