revanced-cli icon indicating copy to clipboard operation
revanced-cli copied to clipboard

💻 Command line application to use ReVanced

Results 39 revanced-cli issues
Sort by recently updated
recently updated
newest added

### Feature description Depends on https://github.com/ReVanced/revanced-library/issues/61 A signature should accompany each patch file. This can be achieved via an ArgGroup. The current patch file option can be moved into an...

Feature request

Bumps [info.picocli:picocli](https://github.com/remkop/picocli) from 4.7.5 to 4.7.6. Release notes Sourced from info.picocli:picocli's releases. Picocli 4.7.6 Picocli 4.7.6 The picocli community is pleased to announce picocli 4.7.6. This release includes bugfixes and...

Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) from 1.8.0 to 1.8.1. Release notes Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core's releases. 1.8.1 Remove the @ExperimentalTime annotation from usages of TimeSource (#4046). Thanks, @​hfhbd! Introduce a workaround for an Android...

First, exclude aapt1 binaries. aapt1 is never used in ReVanced CLI, but accounts for 10% of the jar size. Second, specify `app.revanced:revanced-patcher` explicitly in the minimize block, because revanced-library does...

### Bug description Unmount operation claims app is unmounted, yet mountpoint is still present in `/proc/mounts`. 1. pre-unmount state, soundcloud is mount-installed: ```sh $ adb shell su -c "grep soundcloud...

Bug report

This pull request will Merge branch `dev` to `main`.

### Feature description Improve `utility uninstall` output & argument validation. Current exit code & stdout messages always imply the operation was successful (and that anything was done at all). 1....

Feature request

This is on my todolist for a very long time, I'll propagate this PR to other revanced repositories after the PR is merged within N+2 days unless requested change. The...