komikku/i18n-kmk
Fermín Cirella 7f820b590c
feat(library): add category library filter (#895)
* feat(library): add category library filter

* feat(library): pre-calculate filter categories map

* feat(library): ungroup library items if category filter is enabled

* refactor `combine` function and improve flow handling

* fix: Exclude system's `Default` category from the list (as no other category would match with it)

* refactor: categories conversion

* feat: correctly restore categories filter preferences

* feat: improve DB ops performance

* chore: add KMK comment

---------

Co-authored-by: Cuong-Tran <cuongtran.tm@gmail.com>
2025-05-20 15:32:41 +07:00
..
src/commonMain/moko-resources feat(library): add category library filter (#895) 2025-05-20 15:32:41 +07:00
build.gradle.kts Migrate some classpaths to gradle plugins 2024-09-04 19:07:51 +07:00