Giter Site home page Giter Site logo

wintrychen / cloudreader Goto Github PK

View Code? Open in Web Editor NEW

This project forked from youlookwhat/cloudreader

0.0 1.0 0.0 66.98 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.8.2)

Download

 火速跳转
     

Documents

Version

V1.8.2(3-30)

  • 1、[修复] 首页轮播图显示异常问题
  • 2、[修复] 干货订制页,刷新内容到底无内容后切换到其他类别,无法上拉加载的情况

V1.8.1(3-7)

  • 1、[修复]修复首页有六个以上item时,图片显示不出的bug

V1.8.0(3-3)

  • 1、[新增] 侧边栏增加“登录GitHub账号”和“退出应用”功能
  • 2、[新增] WebView新增“分享到”、“复制链接”、“打开链接”功能
  • 3、[新增] 使其系统更改字体无效
  • 4、[改进] 网络请求更换成retrofit 2.x
  • 5、[改进] 首页轮播图更换显示链接
  • 6、[优化] 进入主界面动画优化
  • 7、[优化] 兼容至7.0、升级关联库和代码优化等

V1.5.0(1-29)

  • 1、App体积大小从16M降到5.8M!
  • 2、将App里固定的图片以移动到七牛。
  • 3、更改项目主页透明状态栏显示方式。
  • 4、更改每日推荐图片显示规则,使其不重复显示。
  • 5、更换过渡图图片。
  • 6、代码优化;删除多余资源。

V1.2.0(1-18)

  • 1、更改每日推荐逻辑,使其一定有数据
  • 2、干货集中营的item改为CardView展示
  • 3、代码优化

V1.1.0(1-15)

  • 1.书籍详情页面增加自定义元素共享切换动画,并可简单添加需要支持的详情页
  • 2.代码优化
  • 3.其他   

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.

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.