Free and open source manga reader for Android
Find a file
Maddie Witman 72222ad86d
New Feature: Introduce Upcoming page to Mihon (#420)
* Work in progress upcoming feature

* Checkpointing WIP upcoming feature

* Functional Upcoming Screen

* Rename UpdateCalendar to UpdateUpcoming

* Converted Strings to resources

* Cleanup

* Fixed detekt issues

* Removed Link icon per @AntsyLich's suggestion.

* Detekt

* Fixed Calendar display on wide form factor devices

* Added Key to upcoming lazycolumn

* Updated tablet mode UI to support two column view

* Updated header creation logic

* Updated header creation logic... again

* Moved stray string to resources

* Fixed PR Comments and query refactor

* Tweaks to query, refactored to flow, comments on calendar

* Switched to Date Formatter

* Cleaned up date formatter

* More Refactor work

* Updated Calendar to support localized week formats

* Fixed year format

* Refactored Header animation

* Moved upcoming FAQ

* Completed YearMonth Migration

* Replaced currentYearMonth with delegate

* Even more cleanup

* cleaned up alignment modifiers

* Click Handler and other refactors

* Removed Wrapped Content Height/Size/extra clips

* Huge Refactor for CalendarDay

* Another cleanup attempt

* Migrated to new mihon.feature.* module pattern

* changed access modifier

* A Bunch of changes from the next round of reviews

* Cleanups

* Cleanup 2

---------

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2024-03-29 01:02:33 +06:00
.github chore(deps): update gradle/wrapper-validation-action action to v2.1.2 (#560) 2024-03-22 18:54:50 +06:00
.idea Update project icon 2024-01-17 13:29:42 +06:00
app New Feature: Introduce Upcoming page to Mihon (#420) 2024-03-29 01:02:33 +06:00
buildSrc Adding Detekt in the project (#216) 2024-01-29 03:29:55 +06:00
config/detekt Disable SerialVersionUIDInSerializableClass detekt rule 2024-03-17 19:44:23 +06:00
core/common New Feature: Introduce Upcoming page to Mihon (#420) 2024-03-29 01:02:33 +06:00
core-metadata Made some changes to ComicInfo metadata (#459) 2024-02-29 23:57:39 +06:00
data New Feature: Introduce Upcoming page to Mihon (#420) 2024-03-29 01:02:33 +06:00
domain New Feature: Introduce Upcoming page to Mihon (#420) 2024-03-29 01:02:33 +06:00
gradle New Feature: Introduce Upcoming page to Mihon (#420) 2024-03-29 01:02:33 +06:00
i18n New Feature: Introduce Upcoming page to Mihon (#420) 2024-03-29 01:02:33 +06:00
macrobenchmark Switch to different ktlint plugin 2023-09-01 23:02:18 -04:00
presentation-core Switch to Coil3 2024-03-02 20:08:15 +06:00
presentation-widget Switch to Coil3 2024-03-02 20:08:15 +06:00
source-api Move :core to :core:common 2024-01-29 15:20:21 +06:00
source-local Address ZipFile deprecation warning 2024-03-02 18:27:19 +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
build.gradle.kts Adding Detekt in the project (#216) 2024-01-29 03:29:55 +06: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
gradle.properties Revert changes to gradle.properties 2024-03-02 20:25:38 +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
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
settings.gradle.kts Move :core to :core:common 2024-01-29 15:20:21 +06:00

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.