Wholphin/app/src/main/java/com/github/damontecres/wholphin/data
damontecres 40a8249469
Support basic adding to playlists (#157)
Closes #143 

Adds option in the "More" menu to add the item to a playlist. Can also
create a playlist if needed.
2025-11-04 15:27:26 -05:00
..
model Support basic adding to playlists (#157) 2025-11-04 15:27:26 -05:00
AppDatabase.kt Remember library/collection sorting (#150) 2025-11-03 12:15:41 -05:00
ItemPlaybackDao.kt Dependency updates & removing unused code (#70) 2025-10-26 18:17:47 -04:00
ItemPlaybackRepository.kt Various fixes (#33) 2025-10-18 18:45:08 -04:00
JellyfinServerDao.kt Dependency updates & removing unused code (#70) 2025-10-26 18:17:47 -04:00
LibraryDisplayInfoDao.kt Fix favorites not loading (#156) 2025-11-04 13:33:03 -05:00
NavDrawerItemRepository.kt Add ability to customize the navigation drawer menu (#60) 2025-10-23 15:57:26 -04:00
ServerPreferencesDao.kt Dependency updates & removing unused code (#70) 2025-10-26 18:17:47 -04:00
ServerRepository.kt Fix deserialization error during login (#145) 2025-11-02 17:28:18 -05:00