Hard work is done using capacitor-community/volume-buttons plugin. Option is disabled by default, but can be enable from Ereader settings. Should work on iOS and Android. This should resolve#1207
Tested with OnePlus One, Android 11.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/advplyr/audiobookshelf-app/pull/1387
**Author:** [@ISO-B](https://github.com/ISO-B)
**Created:** 11/21/2024
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `feat_keep_screen_awake_while_reading`
---
### 📝 Commits (2)
- [`f6d0032`](https://github.com/advplyr/audiobookshelf-app/commit/f6d003216ecf0d73ba5409de0a621b1bc3310064) Feature: Option to keep screen on while reading
- [`335d04d`](https://github.com/advplyr/audiobookshelf-app/commit/335d04d226ec5eb7bbe7d55fa3e789a1977b0ab6) Added updated package-lock.json
### 📊 Changes
**5 files changed** (+67 additions, -57 deletions)
<details>
<summary>View changed files</summary>
📝 `components/modals/FullscreenModal.vue` (+8 -2)
📝 `components/readers/Reader.vue` (+44 -3)
📝 `package-lock.json` (+10 -52)
📝 `package.json` (+1 -0)
📝 `strings/en-us.json` (+4 -0)
</details>
### 📄 Description
Hard work is done using capacitor-community/volume-buttons plugin. Option is disabled by default, but can be enable from Ereader settings. Should work on iOS and Android. This should resolve #1207
Tested with OnePlus One, Android 11.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/advplyr/audiobookshelf-app/pull/1387
Author: @ISO-B
Created: 11/21/2024
Status: ❌ Closed
Base:
master← Head:feat_keep_screen_awake_while_reading📝 Commits (2)
f6d0032Feature: Option to keep screen on while reading335d04dAdded updated package-lock.json📊 Changes
5 files changed (+67 additions, -57 deletions)
View changed files
📝
components/modals/FullscreenModal.vue(+8 -2)📝
components/readers/Reader.vue(+44 -3)📝
package-lock.json(+10 -52)📝
package.json(+1 -0)📝
strings/en-us.json(+4 -0)📄 Description
Hard work is done using capacitor-community/volume-buttons plugin. Option is disabled by default, but can be enable from Ereader settings. Should work on iOS and Android. This should resolve #1207
Tested with OnePlus One, Android 11.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.