GrapheneOS / grapheneos.org

Main website servers
https://grapheneos.org/
MIT License
420 stars 119 forks source link

use wake lock to prevent the Web Installer to abort #837

Open firefoxlover opened 5 months ago

firefoxlover commented 5 months ago

I dont know if Vanadium needs the WAKE_LOCK permission globally, but I suppose so. Websites will have a way to tell the browser to not go to sleep, for example video players.

For the Web installer to work reliably this is very important I think, as with display off the install stopped progressing in my case.

thestinger commented 5 months ago

This doesn't involve Vanadium but rather the web page could hold a screen wake lock.