mirror of
https://github.com/readest/readest.git
synced 2026-04-29 03:50:52 +00:00
To enable background playback in Android, go to Settings > Apps & Notifications > Readest > Battery > Battery Optimization, and disable battery optimization for Readest.
This commit is contained in:
parent
267e1656db
commit
4f0ef01a17
16 changed files with 207 additions and 83 deletions
|
|
@ -2,6 +2,7 @@ const COMMANDS: &[&str] = &[
|
|||
"auth_with_safari",
|
||||
"auth_with_custom_tab",
|
||||
"copy_uri_to_path",
|
||||
"use_background_audio",
|
||||
];
|
||||
|
||||
fn main() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue