hexresearch / ergvein

Multiplatform BTC wallet with client side filters
https://cypra.io
MIT License
36 stars 8 forks source link

Disable screen lock while restoring #1047

Closed LeMarwin closed 2 years ago

LeMarwin commented 2 years ago

close #1043

Instead of wake locks, which proved to be too cumbersome and unnecessary I've implemented this by setting FLAG_KEEP_SCREEN_ON and clearing it after the restore is finished