Skip to content

Renew the wake lock every minute to avoid wake lock killers

akwizgran requested to merge 992-refresh-wake-lock into master

Partial solution to #992 (closed) - according to the discussion on that ticket we may need other measures for Android 8.

I'm hoping this will also resolve the "stuck wake lock" warning in Android Vitals, but we can't test that without making at least a limited beta release.

Merge request reports