fluxa/app
KhooLy 3bbbcb206c Delegate TrailerResolver to the shared fluxa-streaming-engine resolver
The Kotlin innertube client had drifted onto deprecated client configs
(ANDROID_TESTSUITE, TVHTML5_SIMPLY_EMBEDDED_PLAYER) that YouTube no
longer accepts. Route through FluxaStreamingNative's new
resolveYoutubeTrailerJson instead, so there's one maintained resolver
shared with the desktop app rather than two independent copies to keep
working. Public API (TrailerResolveResult/TrailerResult/SubtitleInfo)
is unchanged, so callers need no changes.
2026-07-07 20:41:08 +03:00
..
schemas Initial commit 2026-06-05 14:43:08 +03:00
src Delegate TrailerResolver to the shared fluxa-streaming-engine resolver 2026-07-07 20:41:08 +03:00
build.gradle.kts Miscellaneous fixes: null safety, stream quality label, hero trailer, Nuvio defaults 2026-07-03 12:54:25 +03:00
compose-stability.conf Make cards skippable and stop focus-driven card rebuilds 2026-07-02 00:44:22 +03:00
proguard-rules.pro Initial commit 2026-06-05 14:43:08 +03:00