mirror of
https://github.com/seazon/FeedMe.git
synced 2025-02-01 07:16:49 +01:00
eink doc
This commit is contained in:
parent
afc61178e5
commit
987a2ed5fe
@ -11,7 +11,7 @@ FeedMe is an reader client application for RSS service:
|
||||
This is the documentation of FeedMe.
|
||||
|
||||
## Version:
|
||||
- release: 3.20.10
|
||||
- release: 3.20.14
|
||||
- beta: 3.20.14 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme)
|
||||
|
||||
## Download:
|
||||
@ -33,6 +33,7 @@ This is the documentation of FeedMe.
|
||||
- <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/sync.md">Sync</a>
|
||||
- <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/eink.md">E-Ink</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/shortcut_key.md">Shortcut key</a>
|
||||
|
||||
|
10
doc/en/eink.md
Normal file
10
doc/en/eink.md
Normal file
@ -0,0 +1,10 @@
|
||||
# Adapted to E-INK
|
||||
- 1. `Settings` - `Interface` - `Theme` - set to `E-Ink` **Pure black and white for better display**
|
||||
- 2. `Settings` - `Control` - Turn on `Split Action Bar` **Put the action bar on the side (tablet) / bottom (mobile phone), you can better operate the menu**
|
||||
- 3. Enter the article list page - Long press the title bar at the top - Pop up the `Edit Menu` - Move the default disabled `Back`, `Up`, `Down` to the top, save **Tap menu instead swipe gesture**
|
||||
- 4. Enter the article detail page - Long press the title bar at the top - Pop up the `Edit Menu` - Move the default disabled `Back`, `Up`, `Down` to the top, save **Tap menu instead swipe gesture**
|
||||
|
||||
For more about custom `Action Bar`, see [here](https://github.com/seazon/FeedMe/blob/master/doc/en/customize_menus.md)
|
||||
|
||||
# Others
|
||||
In `Settings` - `Lab`, there is an `E-Ink Screen Optimization`, which can reduce the screen flicker of the article page after it is turned on, but the menu is not available.
|
@ -11,7 +11,7 @@ FeedMe是一个RSS阅读器,支持以下RSS服务:
|
||||
这是FeedMe的使用文档。
|
||||
|
||||
## 版本:
|
||||
- 正式: 3.20.10
|
||||
- 正式: 3.20.14
|
||||
- 测试: 3.20.14 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme)
|
||||
|
||||
## 下载:
|
||||
|
Loading…
x
Reference in New Issue
Block a user