fluxa/app
KhooLy 86c169de48 Suppress auto-PiP when launching external player
Opening the external player fires ON_PAUSE on MainActivity, and
PlayerLifecycleEffect auto-entered PiP because the player screen was
still active and the profile PiP setting was on. Gate the auto-enter
behind a suppression flag set for the duration of the external launch,
cleared on activity result and ON_RESUME.
2026-07-17 16:50:46 +03:00
..
schemas
src Suppress auto-PiP when launching external player 2026-07-17 16:50:46 +03:00
build.gradle.kts Move data/player/domain logic into commonMain KMP source sets 2026-07-16 23:00:28 +03:00
compose-stability.conf
proguard-rules.pro