fluxa/app
KhooLy a98521bea1 Expose Stremio and Nuvio account entry points from Settings
Both onConnectStremio and MobileNuvioLoginView already existed but had no
UI trigger anywhere in Settings — onConnectStremio was a dead parameter
never invoked, and the Nuvio login view was only reachable from the
initial onboarding screen. Added a Stremio connection tile (TV + mobile)
and a Nuvio import row (mobile only, since TV's login screen has no
Nuvio path) that reuse the existing Screen.Login(startOnNuvio) navigation
already used by onboarding.
2026-07-10 02:29:17 +03:00
..
schemas Initial commit 2026-06-05 14:43:08 +03:00
src Expose Stremio and Nuvio account entry points from Settings 2026-07-10 02:29:17 +03:00
build.gradle.kts Add AniList account sync (OAuth2 connect/disconnect) 2026-07-10 02:23:39 +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