flxapps / DetoxDroid

Use your phone rather than letting your phone use you.
GNU General Public License v3.0
313 stars 16 forks source link

Deactivated app not reactivating #112

Closed ghost closed 9 months ago

ghost commented 9 months ago

Hi, an app I configured for deactivation was deactivated yesterday after using it for the allotted time, but now it's not reactivating! I tried removing it from the deactivation list, turning off Disable Apps, stopping DetoxDroid, and using adb shell pm enable ..., but none worked. Any advice on how I can get the app to be enabled again? I don't have an app backup so deleting it and reinstalling isn't an option for me.

flxapps commented 9 months ago

Hi, thanks for your bug report. This should be fixed with PR#113. I will issue a new release in a moment.

flxapps commented 9 months ago

v2.0.6 build here: https://github.com/flxapps/DetoxDroid/releases/tag/v2.0.6

Please just update your app and report back to me if it works.

(Try to enable and disable DetoxDroid again.)

flxapps commented 9 months ago

Your adb shell command should work, too, though.

flxapps commented 9 months ago

@structure37 Has the issue been fixed?

ghost commented 9 months ago

I had just woken up and was in a hurry and didn't realize I typed out the whole adb command. That's embarrassing! Yes, I updated DetoxDroid and it resolved. Thank you so much!