mirror of https://github.com/seazon/FeedMe.git
3.8.5
This commit is contained in:
parent
45edd029ab
commit
658acdbab3
|
@ -10,7 +10,7 @@ FeedMe is an reader client application for RSS service:
|
|||
This is the documentation of FeedMe.
|
||||
|
||||
## Version:
|
||||
3.8.4
|
||||
3.8.5
|
||||
|
||||
## Download:
|
||||
- https://play.google.com/store/apps/details?id=com.seazon.feedme
|
||||
|
|
|
@ -1,3 +1,10 @@
|
|||
### 3.8.5
|
||||
###### 2018-8-8
|
||||
- [new] Support BlackBerry key series quick actions through keyboard. Link: https://plus.google.com/u/1/100365587272890955375/posts/jPjZU6H2dip
|
||||
- [optimize] Add a text description to the upper right sidebar and back button to make it easier for people with poor eyesight.
|
||||
- [fix] Fixed an issue where FeedMe mobilizer could not parse pure audio pages correctly.
|
||||
- [fix] Fixed an issue where images could not be downloaded under WIFI in some cases.
|
||||
|
||||
### 3.8.4
|
||||
###### 2018-7-8
|
||||
- [new] Add `Data Collection` option in `Settings` - `About `, default is disabled.
|
||||
|
|
|
@ -10,7 +10,7 @@ FeedMe是一个RSS阅读器,支持以下RSS服务:
|
|||
这是FeedMe的使用文档。
|
||||
|
||||
## 版本:
|
||||
3.8.4
|
||||
3.8.5
|
||||
|
||||
## 下载:
|
||||
- https://play.google.com/store/apps/details?id=com.seazon.feedme
|
||||
|
|
|
@ -1,3 +1,10 @@
|
|||
### 3.8.5
|
||||
###### 2018-8-8
|
||||
- [新增] 支持黑莓key系列手机进行快捷操作。详见:https://plus.google.com/u/1/100365587272890955375/posts/jPjZU6H2dip
|
||||
- [优化] 右上角侧栏及返回按钮添加文字描述,方便视力不佳者。
|
||||
- [修复] 修复FeedMe mobilizer不能正确解析纯音频页面的错误。
|
||||
- [修复] 修复某些情况下在WIFI下图片不能下载的问题。
|
||||
|
||||
### 3.8.4
|
||||
###### 2018-7-8
|
||||
- [新增] 在`设置`-`关于`增加`数据收集`的选项,默认为关闭。
|
||||
|
|
Loading…
Reference in New Issue