You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The sleep timer in the mobile app defaults to "Custom Time" mode the first time the modal is opened after the app has been opened. After the sleep timer modal has been closed (either using back button or clicking out of modal) the Sleep Timer modal will default to the preset time view until the app is restarted.
Looks like this is due to 8201f3c defaulting to true instead of false.
Steps to Reproduce the Issue
Open ABS app after having app completely closed
Press sleep timer (observe sleep timer defaults to 1 minute of "custom time")
Press back button or click out of modal to close
Press sleep timer (observe defaults to "preset time" list until app is completely closed again)
What was Expected?
Sleep timer should default to "preset list" every time.
Phone Model
Pixel 6a
Phone OS
Android 14, stock
Audiobookshelf App Version
Android App - 0.9.74
Installation Source
Google Play Store
Additional Notes
No response
The text was updated successfully, but these errors were encountered:
What was the Problem?
The sleep timer in the mobile app defaults to "Custom Time" mode the first time the modal is opened after the app has been opened. After the sleep timer modal has been closed (either using back button or clicking out of modal) the Sleep Timer modal will default to the preset time view until the app is restarted.
Looks like this is due to 8201f3c defaulting to
true
instead offalse
.Steps to Reproduce the Issue
What was Expected?
Sleep timer should default to "preset list" every time.
Phone Model
Pixel 6a
Phone OS
Android 14, stock
Audiobookshelf App Version
Android App - 0.9.74
Installation Source
Google Play Store
Additional Notes
No response
The text was updated successfully, but these errors were encountered: