[MIRROR] Free and open source manga reader for Android https://github.com/mihonapp/mihon
Go to file
CrepeTF 16392adcbb
Update themes to follow new compose update changes (#766)
* Update Green Apple theme

* Add some Green Apple theme comments

* Update Lavender theme

* Update Midnight Dusk theme

* Update Nord theme

* Update Strawberry Daiquiri theme

* Update Tako theme

* Update Teal & Turquoise theme

* Update Lavender secondaryContainer and onSecondaryContainer colour

* Update M.Dusk secondaryContainer and onSecondaryContainer colour

* Update Tako secondaryContainer and onSecondaryContainer colour

* Comments

* Update Tidal Wave theme

* Update Yin Yang theme

* Update Yotsuba theme

* Fix navbar tinted background on pure black

* Add surfaceContainer levels to Lavender theme

* Resolve detekt issues

* Add surfaceContainer levels to Midnight Dusk theme

* Add surfaceContainer levels to Nord theme

* Add surfaceContainer levels to Tako theme

* Add surfaceContainer levels to Teal & Turquoise theme

* Add surfaceContainer levels to Tidal Wave theme

* Add surfaceContainer levels to Yin Yang theme

* Add surfaceContainer levels to Yotsuba theme

* Add dark theme surfaceContainer levels to Yotsuba theme

* surfaceContainer tweaks to Yotsuba theme

* surfaceContainer tweaks to Strawberry Daiquiri theme

* surfaceContainer tweaks to Nord theme

* surfaceContainer tweaks to Lavender theme

* Update Tachiyomi theme

* Update Pure Black theme

* Resolve detekt issues

* Oopsie
2024-05-14 02:44:40 +06:00
.github chore(deps): update softprops/action-gh-release action to v2.0.5 (#773) 2024-05-10 12:52:18 +06:00
.idea Update project icon 2024-05-08 23:06:35 +06:00
app Update themes to follow new compose update changes (#766) 2024-05-14 02:44:40 +06:00
buildSrc Rework buildSrc and remove usage of subprojects 2024-04-06 12:18:10 +06:00
config/detekt Disable `SerialVersionUIDInSerializableClass` detekt rule 2024-03-17 19:44:23 +06:00
core/common Use Okio instead of `java.io` for image processing (#691) 2024-04-20 10:52:40 +06:00
core-metadata Rework buildSrc and remove usage of subprojects 2024-04-06 12:18:10 +06:00
data Rework buildSrc and remove usage of subprojects 2024-04-06 12:18:10 +06:00
domain Rework buildSrc and remove usage of subprojects 2024-04-06 12:18:10 +06:00
gradle fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-bom to v1.8.1 (#778) 2024-05-10 20:25:59 +06:00
i18n Rework buildSrc and remove usage of subprojects 2024-04-06 12:18:10 +06:00
macrobenchmark Rework buildSrc and remove usage of subprojects 2024-04-06 12:18:10 +06:00
presentation-core Remove dependency on compose material 2 components 2024-05-07 15:53:58 +06:00
presentation-widget Rework buildSrc and remove usage of subprojects 2024-04-06 12:18:10 +06:00
source-api Rework buildSrc and remove usage of subprojects 2024-04-06 12:18:10 +06:00
source-local Massively improve findFile performance (#728) 2024-05-04 22:40:41 +06:00
.editorconfig Restrict line length with ktlint 2023-11-04 23:28:41 -04:00
.gitattributes Mark JAR as binary too 2020-01-11 16:13:08 -05:00
.gitignore Add project icon (#9972) 2023-10-01 10:07:14 -04:00
CODE_OF_CONDUCT.md Replace several reference of Tachiyomi to Mihon 2024-01-15 23:53:13 +06:00
CONTRIBUTING.md Rename master branch to main 2024-01-16 01:36:08 +06:00
LICENSE Remove License Appendix That Should Have Been Removed Initially (#4158) 2020-12-19 18:41:02 -05:00
README.md [skip ci] Tweak README.md (#353) 2024-02-07 13:54:37 +06:00
build.gradle.kts Rework buildSrc and remove usage of subprojects 2024-04-06 12:18:10 +06:00
gradle.properties Disable mpp and agp compability warning 2024-04-06 08:39:32 +06:00
gradlew chore(deps): update dependency gradle to v8.7 (#567) 2024-03-22 23:05:13 +06:00
gradlew.bat chore(deps): update dependency gradle to v8.7 (#567) 2024-03-22 23:05:13 +06:00
settings.gradle.kts Move `:core` to `:core:common` 2024-01-29 15:20:21 +06:00

README.md

Mihon logo

Mihon App

Discover and read manga, webtoons, comics, and more easier than ever on your Android device.

Discord server GitHub downloads

CI License: Apache-2.0 Translation status

Download

Mihon Stable Mihon Beta

Requires Android 8.0 or higher.

Features

  • Local reading of content.
  • A configurable reader with multiple viewers, reading directions and other settings.
  • Tracker support: MyAnimeList, AniList, Kitsu, MangaUpdates, Shikimori, and Bangumi support.
  • Categories to organize your library.
  • Light and dark themes.
  • Schedule updating your library for new chapters.
  • Create backups locally to read offline or to your desired cloud service.
  • Plus much more...

Contributing

Code of conduct · Contributing guide

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Before reporting a new issue, take a look at the FAQ, the changelog and the already opened issues; if you got any questions, join our Discord server.

Repositories

mihonapp/website - GitHub mihonapp/bitmap.kt - GitHub

Credits

Thank you to all the people who have contributed!

Mihon app contributors

Disclaimer

The developer(s) of this application does not have any affiliation with the content providers available, and this application hosts zero content.

License

Copyright © 2015 Javier Tomás
Copyright © 2024 The Mihon Open Source Project

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.