* refactor(library): Store sectioned first before flattening it out
* fix: Fix build, also rename some variables and move stuff around
* chore: Replace findCurrentCategory with currentCategory getter
* fix: Empty category can't be collapsed
* chore: Disable file log for debug build
* fix: Entry always displayed on default category
* refactor: Specify id, source, and url directly from MangaImpl constructor
* refactor: Make LibraryManga not extend MangaImpl
* refactor: Separate placeholder from LibraryManga
* fix: Default category should always be at the very beginning
* fix: Accidentally made the entries invisible
* fix: Default category disappear everytime a new category is added
Epic fail, not sure what happened, but I am sure that I don't want to spend the rest of the day debugging no error crash, I'll just try again later. It is what it is, I guess...
* refactor: Modularize the project
* chore: Move okhttp stuff back to androidMain
OkHttp decided to cancel multiplatform plan on 5.0
REF: https://square.github.io/okhttp/changelogs/changelog/#version-500-alpha13
* feat: Start using moko for i18n
* fix: Solve some errors
* chore: Remove manga from domain module
We'll do this later
* fix: Duplicate error
* fix: Conflict function name error
* fix: Target SManga
* fix: Breaking changes after the split
* fix: Not enough heap memory
* chore: Update proguard rules
Sorta similar to upstream
* refactor: Fix namespace