A fork of Mihon with some annoying restrictions removed
Find a file
Kartatz d7a0bdc163 Disable the “Smart Update” feature by default
This feature was intended to prevent unnecessary requests from being sent to sources. When enabled, it automatically skipped updating entries you weren’t actively reading (such as those with unread chapters) or entries already marked as completed.

However, Mihon never clearly indicated when or why these updates were skipped. As a result, users often assumed something was broken, mistaking the intended behavior for a bug.

Disable it by default so people don’t get confused when the app does something they didn’t explicitly ask for.

Closes #18
2025-12-10 04:05:55 -03:00
.github/workflows Update to JDK 24 2025-12-04 15:26:27 -03:00
.idea Replace project icon 2024-12-06 23:03:00 +06:00
app Revert "Stop tap zones from triggering when scrolling is stopped by tapping" 2025-12-10 03:47:07 -03:00
buildSrc Remove proprietary and privacy-invasive Google blobs 2025-12-04 15:01:53 -03:00
core Ignore extension-specific rate limits 2025-12-04 15:03:33 -03:00
core-metadata Cleanup .gitignore files 2024-10-15 03:39:48 +06:00
data Migrate Kitsu to use library_id and remote_id properly (#2609) 2025-10-31 23:52:44 +06:00
domain Disable the “Smart Update” feature by default 2025-12-10 04:05:55 -03:00
fastlane/metadata/android/en-US Switch icon format from PNG to vector-based drawables 2025-12-04 15:26:27 -03:00
gradle Remove proprietary and privacy-invasive Google blobs 2025-12-04 15:01:53 -03:00
i18n Rebrand to Kahon 2025-12-04 15:24:30 -03:00
macrobenchmark Cleanup .gitignore files 2024-10-15 03:39:48 +06:00
presentation-core Update dependency com.pinterest.ktlint:ktlint-cli to v1.8.0 (#2708) 2025-11-23 07:55:54 +00:00
presentation-widget Add libs.material to presentation-widget (#1373) 2024-10-26 09:02:07 +06:00
source-api Surface image loading error in Reader (#1981) 2025-04-13 20:46:12 +06:00
source-local Use ComicInfo.xml for chapter metadata in localSource (#2332) 2025-08-07 05:01:54 +06:00
.editorconfig Update dependency com.pinterest.ktlint:ktlint-cli to v1.8.0 (#2708) 2025-11-23 07:55:54 +00:00
.gitattributes Mark JAR as binary too 2020-01-11 16:13:08 -05:00
.gitignore Replace project icon 2024-12-06 23:03:00 +06:00
build.gradle.kts Remove proprietary and privacy-invasive Google blobs 2025-12-04 15:01:53 -03:00
CHANGELOG.md Fix mass migration not using the same search queries as individual migration (#2736) 2025-11-23 18:05:30 +00:00
CODE_OF_CONDUCT.md Replace several reference of Tachiyomi to Mihon 2024-01-15 23:53:13 +06:00
CONTRIBUTING.md Remove detekt (#1130) 2024-08-19 12:51:37 +06:00
gradle.properties Address some deprecations 2025-01-21 08:55:34 +06:00
gradlew Update dependency gradle to v8.14 (#2049) 2025-04-26 19:20:32 +06:00
gradlew.bat Update dependency gradle to v8.14 (#2049) 2025-04-26 19:20:32 +06:00
LICENSE Remove License Appendix That Should Have Been Removed Initially (#4158) 2020-12-19 18:41:02 -05:00
README.md Update README 2025-12-04 15:24:29 -03:00
settings.gradle.kts Remove proprietary and privacy-invasive Google blobs 2025-12-04 15:01:53 -03:00

Kahon

A fork of Mihon, free and open source manga reader for Android.

Features

  • Ignore extension-specific rate limits (makes page loading, downloading, and browsing faster).
  • Increase max number of concurrent downloads.
  • Trust all extensions by default.
  • Disable caching for library updates.
  • Remove Google proprietary/privacy-unfriendly blobs (Firebase/Crashlytics).

Releases

You can download Kahon releases from either GitHub or F-Droid.