Add epub reader setting to keep screen awake #1207

-----------

Co-authored-by: ISO-B <3048685+ISO-B@users.noreply.github.com>
This commit is contained in:
advplyr
2025-01-18 10:38:24 -06:00
co-authored by ISO-B
parent c8d9887070
commit 5d67c71791
8 changed files with 64 additions and 16 deletions
@@ -3,6 +3,10 @@
"pkg": "@byteowls/capacitor-filesharer",
"classpath": "com.byteowls.capacitor.filesharer.FileSharerPlugin"
},
{
"pkg": "@capacitor-community/keep-awake",
"classpath": "com.getcapacitor.community.keepawake.KeepAwakePlugin"
},
{
"pkg": "@capacitor-community/volume-buttons",
"classpath": "com.ryltsov.alex.plugins.volume.buttons.VolumeButtonsPlugin"