mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-09 16:11:20 +02:00
## Description - Adding `Quick Connect` drawer to the Settings under the Seer integration, and before Additional options. - When interacted with, A inline-dialog appears (after internally resetting itself), with gutter options Cancel / OK, like existing dialogs, and when that is completed, where it completes the other side of `Quick Connect`, e.g. login to your phone Jellyfin app by using Wholphin. - Failure and success both are indicated to the user and if success, it closes the window. ### Related issues Related to #819 Closes #819 ### Testing Tested on development build from my repo on a Nvidia Shield 2019. Performed several logout/login, both success and fail to observe dialog state and function. ## AI or LLM usage Used Claude Sonnet 4.5 for most of the code, ChatGPT, reviewed it, then I reviewed it, made a few tweaks. |
||
|---|---|---|
| .. | ||
| filter | ||
| model | ||
| AppDatabase.kt | ||
| ExtrasItem.kt | ||
| ItemPlaybackDao.kt | ||
| ItemPlaybackRepository.kt | ||
| JellyfinServerDao.kt | ||
| LibraryDisplayInfoDao.kt | ||
| NavDrawerItemRepository.kt | ||
| PlaybackEffectDao.kt | ||
| PlaybackLanguageChoiceDao.kt | ||
| SeerrServerDao.kt | ||
| ServerPreferencesDao.kt | ||
| ServerRepository.kt | ||