{"id":30232102,"url":"https://github.com/keiji/mangaview","last_synced_at":"2026-02-26T20:07:36.601Z","repository":{"id":37093696,"uuid":"289465108","full_name":"keiji/mangaview","owner":"keiji","description":"An ImageView for reading manga(comics) for Android.","archived":false,"fork":false,"pushed_at":"2022-08-15T00:50:59.000Z","size":70397,"stargazers_count":35,"open_issues_count":2,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-02T00:19:10.302Z","etag":null,"topics":["android","comic-reader","custom-view","manga-reader"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/keiji.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"keiji"}},"created_at":"2020-08-22T10:15:15.000Z","updated_at":"2024-05-02T00:19:10.303Z","dependencies_parsed_at":"2022-06-24T13:47:32.923Z","dependency_job_id":null,"html_url":"https://github.com/keiji/mangaview","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/keiji/mangaview","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keiji%2Fmangaview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keiji%2Fmangaview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keiji%2Fmangaview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keiji%2Fmangaview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keiji","download_url":"https://codeload.github.com/keiji/mangaview/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keiji%2Fmangaview/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270495068,"owners_count":24593896,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","comic-reader","custom-view","manga-reader"],"created_at":"2025-08-14T23:07:29.415Z","updated_at":"2026-02-26T20:07:31.579Z","avatar_url":"https://github.com/keiji.png","language":"Kotlin","funding_links":["https://github.com/sponsors/keiji"],"categories":[],"sub_categories":[],"readme":"MangaView\n========\n\nAn ImageView for reading manga(comics) for Android.\n\n[![CI](https://github.com/keiji/mangaview/actions/workflows/ci.yml/badge.svg)](https://github.com/keiji/mangaview/actions/workflows/ci.yml)\n\nYou can download the sample app via [deploygate](https://dply.me/1dakl4).\n\nFeatures\n========\n\n![scale_and_swipe](https://github.com/keiji/mangaview/blob/gallery/scale_and_swipe.gif)\n![double_spread_page](https://github.com/keiji/mangaview/blob/gallery/double_spread_page.gif)\n\n * Scrolling, with smooth scrolling fling.\n * Page zooming, using multi-touch and double-tap(optional).\n * Page transition, with swipe.\n * View spread pages by the display orientation.\n * Works fine when used in a scrolling parent (such as RecyclerView or ViewPager2).\n\nYou'll look all features [here](https://github.com/keiji/mangaview/blob/gallery/README.md).\n\nInstallation\n========\nTo add MangaView to your project, include the following in your app module build.gradle file:\n\n```\ndependencies {\n    ...\n\n    implementation 'dev.keiji.mangaview:mangaview:1.1.1'\n}\n```\n\nUsage\n=======\nThere is a [sample](https://github.com/keiji/mangaview/tree/master/sample) provided how to use the MangaView.\n\n * Full features sample: [MainActivity](https://github.com/keiji/mangaview/blob/master/sample/src/main/java/jp/co/c_lis/mangaview/android/MainActivity.kt)\n * With ViewPager2 sample: [WithViewPager2Activity](https://github.com/keiji/mangaview/blob/master/sample/src/main/java/jp/co/c_lis/mangaview/android/WithViewPager2Activity.kt)\n\nLicense\n=======\n\n    Copyright 2020-2022 Keiji ARIYAMA (C-LIS CO., LTD.)\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeiji%2Fmangaview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeiji%2Fmangaview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeiji%2Fmangaview/lists"}