Michael

Results 58 comments of Michael

Duplicate of #273

See Task app for an example of how such a feature can work.

> > when you open the search screen you are greeted with a page that says "404x with a retry button before you have ever typed anything > > Trending...

Same problem for me. The download seems to always fail as soon as the screen is locked. Stacktrace: ``` de.marmaro.krt.ffupdater.network.exceptions.NetworkException: File download failed. at de.marmaro.krt.ffupdater.network.FileDownloader$downloadFileAsync$2$1.invokeSuspend(Unknown Source:90) at t3.a.resumeWith(Unknown Source:8) at...

It already is. I'll keep an eye on it and try to give you a more detailed report on the steps I did before the error happens.

I just tried it again. App was downloading browser update in the foreground. I wait until the screen turns off due to inactivity. When I turn on the screen again...

Shouldn't DownloadManager work on all devices since API level 9? Alternativeley, how about a [WakefulBraodcastReceiver](https://developer.android.com/training/scheduling/wakelock#wakeful)? As far as I understand, it would let the screen turn off but keep CPU...

In that case keeping the screen awake might be the best choice.

This problem also appears in the NEOS content management system. If I correct mistakes with the add-on, NEOS doesn't publish the changes, I have to correct the text manually. Simulating...