komikku/app
Constantin Piber cfa624811a Add a small increment to chapter number before comparison to fix progress sync issues for Suwayomi (mihonapp/mihon#2675)
Due to a `Float->Double->Float` conversion somewhere inside Mihon, the
tracker sees 2.1 as 2.0999999046325684, which means this filter ignores
the 2.1 chapter (which we just tried to mark as read). This small
epsilon is small enough to never bother any serious usage, but large
enough to ignore any such conversion errors.

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
(cherry picked from commit bd5c4d48f980d2d3dcc1112fe499dba17ef8e507)
2026-01-08 14:02:42 +07:00
..
src Add a small increment to chapter number before comparison to fix progress sync issues for Suwayomi (mihonapp/mihon#2675) 2026-01-08 14:02:42 +07:00
build.gradle.kts Switch to MaterialExpressiveTheme 2026-01-08 12:15:55 +07:00
proguard-android-optimize.txt Remove unused rxandroid dependency 2023-09-03 23:32:59 -04:00
proguard-rules.pro fix(reader): gifs not animating (#1105) 2025-09-04 13:07:08 +07:00