GithubHelp home page GithubHelp logo

cjzhusu / cloudreader Goto Github PK

View Code? Open in Web Editor NEW

This project forked from youlookwhat/cloudreader

0.0 2.0 0.0 68.75 MB

云阅:一款基于网易云音乐UI,使用Gank.Io及豆瓣api开发的符合Google Material Design的Android客户端。项目采取的是MVVM-DataBinding架构开发,现主要包括:干货区、电影区和书籍区三个子模块。DIY网易云音乐原来是如此Cool~

Home Page: https://github.com/youlookwhat/CloudReader

License: Apache License 2.0

Java 100.00%

cloudreader's Introduction

CloudReader

Apache License 2.0 fir.im Release Version API PRs Welcome

Netease cloud music Ui && Retrofit + RxJava + MVVM-databinding && Gank.Io、Douban Api

Introduce

一款基于网易云音乐UI,使用GankIo及豆瓣api开发的符合Google Material Desgin阅读类的开源项目。项目采取的是Retrofit + RxJava + MVVM-DataBinding架构开发。

A netease cloud music based UI, using Gank.Io and douban API development accord with Google Material Desgin reading class open source projects.

Screenshots

Gif Preview

Issues 宝贵意见

如果有任何问题,请到github的issue处写上你不明白的地方,也可以通过下面提供的方式联系我,我会及时给予帮助。

If you have any questions, please write to the issue of making you don't understand of place, also can contact me through here, I will help them in time.

Features 特性

  • 1、基本遵循Google Material Design设计风格。
  • 2、干货集中营内容与豆瓣电影书籍内容。
  • 3、MvvM-DataBinding的项目应用。
  • 4、NavigationView搭配DrawerLayout的具体使用。
  • 5、透明状态栏使用与版本适配。
  • 6、高仿网易云音乐歌单详情页。
  • 7、RxBus代替EventBus进行组件之间通讯。
  • 8、ToolBar的全方面使用。
  • 9、Glide加载监听,获取缓存,圆角图片,高斯模糊。
  • 10、水波纹点击效果详细使用与适配。
  • 11、RecyclerView下拉刷新,上拉加载。
  • 12、基于DataBindingViewHolder
  • 13、基于DataBindingBaseActivityBaseFragment
  • 14、Fragment懒加载模式。
  • 15、SwipeRefreshLayout结合RecyclerView下拉刷新上拉加载。
  • 16、CoordinatorLayout+Behavior实现标题栏渐变。

See Detail

项目介绍详情 | 细节优化详情 | 版本更新详情(V1.9.1)

Download

 火速跳转
     

Documents

Version

V1.9.1(02-27)

TODO:玩安卓登录/收藏网页等功能;书籍页面订制

  • 1、[新增] 新增段子页面,长按条目可选择复制或分享

V1.9.0(02-08)

  • 1、首页大幅调整,增加进入玩安卓页面和Trending页面的入口
  • 2、新增鸿洋玩安卓模块(部分功能)
  • 3、优化WebView网页显示,解决大部分问题,详细
  • 4、尽可能规范MvvM框架,后期会慢慢调整
  • 5、使用fir.im更新接口,完善更新功能

V1.8.3(11-14)

  • 1、[修复] 已选择分类退出App再次进入,type失效的问题
  • 2、[修复] 跳转B站视频显示网页错误的问题

Thanks

  • 我几乎看过了所有关于Android仿网易云音乐的项目与文章,发现大部分做的都不够细致,也没有比较好的内容填充,于是决心自己着手做一个,才有了这个开源项目。这里列出主要参考的内容。

  • 图片来源:iconfont、UI工程师Sandawang和网易云音乐App。

  • 参考项目:ImitateNetEasyCloudbanya;主要数据来源:Gank.Io豆瓣Api

  • 使用到的开源库:glidebottomsheetnineoldandroidsrxandroid等等。

Statement

感谢网易云音乐App提供参考,附上《网易云音乐Android 3.0视觉设计规范文档》。本人是网易云音乐的粉丝,使用了其中的部分素材,并非攻击,如构成侵权请及时通知我修改或删除。大部分数据来自于干货集中营和豆瓣APIV2.0,一切数据解释权都归代码家和豆瓣所有。

End

注意:此开源项目仅做学习交流使用,如用到实际项目还需多考虑其他因素如并发等,请多多斟酌。如果你觉得不错,对你有帮助,欢迎点个fork,star,follow,也可以帮忙分享给你更多的朋友,这是给我们最大的动力与支持。另,此MvvM-databinding框架是依照自己理解而写,有疑问可以看这里

About me

License

Copyright (C) 2016 Bin Jing

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.

cloudreader's People

Contributors

youlookwhat 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.