elastic-rock / KeepScreenOn

An Android screen timeout quick settings tile
GNU General Public License v3.0
131 stars 4 forks source link

after update restoring to system timeout value doesn't work #14

Closed Simplenuity closed 7 months ago

Simplenuity commented 1 year ago

system:

before update:

after update:

work around: toggle both Options and app behaves as expected again

NB:

elastic-rock commented 1 year ago

Does reinstalling the app fix the issue?

Simplenuity commented 1 year ago

Does reinstalling the app fix the issue?

After re-installation both Options to restore timeout (low battery, screen off) need to be re-activated. After that the app works as expected.

Simplenuity commented 1 year ago

Had now the situation that without any update process and without any other obvious reason the tile appeared grayed out and no activation was possible. After toggling both Options once again, it worked as expected. I guess without being able to reproduce, it will be hard to address...

elastic-rock commented 1 year ago

I had also encountered the issue with the tile being stuck after I updated the app on my own device. I did not however pay any special attention to it and proceeded with reinstalling the app with the assumption that it is just a problem on my end. It might be somehow related to the build workflow as there was an issue with reproducible builds on f-droid but I have no idea what could have caused it.

Concerning the issue with the tiles being greyed out, I have not encountered it on my side.

elastic-rock commented 7 months ago

Closing as I was not able to reproduce 🤷