tachiyomi/app/src/main/java/eu/kanade
arkon 9339ea4196 Process chapter duplicates after sorting
Closes #9255, sort of. The example is a bad edge case though, where chapter numbers are repeated across versions,
so realistically only the first 113 will appear but the later 113(s) won't despite being "different". Those realistically
should be in different manga entries, not all mixed together, so this is just a crappy source.
2023-04-28 16:01:14 -04:00
..
core Refactor away some unnecessary lambda expressions 2023-03-26 13:27:31 -04:00
domain Move isLocal extension functions to LocalSource 2023-03-20 08:41:44 -04:00
presentation Add slider for changing columns (#9421) 2023-04-28 15:13:41 -04:00
tachiyomi Process chapter duplicates after sorting 2023-04-28 16:01:14 -04:00