Skip to content

a lot 🔥🔥🔥🔥🔥

Choose a tag to compare

@sauliiin sauliiin released this 17 Aug 20:43
· 2 commits to main since this release

Fix reordered home row disappearing off-screen — segue a linha até seu novo índice em vez de deixar o LazyColumn ancorado no topo antigo.
Probe late addon batches concurrently — sendProbed dos lotes atrasados roda em paralelo com semáforo compartilhado; era serializado.
Prefer addon's reported file size over scraped label — sizeBytesHint evita rejeitar episódio válido de um pack de temporada.
Fix memory-pressure detection on modern Android — TRIM_MEMORY_RUNNING_LOW não chega mais de forma confiável; adiciona poll de ActivityManager.MemoryInfo.lowMemory.
Raise player buffer floor to 128MB — ABSOLUTE_MIN_BYTES 112→128MB, igualando PREFERRED_MIN_BYTES.
Fix :player lint failures (missing permission, missing opt-in) — RECEIVE_BOOT_COMPLETED pro PlatformScheduler; @OptIn(UnstableApi::class) em OfflineDownload.
Remove incorrect leanback declaration from manifest — fazia o lint tratar o app de celular como app de TV.
Add LICENSE, CI workflow, and untrack IDE build output
Bump version to 1.0.5