🚀 "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:
parent
5d7f3e09ac
commit
5e628d9b28
10 changed files with 72 additions and 7 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue