mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-05-19 00:11:45 +00:00
- Replaced three separate flow collectors with a single combined flow - Prevents potential race conditions and reduces coroutine overhead - Uses combine() to merge pluginsEnabled, repositories, and scrapers flows - Single collector updates UI state atomically for all three values This ensures that flow collection is more efficient and reduces the risk of memory leaks from multiple concurrent collectors. |
||
|---|---|---|
| .. | ||
| libs | ||
| src/main | ||
| .gitignore | ||
| build.gradle.kts | ||
| proguard-rules.pro | ||