You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-11Lines changed: 0 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,17 +30,6 @@ make -j
30
30
31
31
Find app in `build/reader`.
32
32
33
-
### Search Feature
34
-
35
-
A simple in‑app text search is available in the reader. Press the `Y` button while reading to open the search prompt, type your query and press Enter to search. Use the shoulder buttons (L1 / R1) to move to previous/next matches. After searching, a **Search Results** UI opens so you can pick a result to jump to.
36
-
37
-
### Highlights UI
38
-
39
-
While reading, press the `Menu` button (Esc on desktop/mac keyboard) to open a small menu — choose **Highlights** to view saved highlights for the current book. Select a highlight to jump to it or delete it. Highlights are still persisted to `Books/highlights.txt`.
40
-
### CI Cross-Compile (Miyoo Mini)
41
-
42
-
A GitHub Actions workflow has been added that cross-compiles packages for the Miyoo Mini (ARM Cortex-A7 / armv7). On push to `master` or via manual workflow dispatch it will build and upload artifacts such as `pixel_reader_miniui_v1.0.zip` and `pixel_reader_onion_v1.0.zip`.
43
-
44
33
### Miyoo Mini Cross-Compile
45
34
46
35
Cross-compile env is provided by [shauninman/union-miyoomini-toolchain](https://github.com/shauninman/union-miyoomini-toolchain). Docker is required.
0 commit comments