Integrations containing helper classes for ReVanced. Originally maintained by Vanced.
|
před 1 rokem | |
---|---|---|
.github | a01db14c1e ci: Bump checkout action | před 1 rokem |
app | 3f81d187b5 feat(GitHub): Add `Pinch to zoom` patch | před 1 rokem |
dummy | 1689bf4125 refactor(Tumblr): Use a common filter patch (#479) | před 1 rokem |
gradle | 7b61cc8567 build: update gradle | před 1 rokem |
.gitattributes | 7b61cc8567 build: update gradle | před 1 rokem |
.gitignore | 57be50cab1 feat: implement missing classes | před 2 roky |
.releaserc | 178b90b490 ci: fix backmerge direction | před 1 rokem |
CHANGELOG.md | 130f629f6b chore(release): 0.122.0-dev.1 [skip ci] | před 1 rokem |
LICENSE | 6f15560f48 Create LICENSE | před 2 roky |
README.md | 43b007e865 docs: improve `README` structure | před 1 rokem |
build.gradle.kts | dc955d1bc2 feat: Restore previous release | před 1 rokem |
gradle.properties | 130f629f6b chore(release): 0.122.0-dev.1 [skip ci] | před 1 rokem |
gradlew | 7b61cc8567 build: update gradle | před 1 rokem |
gradlew.bat | 7b61cc8567 build: update gradle | před 1 rokem |
package-lock.json | 25d51179cc ci: update dependencies | před 2 roky |
package.json | 25d51179cc ci: update dependencies | před 2 roky |
settings.gradle.kts | 6fd81770bf chore: rename root project name | před 2 roky |
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.