fluxa/shared/src
KhooLy a383bbe815 Fix AppleDetailDataSource for extended DetailDataSource interface
The Phase 1 DetailContracts extension (season/episode/streams/
downloads) added five new abstract members to DetailDataSource that
AppleDetailDataSource didn't implement, breaking the iOS build. Adds
NSNotificationCenter dispatch for each, following the same
postNotificationName pattern the existing loadDetail/toggleWatchlist
methods use, plus the missing runtimeLabel field in the JSON decode.
2026-07-14 13:24:08 +03:00
..
androidMain/kotlin/com/fluxa/app/shared Add shared remote image boundary 2026-07-13 16:00:50 +03:00
commonMain/kotlin/com/fluxa/app Extend shared Catalog Home contract for TV: billboard, row metadata 2026-07-14 13:14:03 +03:00
iosMain/kotlin/com/fluxa/app/shared Fix AppleDetailDataSource for extended DetailDataSource interface 2026-07-14 13:24:08 +03:00