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 Initial commit 2026-06-05 14:43:08 +03:00
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 Make cards skippable and stop focus-driven card rebuilds 2026-07-02 00:44:22 +03:00
proguard-rules.pro Replace TorrServer namings with Native torrent engine 2026-07-14 16:57:20 +03:00