fluxa/app
KhooLy 61e5b2bd52 Fix Discover crash on scroll from duplicate grid item keys
Addon catalogs can return overlapping items across paginated skip
offsets, so the discover results list could contain the same
type:id twice. LazyVerticalGrid requires unique keys and crashed
with IllegalArgumentException once a duplicate scrolled into view.
Dedupe results in the coordinator where they're assigned.
2026-07-17 16:03:47 +03:00
..
schemas Initial commit 2026-06-05 14:43:08 +03:00
src Fix Discover crash on scroll from duplicate grid item keys 2026-07-17 16:03:47 +03:00
build.gradle.kts Move data/player/domain logic into commonMain KMP source sets 2026-07-16 23:00:28 +03:00
compose-stability.conf Make cards skippable and stop focus-driven card rebuilds 2026-07-02 00:44:22 +03:00
proguard-rules.pro Replace TorrServer namings with Native torrent engine 2026-07-14 16:57:20 +03:00