Home

Awesome

GeekNews

License: MIT

GeekNews, A pure reading App based on Material Design + MVP + RxJava2 + Retrofit + Dagger2 + Realm + Glide

极客日报,一款纯粹的阅读App,基于Material Design + MVP + RxJava2 + Retrofit + Dagger2 + Realm + Glide

出于学习的目的做了这款Material Design风格的简洁的阅读应用,基本涵盖了当前Android端开发最常用的主流框架,阅读内容主要面向程序员/极客,目前包括:

知乎日报  —  汇集知乎上的热门话题与新鲜事,板块众多
微信精选  —  汇集微信上的海量精选新闻资讯,支持搜索
干货集中营  —  或许是国内第三方客户端最多的干货分享地,内含福利
稀土掘金  —  目前最火热的技术分发平台
V2EX  —  一个关于分享和探索的地方,创意工作者们的社区
<br/> <b>tips:</b>

Preview

        <img src="screenshots/PNG1.png" width = "40%" /> <img src="screenshots/PNG2.png" width = "40%" /> <img src="screenshots/PNG3.png" width = "40%" /> <img src="screenshots/PNG4.png" width = "40%" /> <img src="screenshots/PNG5.png" width = "40%" />

Download APK

(Android 5.0 or above)

Points

Version

V1.3.0

1.新增 V2EX板块
2.修复 部分已知BUG
3.调整 使用Bugly做Crash收集,使用RxPermissions替换EasyPermissions

V1.2.0

1.新增 稀土掘金板块
2.修复 部分已知BUG

V1.1.0

1.使用 SVG动画替换了部分progressbar<br> 2.使用 EasyPermissions来做6.0+动态权限适配<br> 3.新增 版本更新检测、支付宝打赏<br> 4.调整 部分界面UI<br> 5.修复 部分已知BUG

V1.0.1

1.感谢 @kingkingruan 提出的过去切回今天日期未更新的bug,已修复<br> 2.使用 x5WebView 替换原生WebView,更快更稳定<br> 3.更新微信精选API,免费次数貌似用完了...

V1.0.0

1.提交第一版

Thanks

API:

知乎日报API     微信精选API     干货集中营API     V2EX-API
稀土掘金API为本人抓包获取,将掘金板块接入该应用有征得官方同意

APP:

Hot 提供了Dagger2配合MVP的架构思路

知了日报 提供了部分设计思路

还参考了很多大神的类似作品,感谢大家的开源精神

RES:

iconfont 提供了icon素材

material UP 提供了Material Design风格的素材

LIB:

UI

RX

NETWORK

DI

FRAGMENT

LOG

DB

CANARY

License

Copyright (c) 2016 codeestX

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.