Wholphin/app
damontecres 0fb1a69556
Fix only loading 100 episode in a season (#187)
Fixes #184

Data was being fetched, but the UI wasn't being properly notified to
display the data.

This PR also adjusts so that "focused episode header" still takes up the
space even if the focused episode hasn't fully loaded yet. This prevents
the UI from jumping up and down.

Also #42 is _not_ fixed by this PR because it is a different issue.
2025-11-09 17:40:13 -05:00
..
config Include ffmpeg extensions for some audio formats (#109) 2025-10-29 20:34:41 -04:00
schemas/com.github.damontecres.wholphin.data.AppDatabase Remember library/collection sorting (#150) 2025-11-03 12:15:41 -05:00
src Fix only loading 100 episode in a season (#187) 2025-11-09 17:40:13 -05:00
.gitignore Set update URL (#8) 2025-10-15 17:17:16 -04:00
build.gradle.kts Cache ffmpeg build (#115) 2025-10-30 14:32:07 -04:00
proguard-rules.pro Enable minify/proguard (#29) 2025-10-17 19:44:36 -04:00