flxapps / DetoxDroid

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

"Allowed Daily Screen Time" counter not reset when app deactivated (over midnight?) #138

Open mbroedl opened 2 months ago

mbroedl commented 2 months ago

Hello, I really enjoy DetoxDroid, it has helped me to Detox quite a lot already. Thanks a lot for that! the "Allowed Daily Screen Time" counter in the Disable Apps option appears to be not reset when the App or certain features are disabled. I have experienced this so far when — I assume at midnight— the

The easiest patch would be a running counter with the last timestamp when the Screen Time counter was increased. Then, if the previous timestamp turns out to be on a different day from the current timestamp, reset the counter to zero. Thanks for having a look at this!