• Android native video: picture, input and rotation work

    dtourolle released this 2026-08-16 16:46:30 +00:00 | 104 commits to master since this release

    Ten defects found and fixed on the ExoPlayer-behind-transparent-WebView path,
    starting from DR-172 ("shipped as audio with no picture").

    Device-verified (Honor ROD2-W09, Android 16):
    DR-182 poster card could never lift on a path with no

    Landed but not device-confirmed:
    DR-189 control bar auto-hide (armed only by mousemove, which touch never fires)
    DR-192 TextureView instead of SurfaceView for overlay compositing
    DR-193 transport authority returns to the native backend on load
    DR-194 rotation cross-fade replaying the old frame

    The experimentalNativeVideo default stays OFF, gated on DR-190 (the
    background-audio return is HTML5-only).

    1009 frontend tests, 696 Rust tests, check and boundary gate green.

    Downloads