Huang Xin
ccd467ebcf
feat: support separate header/footer visibility for paginated and scrolled modes ( #859 )
2025-04-11 03:40:26 +02:00
Huang Xin
fe25c3e995
feat: support native sign-in-with-apple on macOS ( #856 )
2025-04-10 14:49:11 +02:00
Huang Xin
d4af2d3ef5
feat: also add sans-serif CJK fonts ( #853 )
2025-04-09 16:03:24 +02:00
Huang Xin
6ff1edb67c
fix: no padding top for bookmark ribbon ( #851 )
2025-04-09 13:03:23 +02:00
Huang Xin
3d2847e427
fix: RTL layout for the bottom configuration panel, closes #849 ( #850 )
2025-04-09 10:47:15 +02:00
Huang Xin
a26607a154
fix: don't inline the font menu if more options are available ( #846 )
2025-04-09 05:32:24 +02:00
Huang Xin
939c7049ed
fix: position the underline and squiggly highlight decoration at the middle between text lines ( #845 )
2025-04-09 05:26:22 +02:00
Huang Xin
37951c2ebf
feat: add book metadata search in the bookshelf, closes #100 ( #838 )
2025-04-08 15:37:18 +02:00
Huang Xin
9446df1b9c
feat: add an option to configure default CJK fonts in CJK environments, closes #780 ( #836 )
2025-04-08 11:27:59 +02:00
Huang Xin
bfcf89b093
fix: toggle the menus on the whole screen when Click-To-Flip is disabled, closes #831 ( #834 )
2025-04-08 08:09:46 +02:00
Huang Xin
b0cf087d78
fix: support opening content URIs by copying to cache when direct access fails, closes #829 ( #833 )
2025-04-08 07:45:33 +02:00
Huang Xin
5863586766
feat: vertical layout for highlighting tools, closes #787 ( #830 )
2025-04-07 17:24:14 +02:00
Huang Xin
99182a1f9e
feat: add configurable timeout to stop TTS playback automatically, closes #747 ( #826 )
2025-04-07 12:40:14 +02:00
Huang Xin
2599f40dfb
feat: add option to keep window on top, closes #820 ( #825 )
2025-04-07 08:23:46 +02:00
Huang Xin
4f0ef01a17
fix: tts now works in background in iOS, closes #547 ( #822 )
...
To enable background playback in Android, go to Settings > Apps & Notifications > Readest > Battery > Battery Optimization, and disable battery optimization for Readest.
2025-04-06 18:42:58 +02:00
Huang Xin
ce88f0229a
fix: rounded reader widget only when sidebar is invisible , closes #809 ( #815 )
2025-04-05 10:08:39 +02:00
Huang Xin
ab22a83332
fix: open default file chooser on Android, closes #798 and closes #799 ( #807 )
2025-04-04 05:01:12 +02:00
Huang Xin
f8804b5d3c
fix: revert font family, size and color when overrideFont is set, closes #792 ( #804 )
2025-04-03 17:15:19 +02:00
Huang Xin
6131180a31
fix: initiate OAuth using Custom Tabs on Android, closes #361 ( #788 )
2025-04-01 17:04:17 +02:00
Huang Xin
7ccf3d0632
refactor: read local file with fs plugin for Tauri App, closes #553 and closes #489 ( #785 )
2025-04-01 14:26:26 +02:00
Huang Xin
39fb7f759e
fix: handle preflight on tauri apps ( #776 )
2025-03-31 03:38:47 +02:00
Huang Xin
3c4dd2a143
fix: fix translation api with retry ( #770 )
2025-03-30 15:59:57 +02:00
Huang Xin
847efb7082
fix: head bar may hide login buttons in auth page ( #769 )
2025-03-30 11:32:57 +02:00
Huang Xin
e70c46ff02
fix: only replace quote punctuations for vertical layout, closes #761 ( #767 )
2025-03-30 09:49:22 +02:00
Huang Xin
7cb1998ebb
fix: soft keyboard in custom css textarea, closes #762 and closes #763 ( #766 )
2025-03-30 09:33:27 +02:00
Huang Xin
2daee62b80
fix: dismiss highlighting tools for annotation taking ( #758 )
2025-03-29 19:40:37 +01:00
Huang Xin
ffd179bb06
fix: TXT file correctly read and imported on desktop apps, closes #756 ( #757 )
2025-03-29 19:11:41 +01:00
Huang Xin
4acc0d8e12
feat: replace punctuation marks in vertical reading mode ( #754 )
2025-03-29 12:42:23 +01:00
Huang Xin
01ad18ca57
feat: global fulltext search shortcut with ctrl/cmd+f ( #750 )
2025-03-29 07:45:41 +01:00
Huang Xin
a72c8f2391
refactor: rename plugin safari-auth to native-bridge ( #749 )
...
* fix: layout tweaks for mobile
* refactor: rename plugin safari-auth to native-bridge
2025-03-29 07:27:18 +01:00
Huang Xin
f90177713a
tts: avoid pauses after abbreviations, faster warming up, preferred voice ids ( #742 )
2025-03-28 13:25:08 +01:00
Huang Xin
041eb1b921
feat: support more languages in deepl translator ( #740 )
2025-03-28 07:31:34 +01:00
Huang Xin
bd9c7b459c
fix: avoid stale values in relocate handler, closes #736 ( #738 )
2025-03-28 06:33:51 +01:00
Huang Xin
203ef8b986
feat: add reset password page, closes #700 ( #731 )
2025-03-28 03:52:04 +08:00
Huang Xin
10aace0026
fix: avoid view glitch when initialize view settings, closes #713 ( #728 )
2025-03-27 12:40:41 +01:00
Huang Xin
3e38896078
feat: add option to swap click-to-flip area, closes #719 ( #727 )
2025-03-27 11:35:57 +01:00
Xi Gou
2b6320b880
refactor: support both r2 and s3 storage ( #718 )
2025-03-27 07:00:27 +01:00
Huang Xin
7ba938ea25
fix: header layout for auth and user pages ( #725 )
2025-03-27 05:14:38 +01:00
Huang Xin
3239ff0a80
feat: add LXGW WenKai to serif fonts list ( #722 )
2025-03-26 17:28:14 +01:00
Huang Xin
8b7e3c6f79
fix: textarea hidden behind keyboard in fullscreen Android app. closes #653 ( #720 )
2025-03-26 15:57:35 +01:00
Huang Xin
490fe7e70c
ui: fix library header padding ( #710 )
2025-03-26 09:07:38 +01:00
Huang Xin
06a7a8ea82
feat: add option for transient import from file managers, closes #456 ( #709 )
2025-03-26 07:11:47 +01:00
Huang Xin
b7f4a3503f
doc: add TXT to supported formats list ( #708 )
...
* fix: set max width for annotation toolbar
* doc: add TXT to supported formats list
2025-03-26 11:45:56 +08:00
Huang Xin
835ed443a5
fix: style tweaks for Windows ( #707 )
2025-03-25 18:58:23 +01:00
Huang Xin
3f3c6983ba
fix: also export newly created annotations ( #704 )
2025-03-25 06:26:11 +01:00
Huang Xin
07c9813ec1
fix: no background color for section and page info in vertical scroll mode ( #694 )
2025-03-24 07:13:38 +01:00
Huang Xin
ebc23c4ce3
feat: export annotations in markdown format, closes #152 ( #689 )
2025-03-23 19:33:05 +01:00
Huang Xin
d098487cd1
fix: add metadata parsed from cbz zip comment, closes #639 ( #688 )
2025-03-23 18:18:08 +01:00
Huang Xin
a79f301165
feat: add language preference options in settings ( #686 )
2025-03-23 16:39:58 +01:00
Huang Xin
ef864a32c2
feat: action bar at the bottom on mobile devices ( #681 )
2025-03-23 08:56:57 +01:00