Git Product home page Git Product logo

novelreader's Introduction

NovelReader

仿照"任阅"的追书App。(目前感觉最重要贡献,就是重写了阅读器 0 0)

详见原作者项目地址:任阅

应用简介

相对于原作增加的功能与修改:

  1. 代码的逻辑优化,删除冗余代码
  2. 采用数据库对数据进行存储。 (原作者是采用ACache类将数据修改成文本存储)
  3. 增加书本的断点续传功能
  4. 重写了小说的阅读页面 (风格模仿的是IReader)

注:原作部分功能还未实现,且有大量未知bug,正在慢慢完善中。。。

采用了以下开源框架

应用展示

更新记录

update 2017-07-06

更新(如果之前已安装过,需要卸载重新安装):

  • 提供进入更新书本功能和按照阅读循序排序功能
  • 提供加载阅读本地书籍功能。
  • 提供加入、删除本地书籍功能。
  • 修改了页面加载器的设计。
  • 优化了加载章节的逻辑和数据库存取逻辑
  • 优化页面的绘制逻辑

update 2017-06-07

  • 增加搜索书籍界面
  • 增加阅读界面中小说目录中选择具体章节的用户体验(如增加滑动条,保证当前目录位置为正在阅读的小说章节的位置)
  • 增加阅读界面中更多设置界面(提供音量键翻页,全屏显示效果)

update 2017-05-30

重构阅读页面逻辑(PageFactory类被弃用,提供了另一种加载方式,可用来学习)。

  • 增加对无网,弱网环境下的处理
  • 将百分比显示进度改成页码的方式
  • 增加页码切换的进度条
  • 字体大小可调节

update 2017-05-29

  • 完成收藏页书籍删除功能
  • 完成选择本地书籍功能(暂不支持加入书架)

novelreader's People

Contributors

newbiechen1024 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.