samolego / Canta

Uninstall any Android app without root (Shizuku)!
https://f-droid.org/en/packages/org.samo_lego.canta/
GNU Lesser General Public License v3.0
1.06k stars 27 forks source link

[Feature request] Freezing apps #64

Open 1CPSYC opened 3 months ago

1CPSYC commented 3 months ago

There are applications that resist uninstallation (these are apps protected by the system) but can at least be "frozen" with the following command: "adb shell cmd appops set RUN_IN_BACKGROUND ignore". You might want to implement that feature.

accr01 commented 3 months ago

It would be good in a separate section to freeze the apps in the background, and you could also add a section to freeze them. With an adb command, they can be frozen.