straw/strawApp
Kayos 93297ad0a0 Path C-3: SearchViewModel swap to uniffi.strawcore.search
Drops NewPipeExtractor from the search code path. The bindgen-generated
`search()` is a Kotlin suspend fun running on the tokio runtime baked
into libstrawcore.so — no Dispatchers.IO wrapper needed.

NPE still drives VideoDetail / Player / Channel / sub feed; those move
to rustypipe in C-4 / C-5 / C-6.
2026-05-24 12:56:32 -07:00
..
src/main Path C-3: SearchViewModel swap to uniffi.strawcore.search 2026-05-24 12:56:32 -07:00
build.gradle.kts Path C-1/C-2: rustypipe fork dep + Gradle Rust pipeline 2026-05-24 12:44:17 -07:00