revanced-cli
revanced-cli copied to clipboard
fix: listing patches requires input apk
Fixes #87
You have to add a second commit to this that does nothing. Otherwise your PR can't be squashed :(
or just have a semantic commit in the first place
You should add a way of not providing an APK but providing the package name as a string. There might be some applications where the package name gets changed in a rooted phone too
The code looks like it is working around the current code and should instead be adjusted to properly support this feature.