💻 Command line application as an alternative to the ReVanced Manager
Go to file
oSumAtrIX eab58aa0a2
Merge pull request #5 from ReVancedTeam/resource-patcher
add: support for resource patching
2022-05-04 23:58:22 +02:00
.idea refactor: migrate to Kotlin build scripts 2022-04-10 19:36:51 +02:00
gradle/wrapper feat: Add CLI 2022-04-08 23:49:31 +02:00
src/main/kotlin/app/revanced add: wipe-after option 2022-05-04 23:56:30 +02:00
.gitignore refactor: migrate to Kotlin build scripts 2022-04-10 19:36:51 +02:00
build.gradle.kts refactor: migration to picocli 2022-05-01 02:07:25 +02:00
gradle.properties feat: Added root-only adb runner (tested on emulator) 2022-04-15 23:40:09 +02:00
gradlew feat: Add CLI 2022-04-08 23:49:31 +02:00
gradlew.bat feat: Add CLI 2022-04-08 23:49:31 +02:00
settings.gradle.kts refactor: migrate to Kotlin build scripts 2022-04-10 19:36:51 +02:00