-
Notifications
You must be signed in to change notification settings - Fork 1
"Stuck" Wallpapers #5
Comments
- Use a long to properly store milli values - Add Timber for basic logging needs
This is partially blocked by muzei/muzei#207 -- Doze causes the service to not have network access, which leads to failed updates. Not much to be done on our end except warn users :/ |
The new Muzei 3 API could solve this issue. Will this project be updated to support the upcoming API rewrite coming with Muzei 3? |
Well, that API is infinitely better. Yeah, I'm definitely going to update for the new API as soon as I've got time |
Just a FYI if you haven't seen it, but once Google Play enforces the minimum API restrictions for existing apps next month, old API providers will no longer work with the following Muzei update. |
I hadn't seen that, thanks for the heads up! Unfortunately, I've been bogged down in large project after large project at work and haven't had a chance to get around to this yet. I guess I'll have to really sit down and focus on this soon :/ |
Currently, the artwork can get stuck on a particular wallpaper due to the next update being scheduled in the past. Additionally, on Nougat (maybe Marshmallow?) the service frequently has no network access (even though it does?)
Similarly, hook up Timber and a logging service to figure out what the connection issue is.
The text was updated successfully, but these errors were encountered: