{"id":13989356,"url":"https://github.com/oubowu/OuNews","last_synced_at":"2025-07-22T10:32:14.275Z","repository":{"id":50300941,"uuid":"52805484","full_name":"oubowu/OuNews","owner":"oubowu","description":"新闻阅读","archived":false,"fork":false,"pushed_at":"2017-08-01T03:24:06.000Z","size":68347,"stargazers_count":1576,"open_issues_count":3,"forks_count":454,"subscribers_count":85,"default_branch":"master","last_synced_at":"2024-11-21T19:04:01.640Z","etag":null,"topics":["news"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oubowu.png","metadata":{"files":{"readme":"README.md","changelog":"changeskin/.gitignore","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-29T16:24:11.000Z","updated_at":"2024-11-17T15:11:14.000Z","dependencies_parsed_at":"2022-09-24T11:10:50.341Z","dependency_job_id":null,"html_url":"https://github.com/oubowu/OuNews","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oubowu%2FOuNews","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oubowu%2FOuNews/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oubowu%2FOuNews/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oubowu%2FOuNews/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oubowu","download_url":"https://codeload.github.com/oubowu/OuNews/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227079250,"owners_count":17727985,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["news"],"created_at":"2024-08-09T13:01:37.153Z","updated_at":"2024-11-29T08:31:07.060Z","avatar_url":"https://github.com/oubowu.png","language":"Java","funding_links":[],"categories":["Java","Libs"],"sub_categories":["\u003cA NAME=\"App\"\u003e\u003c/A\u003eApp"],"readme":"# OuNews 简单的新闻客户端 #\n\n## 一、为什么写这个？ ##\n\n一直想练习MVP模式开发应用，把学习的RxJava、Retrofit等热门的开源库结合起来，于是写了这么一款新闻阅读软件，\n有新闻、图片、视频三大模块，使用Retrofit和Okhttp实现无网读缓存，有网根据过期时间重新请求，\n还有边缘或整页侧滑、夜间模式切换等小功能，还写了几个自定义小控件，虽然无啥卵用，但是学到了很多东西，很有收获。\n\n## 二、运行截图 ##\n\n![](/pic/1.png) \n![](/pic/2.png) \n\n![](/pic/3.png) \n![](/pic/4.png) \n\n![](/pic/5.png) \n![](/pic/6.png) \n\n![](/pic/7.png) \n![](/pic/8.png) \n\n![](/pic/9.png) \n![](/pic/10.png) \n\n![](/pic/11.png) \n![](/pic/12.png)\n\n## 三、用到的开源库 ##\n* [Quick-News API来自此项目，特此感谢](https://github.com/tigerguixh/QuickNews)\n* [RxJava 响应式编程框架](https://github.com/ReactiveX/RxJava)\n* [Retrofit2.0 REST安卓客户端请求库](https://github.com/square/retrofit)\n* [OkHttp3 网络请求](https://github.com/square/okhttp)\n* [Glide 图片加载](https://github.com/bumptech/glide)\n* [GreenDao 数据库操作](https://github.com/greenrobot/greenDAO)\n* [PhotoView 图片缩放](https://github.com/chrisbanes/PhotoView)\n* [Ijkplayer 视频播放](https://github.com/Bilibili/ijkplayer)\n* [AndroidChangeSkin 无需重启换肤](https://github.com/hongyangAndroid/AndroidChangeSkin)\n* ......\n\n感谢各位大神无私的开源精神。\n\n## 四、一些零散的知识点 ##\n\nMVP模式代码学习\u003cbr\u003ehttps://github.com/antoniolg/androidmvp\u003c/br\u003e\n\n使用Retrofit和Okhttp实现网络缓存。无网读缓存，有网根据过期时间重新请求\u003cbr\u003ehttp://www.jianshu.com/p/9c3b4ea108a7\u003c/br\u003e\n\nRetrofit+RxJava实战日志(5)-如何获取缓存\u003cbr\u003ehttp://blog.csdn.net/efan006/article/details/50549107\u003c/br\u003e\n\nDrawable 着色的后向兼容方案\u003cbr\u003ehttp://www.cnblogs.com/helloandroid/p/4779061.html\u003c/br\u003e\n\nJava基础加强总结(一)——注解(Annotation)\u003cbr\u003ehttp://www.cnblogs.com/xdp-gacl/p/3622275.html\u003c/br\u003e\n\nAndroid实现RecyclerView侧滑删除和长按拖拽-ItemTouchHelper\u003cbr\u003ehttp://blog.csdn.net/u010687392/article/details/47950199\u003c/br\u003e\n\n基于RxJava、RxAndroid的EventBus实现\u003cbr\u003ehttp://www.cnblogs.com/tiantianbyconan/p/4578699.html\u003c/br\u003e\n\n深入浅出RxJava\u003cbr\u003ehttp://blog.csdn.net/lzyzsd/article/details/41833541\u003c/br\u003e\n\n## 五、声明 ##\n\n应用中展示的所有内容均搜集自互联网，若内容有侵权请联系作者进行删除处理。本应用仅用作分享与学习。\n\n## 六、关于作者 ##\n\n微博：http://weibo.com/palfansinheart\n\nCSDN博客：http://blog.csdn.net/oushangfeng123?viewmode=contents\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foubowu%2FOuNews","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foubowu%2FOuNews","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foubowu%2FOuNews/lists"}