All Projects → Haleydu → Cimoc

Haleydu / Cimoc

Licence: gpl-3.0
漫画阅读器

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Cimoc

Dex65536
Solve the issue with dalvik compiler limitation on 65536 methods (Unable to execute dex: method ID not in [0, 0xffff]: 65536)
Stars: ✭ 352 (-40.44%)
Mutual labels:  apk
Appinfoscanner
一款适用于以HW行动/红队/渗透测试团队为场景的移动端(Android、iOS、WEB、H5、静态网站)信息收集扫描工具,可以帮助渗透测试工程师、攻击队成员、红队成员快速收集到移动端或者静态WEB站点中关键的资产信息并提供基本的信息输出,如:Title、Domain、CDN、指纹信息、状态信息等。
Stars: ✭ 424 (-28.26%)
Mutual labels:  apk
Apkgolf
The smallest Android APK in the world
Stars: ✭ 528 (-10.66%)
Mutual labels:  apk
Android Customtabs
Chrome CustomTabs for Android demystified. Simplifies development and provides higher level classes including fallback in case Chrome isn't available on device.
Stars: ✭ 378 (-36.04%)
Mutual labels:  apk
Reverseapk
Quickly analyze and reverse engineer Android packages
Stars: ✭ 419 (-29.1%)
Mutual labels:  apk
Decompile Apk
🔥 Decompile APK(反编译APK)
Stars: ✭ 464 (-21.49%)
Mutual labels:  apk
Super
Secure, Unified, Powerful and Extensible Rust Android Analyzer
Stars: ✭ 340 (-42.47%)
Mutual labels:  apk
Koodo Reader
A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web
Stars: ✭ 2,938 (+397.12%)
Mutual labels:  comic
Comicbook
本项目不再维护,详情可加群了解 https://t.me/onecomicbook
Stars: ✭ 429 (-27.41%)
Mutual labels:  comic
Dexcalibur
[Official] Android reverse engineering tool focused on dynamic instrumentation automation. Powered by Frida. It disassembles dex, analyzes it statically, generates hooks, discovers reflected methods, stores intercepted data and does new things from it. Its aim is to be an all-in-one Android reverse engineering platform.
Stars: ✭ 512 (-13.37%)
Mutual labels:  apk
Quickviewer
A image/comic viewer application for Windows, Mac and Linux, it can show images very fast
Stars: ✭ 394 (-33.33%)
Mutual labels:  comic
Apkurlgrep
Extract endpoints from APK files
Stars: ✭ 405 (-31.47%)
Mutual labels:  apk
Packer Ng Plugin
下一代Android打包工具,100个渠道包只需要10秒钟
Stars: ✭ 4,732 (+700.68%)
Mutual labels:  apk
Raccoon4
APK Downloader for Google Play
Stars: ✭ 369 (-37.56%)
Mutual labels:  apk
Android Getapkinfo
获取Android应用基本信息的工具集
Stars: ✭ 535 (-9.48%)
Mutual labels:  apk
Apkmultichannelplugin
[Deprecated] 🚀 Android 多渠道打包的 Android Studio / IDEA 插件
Stars: ✭ 352 (-40.44%)
Mutual labels:  apk
Obfuscapk
An automatic obfuscation tool for Android apps that works in a black-box fashion, supports advanced obfuscation features and has a modular architecture easily extensible with new techniques
Stars: ✭ 456 (-22.84%)
Mutual labels:  apk
Android Yolo
Real-time object detection on Android using the YOLO network with TensorFlow
Stars: ✭ 604 (+2.2%)
Mutual labels:  apk
Wifitransfer Master
Android下WIFI隔空apk安装
Stars: ✭ 560 (-5.25%)
Mutual labels:  apk
Opengapps
The main repository of the Open GApps Project
Stars: ✭ 4,986 (+743.65%)
Mutual labels:  apk

应用简介

Android 平台在线漫画阅读器   Online manga reader based on Android

Build Status codebeat badge GitHub release Join the chat at https://gitter.im/Haleydu_Cimoc/community https://t.me/cimoc_haleydu_Channel https://t.me/cimoc_haleydu

下载

所有release由travis-ci编译发布,如果在release界面某个版本没有apk,那么要么是正在编译,要么就是编译失败了 使用pre-release版本会在每次启动时显示检查更新提示。 安卓apk下载地址软件下载

漫画源

漫画源工作情况可以在project中进行查看,请尽量不要重复issues 各位大佬们提交漫画源相关issue请按照模板填写,方便检查问题。

功能简介

  • 翻页阅读(Page Reader)
  • 卷纸阅读(Scroll Reader)
  • 检查漫画更新(Check Manga For Update)
  • 下载漫画(Download Manga)
  • 本地漫画(Local Reader)
  • 本地备份恢复(Local Backup)

软件使用说明

  • 安装完成后,直接点击右上角的搜索,即可搜索到漫画
  • 全部代码我都自己分析了一遍没有后门,没有木马,没有病毒,代码是开源的大家也可以帮忙分析
  • 软件会被腾讯报毒,信不过本作者的可以下载apk后,进行在线查毒分析
  • 代码是开源的,apk是travis自动编译发布的,不放心的可以自己编译apk安装
  • 后期有时间会把被误报病毒的那些代码处理了。

感谢以下的开源项目及作者

应用截图

增加图源(欢迎pr)

  • 继承 MangaParser 类,参照 Parser 接口的注释

在app\src\main\java\com\hiroshi\cimoc\source目录里面随便找一个复制一下 注释是这个:app\src\main\java\com\hiroshi\cimoc\parser\MangaParser.java

  • (可选)继承 MangaCategory 类,参照 Category 接口的注释

这个没什么大用的感觉,个人不常用,直接删掉不会有什么影响

  • 在 SourceManger 的 getParser() 方法中加入相应分支

case 里面无脑添加

  • 在 UpdateHelper 的 initSource() 方法中初始化图源

cimoc设置

  • 阅读模式-翻页模式-卷纸模式
  • 定义点击事件-左上-上一页,右下下一页
  • 自定义长按点击事件-切换阅读模式
  • 启用快速翻页(减少)
  • 自动裁剪百边
  • 禁止双击放大
  • 启用通知栏

boox优化配置

  • dpi-424
  • 字体加粗-
  • a2刷新-打开
  • 动画过滤200
  • 全刷触发20
  • 全屏-关闭

软件更新方向:

  • 能正常搜索解析网络上大部分免费的漫画
  • 界面简洁为主
  • 解决apk影响体验的问题

软件服务器

  • 由于漫画源经常失效,准备搭建Cimoc专用的服务器通过云端更新漫画源
  • 未来会加入云备份功能,分享个人收藏漫画,导入他人分享收藏漫画功能
  • 如果有大佬愿意赞助服务器的,会取消软件内的预置广告。

关于淘宝售卖和会员破解

  • 请二次开发软件遵守软件许可证。
  • 本程序没有任何破解网站VIP的功能,仅仅作为网页浏览器显示网站免费浏览部分,淘宝卖家自行添加的破解或其他功能与本程序无任何关系。

免责声明:

  • 如果更新软件的过程中有什么侵权的地方,请在github上留言或者私信我,提供相关版权证明,会马上删除侵权部分的内容。
  • 本软件开发,是为了码农之间的技术交流,以及解决软件测试过程中出现的各种bug,本软件的代码全部开源。
  • 后期如进行到了服务器的开发,会开个新分支公开服务器开发所用的代码,以及公开服务器内存放的所有内容,
  • 服务器存放的内容均来源于网站上的免费内容,如服务器内有侵权的内容会立马删除。
  • 本软件不以盈利为目的,广告收入全部用于服务器维护和开发。
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].