straw/strawApp
Cobb 6d7e5508bb
Some checks failed
build-apk / build-and-publish (push) Successful in 9m38s
gitleaks / scan (push) Failing after 2s
fix(player): collapse the expanded player to the minibar when opening a channel
Tapping the channel from the video page pushed Screen.Channel but left the
player expanded; its opaque body sits z-above ScreenContent, so the channel
page was hidden until the user manually minimized the panel. Set expanded=false
alongside the nav.push so the destination is revealed by the same collapse
morph as swipe-down. Playback continues in the minibar; related-video and
fullscreen paths (which intentionally stay expanded) are unaffected.
2026-07-28 21:50:38 -07:00
..
src/main fix(player): collapse the expanded player to the minibar when opening a channel 2026-07-28 21:50:38 -07:00
build.gradle.kts reliability + security fix sprint (vc=91) 2026-07-04 07:09:54 -07:00
proguard-rules.pro vc=59 cont: wire bg subs refresh + R8 keep + Settings UI 2026-05-26 11:38:04 -07:00