This commit is contained in:
dataegg 2020-09-20 15:16:32 +08:00
parent ef4e0f556b
commit 58a33c4739
15 changed files with 87 additions and 11 deletions

View File

@ -11,8 +11,8 @@ FeedMe is an reader client application for RSS service:
This is the documentation of FeedMe.
## Version:
- release: 3.15.2
- beta: 3.16 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme)
- release: 3.16
- beta: 3.17 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme)
## Download:
- https://play.google.com/store/apps/details?id=com.seazon.feedme
@ -33,6 +33,7 @@ This is the documentation of FeedMe.
- Sync
- <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/storage_and_cache.md">Storage and Cache</a>
- <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/block_image.md">Blocking Images</a>
- <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/highlighter.md">Highlighter</a>
## <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/qa.md">QA</a>

View File

@ -4,15 +4,16 @@
- 凌光伟
- 淡空醉花
## Translators (Order by Update Date, last updated: 4 Jun 2020)
## Translators (Order by Update Date, last updated: 28 Aug 2020)
|Language |Locale |Translator|
|--- |--- |---|
|Español |es |**Francisco Gomez**, Alfredo Heredero|
|Deutsch |de |**Ingo Laubach**, Florian Edelmann, Jan Fehlauer, Felix Edelmann|
|日本語 |jp |**naritaka.5309**, Toshiharu Takamatsu|
|Nederlands |nl |**Meindert van der Kolk**|
|Polski |pl |Paweł Nowakowski, Przemek Erwiński, Paweł Myrczek|
|Italiano |it |Gabriele Lauricella, Carlo Campinoti|
|norsk språk|no |**Tormod**|
|Español |es |**Francisco Gomez**, Alfredo Heredero|
|Nederlands |nl |**Meindert van der Kolk**|
|Deutsch |de |**Ingo Laubach**, Florian Edelmann, Jan Fehlauer, Felix Edelmann|
|čeština   |cs       |Vojta Vilímec|
|bahasa Indonesia |id |Annisa|
|magyar |hu |**KONTRA**, **Gergely**, szelk|
@ -24,7 +25,6 @@
|Français |fr |**Matth78**, OOlyt, Julien Stephan, Renaud Boyer|
|한국어 |ko |김형록|
|bahasa Indonesia |id |**Nochka**|
|日本語 |jp |**naritaka.5309**, Toshiharu Takamatsu|
|فارسی |fa |Hashem Abadian|
*Now FeedMe uses OneSky to manager translation, if you like FeedMe and want to localized it, please visit <a href="https://oszvg1n.oneskyapp.com/collaboration/project/32907">oneskyapp</a> and join us. If language is not listed, please contact me. Mail : dxdroid@gmail.com*

25
doc/en/highlighter.md Normal file
View File

@ -0,0 +1,25 @@
Since version 3.17, FeedMe supports highlighter label similar to Inoreader. Highlighting label you are interested in in the article list and article page.
### Set
-Added `Highlighter` above `All Items` on the nav side
<img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/highlighter_1.png" width="25%" height="25%" />
- Click `Highlighter` to enter the Highlighter interface
- Click the Add button to add tags you are interested in
- Click the newly added label to change the color
<img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/highlighter_7.png" width="25%" height="25%" />
<img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/highlighter_8.png" width="25%" height="25%" />
- Click the checkbox to display it in the nav side (because the sidebar display requires additional calculations, due to performance considerations, up to *5* can be displayed)
<img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/highlighter_2.png" width="25%" height="25%" />
- Click the delete button to delete this table
<img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/highlighter_3.png" width="25%" height="25%" />
### Use highlighter label
- After returning to the nav side, click the arrow on the left of `Highlighter` to expand, and you can see the label which checkbox is checked
<img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/highlighter_4.png" width="25%" height="25%" />
- Browse lists and articles, all highlighter labels will be highlighted
<img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/highlighter_5.png" width="25%" height="25%" />
<img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/highlighter_6.png" width="25%" height="25%" />

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 176 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

View File

@ -1,10 +1,24 @@
# 3.17
###### 2020-9-20
- [new]Highlighter https://github.com/seazon/FeedMe/blob/master/doc/en/highlighter.md
- [new]support jump/seek via time in show notes.
- [optimize]Reduce the space between paragraphs of article page.
- [optimize]The images in the `New List` layout have more display space.
- [optimize]Show refresh at bottom if enable `Split Action Bar`.
- [optimize]Update translation: Japanese, Dutch, German, Spanish.
- [fix]Fix FeedMe mobilizer failed in some case.
- [fix]Fix show read time as 1 min. https://github.com/seazon/FeedMe/issues/223
- [fix]Fix play note screen not show note issue.
- [others]Remove phone permission.
- [others]Update IAB and other 3rd party libraries.
# 3.16
###### 2020-6-21
- [new]New custom fonts, no longer rely on font packages. Old font package is no longer compatible.
- [fix]When searching for podcasts and episodes, due to third-party interface restrictions, you cannot directly subscribe, so now open the browser to obtain the subscription url.
- [fix]https://github.com/seazon/FeedMe/issues/209
- [fix]https://github.com/seazon/FeedMe/issues/209
- [fix]https://github.com/seazon/FeedMe/issues/202
- [other] Call player command via 3rd party app.
- [other]Call player command via 3rd party app.
``` java
Intent intent = new Intent();
intent.setAction("com.seazon.feedme.action.STOP_ACTION");

View File

@ -11,8 +11,8 @@ FeedMe是一个RSS阅读器支持以下RSS服务
这是FeedMe的使用文档。
## 版本:
- 正式: 3.15.2
- 测试: 3.16 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme)
- 正式: 3.16
- 测试: 3.17 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme)
## 下载:
- https://play.google.com/store/apps/details?id=com.seazon.feedme
@ -34,6 +34,7 @@ FeedMe是一个RSS阅读器支持以下RSS服务
- <a href="https://github.com/seazon/FeedMe/blob/master/doc/zh/storage_and_cache.md">存储及缓存</a>
- <a href="https://github.com/seazon/FeedMe/blob/master/doc/zh/block_image.md">拦截图片</a>
- <a href="https://github.com/seazon/FeedMe/blob/master/doc/zh/eink.md">电子墨水屏</a>
- <a href="https://github.com/seazon/FeedMe/blob/master/doc/zh/highlighter.md">荧光标签</a>
## <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/qa.md">QA</a>

22
doc/zh/highlighter.md Normal file
View File

@ -0,0 +1,22 @@
从 3.17 版本开始FeedMe 支持类似Inoreader的荧光标签功能即在文章列表及文章页高亮显示你感兴趣的标签。
### 设置荧光标签
- 侧栏`所有条目`上面新增了`Highlighter`
<img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/highlighter_1.png" width="25%" height="25%" />
- 点击`Highlighter`进入Highlighter界面
- 点击添加按钮添加你感兴趣的标签
- 点击新添加的标签更改颜色
- 点击checkbox使其在侧栏显示因为侧栏显示需要额外计算处于性能考虑最多可以显示5个
<img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/highlighter_2.png" width="25%" height="25%" />
- 点击删除按钮删除此标签
<img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/highlighter_3.png" width="25%" height="25%" />
### 使用荧光标签
- 返回侧栏后,点击`Highlighter`左侧的箭头展开可以看到checkbox选中的标签
<img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/highlighter_4.png" width="25%" height="25%" />
- 浏览列表和文章,所有荧光标签都会以相应的颜色高亮显示
<img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/highlighter_5.png" width="25%" height="25%" />
<img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/highlighter_6.png" width="25%" height="25%" />

View File

@ -1,3 +1,16 @@
### 3.17
###### 2020-9-20
- [新增]荧光标 https://github.com/seazon/FeedMe/blob/master/doc/zh/highlighter.md
- [新增]支持音频播放界面show notes内时间戳跳转。
- [优化]减小文章页段落间的空格。
- [优化]`New List`布局的图片现在有更多的显示空间。
- [优化]如果启用了`分动作条`,手动刷新按钮显示在底部。
- [修复]修复FeedMe mobilizer在某些情况下失败的问题。
- [修复]修复阅读时间1分钟的问题。https://github.com/seazon/FeedMe/issues/223
- [修复]修复show note页不能显示的问题。
- [其他]移除电话权限。
- [其他]更新应用内支付及其他第三方库。
# 3.16
###### 2020-6-21
- [新增]新的自定义字体,不再依赖字体包。老的字体包不再兼容。