Skip to content
This repository was archived by the owner on Jun 5, 2024. It is now read-only.

Commit 1572323

Browse files
committed
更新说明
1 parent 81484ed commit 1572323

File tree

3 files changed

+15
-63
lines changed

3 files changed

+15
-63
lines changed

README.md

Lines changed: 15 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
<p align="center">
2-
<img src="https://pp.myapp.com/ma_icon/0/icon_52516848_1519986906/128" />
2+
<img src="https://github.com/raedev/android-cnblogs/blob/master/images/icon.png" />
33
</p>
44
<p align="center">
55
博客园第三方Android客户端
66
</p>
77
<p align="center">
8-
<a href="https://sj.qq.com/myapp/detail.htm?apkName=com.rae.cnblogs">
9-
<img src="https://img.shields.io/badge/download-v2.0.3-brightgreen.svg" alt="release">
8+
<a href="https://sj.qq.com/myapp/detail.htm?apkName=com.rae.cnblogs" target="_blank">
9+
<img src="https://img.shields.io/badge/download-v2.0.4-brightgreen.svg" alt="release">
1010
</a>
1111
<a href="https://github.com/raedev/android-cnblogs/blob/master/LICENSE">
12-
<img src="https://img.shields.io/github/license/raedev/android-cnblogs.svg" alt="license">
12+
<img src="https://img.shields.io/hexpm/l/plug.svg" alt="license">
1313
</a>
1414
</p>
1515

@@ -18,7 +18,6 @@
1818

1919
博客园创立于2004年1月,是一个面向开发者的知识分享社区。自创建以来,博客园一直致力并专注于为开发者打造一个纯净的技术交流社区,推动并帮助开发者通过互联网分享知识,从而让更多开发者从中受益。博客园的使命是帮助开发者用代码改变世界。
2020

21-
2221
## APP简介
2322

2423
- 界面净白风格,专注阅读,给你极简体验
@@ -34,68 +33,21 @@
3433
- 闪存功能,园友的“段子”圈,个个都是人才,说话又好听
3534
- WIFI下自动缓存文章,离线也可阅读
3635

37-
38-
## 版本更新记录
39-
40-
> v2.0.3
41-
42-
- 博主个人中心、搜索、博问、知识库、新闻UI换新
43-
- 增加个人博客分类查看、新闻分类查看、推荐排行榜功能
44-
- 首页博客排版微调
45-
46-
> v2.0.2
47-
48-
- 修复博文页面加载数据失败问题
49-
- 修复登录出现的未知错误问题
50-
- 优化博文加载速度,优先读取本地缓存
51-
- 修复点击排行榜崩溃问题
52-
53-
> v2.0.1
54-
55-
- 发现页全新改版:
56-
- 推出专栏功能,助你系统学习新技术
57-
- 推出排行榜功能,技术热点时刻了解
58-
- 推出博问功能,解答技术疑惑
59-
- 优化文章查看速度
60-
- 其他细节调优以及线上BUG修复
36+
![]("https://github.com/raedev/android-cnblogs/blob/master/images/guide.jpg")
6137

6238

63-
> v1.1.5
64-
65-
- 全新的个人中心,支持修改头像、账号、昵称、个性签名以及重置密码
66-
- 添加搜索历史记录、文章浏览记录、智能无图模式
67-
- 添加热门搜索、修复搜索不能用问题
68-
- 我的收藏支持分类查看
69-
- 自动优化网页版博客文章体验
70-
- 修复数学公式渲染问题
71-
- 调整UI卡片设计风格
72-
73-
74-
75-
## APP介绍图片
76-
77-
![](https://github.com/raee/android-cnblogs/blob/master/guide.jpg)
78-
7939
## License
8040

81-
MIT License
82-
83-
Copyright (c) 2019 RAE
41+
Copyright 2019 RAE
8442

85-
Permission is hereby granted, free of charge, to any person obtaining a copy
86-
of this software and associated documentation files (the "Software"), to deal
87-
in the Software without restriction, including without limitation the rights
88-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
89-
copies of the Software, and to permit persons to whom the Software is
90-
furnished to do so, subject to the following conditions:
43+
Licensed under the Apache License, Version 2.0 (the "License");
44+
you may not use this file except in compliance with the License.
45+
You may obtain a copy of the License at
9146

92-
The above copyright notice and this permission notice shall be included in all
93-
copies or substantial portions of the Software.
47+
> http://www.apache.org/licenses/LICENSE-2.0
9448
95-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
96-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
97-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
98-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
99-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
100-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
101-
SOFTWARE.
49+
Unless required by applicable law or agreed to in writing, software
50+
distributed under the License is distributed on an "AS IS" BASIS,
51+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
52+
See the License for the specific language governing permissions and
53+
limitations under the License.

images/guide.jpg

221 KB
Loading

images/icon.png

6.33 KB
Loading

0 commit comments

Comments
 (0)