issues
search
TortugaPower
/
BookPlayer
Player for your DRM-free audiobooks
GNU General Public License v3.0
1.66k
stars
198
forks
source link
Refactor autolock and autoplay settings
#1083
Closed
GianniCarlo
closed
10 months ago
GianniCarlo
commented
10 months ago
Purpose
Rework settings to make autoplay and autolock part of playback settings, and make room for a future section for data usage and cellular usage setting
Approach
Add new SwiftUI views and their view models to handle showing a separate window with the options
Purpose
Approach