straw/strawApp
Cobb 4b73616083
All checks were successful
build-apk / build-and-publish (push) Successful in 7m40s
gitleaks / scan (push) Successful in 38s
Expandable player: static poster during collapse/morph, live player only when expanded — vc=77
The remaining sluggishness was scaling a live-playing TextureView through
the morph's graphicsLayer every frame. Now the minibar + the whole
collapse/expand morph render the video's static poster (AsyncImage); the
live PlayerView only mounts once settled fully expanded. Audio is
unaffected — it's owned by the foreground service, never stops.
2026-06-20 17:02:03 -07:00
..
src/main Expandable player: static poster during collapse/morph, live player only when expanded — vc=77 2026-06-20 17:02:03 -07:00
build.gradle.kts Strip NewPipe: remove legacy :app + unused :desktopApp/:shared modules 2026-06-20 07:19:33 -07:00
proguard-rules.pro vc=59 cont: wire bg subs refresh + R8 keep + Settings UI 2026-05-26 11:38:04 -07:00