Wholphin/app/src/main/java/com/github/damontecres/wholphin/data
Ray 243e08b635
Some minor optimizations to improve UI speed (#593)
## Description
Many tiny changes that improve UI rendering speed and reduces
recompositions

Still plenty of room for improvement though.
2025-12-29 15:36:05 -05:00
..
filter Add ability to filter libraries, collection, etc (#308) 2025-11-23 10:40:18 -05:00
model Some minor optimizations to improve UI speed (#593) 2025-12-29 15:36:05 -05:00
AppDatabase.kt MPV: Adjust subtitle delay/offset (#470) 2025-12-15 10:06:36 -05:00
ExtrasItem.kt Customize display of library grid pages (#368) 2025-12-04 12:20:50 -05:00
ItemPlaybackDao.kt Allow null ItemTrackModification from DB 2025-12-16 13:52:44 -05:00
ItemPlaybackRepository.kt Fix smart & default subtitle selection logic (#579) 2025-12-27 14:22:40 -05:00
JellyfinServerDao.kt Add setting to protect a user profile with a PIN (#356) 2025-12-04 14:37:27 -05:00
LibraryDisplayInfoDao.kt Fix favorites not loading (#156) 2025-11-04 13:33:03 -05:00
NavDrawerItemRepository.kt Don't query for Live TV info if user does not have access (#286) 2025-11-21 13:15:52 -05:00
PlaybackLanguageChoiceDao.kt Persist audio & subtitle track changes for series if in different language (#405) 2025-12-11 10:16:45 -05:00
ServerPreferencesDao.kt Dependency updates & removing unused code (#70) 2025-10-26 18:17:47 -04:00
ServerRepository.kt Don't flash previous app content when resuming app & auto sign-in is off (#585) 2025-12-27 15:13:45 -05:00