advplyr / audiobookshelf-app

Mobile application for Audiobookshelf
https://audiobookshelf.org
GNU General Public License v3.0
1.33k stars 174 forks source link

Turn page while playing #1383

Open RaHoni opened 1 week ago

RaHoni commented 1 week ago

This is a fix for #1365. This adds an additional settings that disables the check for playing when enabled. The default for this setting is off.

But since while testing i noticed that the problem for #1374 was also showing up on the Virtual Pixel 7a. The simple fix was removing the half-screen option. @advplyr this does change the Settings to be full-screen. Is this okay or is there something else I should do?

RaHoni commented 4 days ago

@fawazral would you want to test this PR?

fawazral commented 4 days ago

@RaHoni I just tested it out and it works as intended! Thanks so much for doing this!