[Feature Request] Suspend Or disable apps via ADB
problem:
detoxdroid have ability to hide app using devices owner mode but this one isn't practical since you need to logout from all account first only for just enable devices owner mode

solution: Add ADB over TCP support so user can using this feature with ADB if possible please use suspend instead of disable but you need to add popup msg to confirm or security measures (because suspended app still can be unsuspended easily by launch greyed out icon / launcher)
This feature is pretty experimental and I only tested it on the emulator. So what you are saying is that if there are multiple profiles used on the device, granting the app the "device owner" permission is not as trivial as running the mentioned ADB command?
This feature is pretty experimental and I only tested it on the emulator. So what you are saying is that if there are multiple profiles used on the device, granting the app the "device owner" permission is not as trivial as running the mentioned ADB command?
i think it should work but idk really but for detoxdroid user who want to use those kind feature on multiply user (work profile etc etc) then delegate devices owner mode / root is right choice for you
disclaimer: my idea it's optional there is no coercion here 🙏😄
as i said before ADB over TCP idea purpose is to avoiding annoyance logout and login again during the process new reason i also don't wanted to re add shortcut on home screen again and again I'm tired of it ¯_(ツ)/¯¯_(ツ)/¯
(manage dpm need logout from acc then you can login again after it)