Some of the settings would be reset upon restarting the app after more testing.
🔄 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/1468
**Author:** [@nichwall](https://github.com/nichwall)
**Created:** 2/7/2025
**Status:** ✅ Merged
**Merged:** 2/8/2025
**Merged by:** [@advplyr](https://github.com/advplyr)
**Base:** `master` ← **Head:** `devicemanager_settings_revert`
---
### 📝 Commits (2)
- [`853a12b`](https://github.com/advplyr/audiobookshelf-app/commit/853a12b0dd0b33f054d1d0bf182e7b4e582b9b36) Revert "Simplify default value assignment"
- [`bb56a55`](https://github.com/advplyr/audiobookshelf-app/commit/bb56a5514376f092fedf5b6288f0197ccdf018c2) Fix: end time default value
### 📊 Changes
**1 file changed** (+34 additions, -18 deletions)
<details>
<summary>View changed files</summary>
📝 `android/app/src/main/java/com/audiobookshelf/app/device/DeviceManager.kt` (+34 -18)
</details>
### 📄 Description
This PR fixes an issue introduced by my original rewrite in https://github.com/advplyr/audiobookshelf-app/pull/1462.
Some of the settings would be reset upon restarting the app after more testing.
---
<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/1468
Author: @nichwall
Created: 2/7/2025
Status: ✅ Merged
Merged: 2/8/2025
Merged by: @advplyr
Base:
master← Head:devicemanager_settings_revert📝 Commits (2)
853a12bRevert "Simplify default value assignment"bb56a55Fix: end time default value📊 Changes
1 file changed (+34 additions, -18 deletions)
View changed files
📝
android/app/src/main/java/com/audiobookshelf/app/device/DeviceManager.kt(+34 -18)📄 Description
This PR fixes an issue introduced by my original rewrite in https://github.com/advplyr/audiobookshelf-app/pull/1462.
Some of the settings would be reset upon restarting the app after more testing.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.