Wholphin/app/src/main/java/com/github/damontecres/wholphin
Ray af54e777dc
Fix settings changes requiring an app restart (#539)
## Description
- Ensures settings changes take effect immediately instead of requiring
an app restart
- Add conditional & catch when checking for app updates

### Related issues
Fixes issues introduced in #538
2025-12-22 15:28:21 -05:00
..
data Add setting to toggle automatic sign in (#538) 2025-12-22 14:52:09 -05:00
preferences Add setting to toggle automatic sign in (#538) 2025-12-22 14:52:09 -05:00
services Add setting to toggle automatic sign in (#538) 2025-12-22 14:52:09 -05:00
ui Add setting to toggle automatic sign in (#538) 2025-12-22 14:52:09 -05:00
util Move MPV init & destroy to looper thread (#534) 2025-12-22 10:40:42 -05:00
MainActivity.kt Fix settings changes requiring an app restart (#539) 2025-12-22 15:28:21 -05:00
WholphinApplication.kt Fix some threading issues (#364) 2025-12-02 19:17:28 -05:00