🚀 "Keep Screen On" option

* Added "Keep screen on" option in Reader
* If true, keeps screen awake in Reader infinitely, does not apply to other screens
This commit is contained in:
Acclorite 2024-09-08 00:42:13 +03:00
parent 5d7f3e09ac
commit 5e628d9b28
10 changed files with 72 additions and 7 deletions

View file

@ -259,6 +259,8 @@
<string name="cutout_padding_option_desc">Apply padding to cutout area</string>
<string name="fullscreen_option">Fullscreen</string>
<string name="fullscreen_option_desc">Hide system bars and remove padding</string>
<string name="keep_screen_on_option">Keep screen on</string>
<string name="keep_screen_on_option_desc">Keep screen awake infinitely</string>
<!-- Browse -->
<string name="browse_files_structure_option">Files structure</string>