aistra0528 / Hail

Disable / Hide / Suspend / Uninstall Android apps without root.
GNU General Public License v3.0
2.2k stars 100 forks source link

[FR] Manual Unfreezing via Settings Page When Unfreezing Fails #204

Open X-Oracle opened 4 months ago

X-Oracle commented 4 months ago

I don't know why but my shizuku stops when I connect to deffrent wifi. (I'm using wireless adb mode) And so hail won't be able to enable the aps

I suggest when I want to enable an app and hail gets response of shizuku is disabled then hail should open App Info of the selected app to enable it temporarily OR use Android API for enabling selected app (if existed).

Good Luck

andy-math commented 3 months ago

Switching Wi-Fi disconnects ADB permissions due to an Android system limitation. However, redirecting to the settings page for temporary manual unfreezing is a good idea when the operation fails, especially when unfreezing a single app fails. Please consider modifying this issue or creating a new one, with a title similar to "Manual Unfreezing via Settings Page When Unfreezing Fails".

aistra0528 commented 3 months ago

Enable by App Info is available in DISABLED_USER (Shizuku - Disable implementation with adb)