Skip to content

πŸ”© ReVanced Integrations containing classes to be merged by ReVanced Patcher

License

Notifications You must be signed in to change notification settings

epireyn/revanced-integrations

This branch is 121 commits behind ReVanced/revanced-integrations:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

34a224e Β· Jul 11, 2024
May 25, 2024
Jul 10, 2024
Nov 22, 2023
May 27, 2024
Jun 8, 2024
Mar 2, 2024
Jul 5, 2023
Feb 20, 2024
Feb 22, 2024
Jul 11, 2024
May 6, 2022
May 7, 2023
Feb 20, 2024
Jul 11, 2024
May 25, 2024
May 25, 2024
May 25, 2024
May 25, 2024
Feb 20, 2024

Repository files navigation

πŸ”© ReVanced Integrations

The official ReVanced Integrations containing classes to be merged by ReVanced Patcher.

❓ How to use debugging:

  • Usage on Windows: adb logcat | findstr "revanced" > log.txt
  • Usage on Linux: adb logcat | grep --line-buffered "revanced" > log.txt

This will write the log to a file called log.txt which you can view then.

About

πŸ”© ReVanced Integrations containing classes to be merged by ReVanced Patcher

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 91.7%
  • Kotlin 8.3%