yokai/app
Ahmad Ansori Palembani d3c98fb897
fix(recents): Can't open chapters from Grouped and All
id column name for mangas and chapter is both _id causing it conflict when doing 'Rn.*'. In fact, 'Rn.*' is not even needed for union, it just needs to be on the same order, same type, and have the same number of columns.
2024-12-09 21:57:17 +07:00
..
src fix(recents): Can't open chapters from Grouped and All 2024-12-09 21:57:17 +07:00
.gitignore
build.gradle.kts chore: Bump version to v1.9.0 2024-12-02 07:36:56 +07:00
proguard-android-optimize.txt Downgrade requery sqlite 2023-10-11 10:21:54 -07:00
proguard-rules.pro refactor: Replace Injekt with Koin (Experiment) (#191) 2024-09-19 13:18:02 +07:00