Huang Xin
7c464b9a8d
feat: add prev/next section buttons in footer bar, closes #1125 ( #1195 )
2025-05-19 16:40:11 +02:00
Huang Xin
b83972e366
refactor: use translator hook to support more translator providers ( #1186 )
2025-05-18 18:35:37 +02:00
Huang Xin
4523437e34
refactor: add kv cache for translation backend ( #1184 )
2025-05-18 17:16:44 +02:00
Huang Xin
5373b67aae
css: get rid of most overriding for background color, closes #1162 ( #1164 )
2025-05-16 08:23:34 +02:00
Huang Xin
93876a73cc
layout: responsive translator popup, also closes #1157 ( #1160 )
2025-05-15 18:19:32 +02:00
Huang Xin
d96fb32bcf
fix: apply layout styles to div tag, closes #1130 ( #1142 )
2025-05-13 13:48:21 +02:00
Huang Xin
d094ba9916
chore: cache avatar image for offline usage ( #1140 )
2025-05-13 10:42:00 +02:00
Huang Xin
60ae0c9ac3
feat: show book file size in book details ( #1114 )
2025-05-10 18:28:08 +02:00
Huang Xin
110b4b37cd
ui: various UI fixes and enhancements on mobile platforms ( #1113 )
2025-05-10 18:18:15 +02:00
Huang Xin
f0edbf14a9
fix: padding top of the drag handler with the cutouts, closes #1101 ( #1110 )
2025-05-10 08:27:40 +02:00
Huang Xin
20669a9cb3
fix: show updating status in the about window, closes #1079 ( #1109 )
2025-05-10 08:00:25 +02:00
Huang Xin
0b5f0ede3b
fix: close action bar when the footbar is dismissed, closes #1064 ( #1086 )
2025-05-07 14:44:17 +02:00
Huang Xin
7f66af71c8
fix: dialog drag handler layout, closes #1036 ( #1076 )
2025-05-07 09:27:20 +02:00
Huang Xin
9669f1272d
fix: more robust txt parser, closes #1042 ( #1043 )
...
* refactor: reuse BookCover component in BookDetail dialog
* fix: more robust txt parser, closes #1042
2025-05-06 06:28:25 +02:00
Huang Xin
4094fd86ff
fix: padding drag handler on Android, closes #1036 ( #1039 )
...
* refactor: load default icon when avatar image fails to load
* fix: padding drag handler on Android, closes #1036
2025-05-05 17:42:57 +02:00
Huang Xin
e235cb98d2
fix: intercept the Back key to dismiss popup dialogs on Android, closes #636 ( #983 )
2025-04-28 16:57:15 +02:00
Huang Xin
ea8ab91ed3
feat: add list view for the bookshelf, closes #542 ( #955 )
2025-04-24 19:53:09 +02:00
Huang Xin
ad551a04a1
feat: add description from metadata in book details, closes #913 ( #946 )
2025-04-22 19:01:43 +02:00
Huang Xin
8e96ef3e5d
fix: hide navigation bar on reader page on Android 11, closes #921 ( #927 )
2025-04-21 14:49:16 +02:00
Huang Xin
cf66665096
feat: immersive UI in reader page on iOS and Android, closes #886 and closes #864 ( #911 )
2025-04-19 16:43:39 +02:00
Huang Xin
759779a98d
fix: links in about window is now clickable in apps ( #902 )
2025-04-17 11:17:07 +02:00
Huang Xin
7bfaa38746
feat: add download/upload buttons in book detail dialogs ( #891 )
2025-04-15 06:19:29 +02:00
Huang Xin
59f875f590
feat: add books sorting by title and author in the library page, closes #540 ( #887 )
2025-04-14 17:38:41 +02:00
Huang Xin
8efad90932
feat: in-app updater for Android ( #885 )
2025-04-14 14:21:58 +02:00
Huang Xin
ee6500cecb
fix: books without cover images now can be synced across devices ( #878 )
2025-04-13 10:47:50 +02:00
Huang Xin
f7d53508a6
refactor: new updater dialog ( #874 )
2025-04-13 02:06:14 +08:00
Huang Xin
8f0e2d1642
chore: show webview version info in the about window ( #869 )
2025-04-12 16:35:54 +08: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
ffd179bb06
fix: TXT file correctly read and imported on desktop apps, closes #756 ( #757 )
2025-03-29 19:11:41 +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
835ed443a5
fix: style tweaks for Windows ( #707 )
2025-03-25 18:58:23 +01:00
Huang Xin
ef864a32c2
feat: action bar at the bottom on mobile devices ( #681 )
2025-03-23 08:56:57 +01:00
Huang Xin
accf6fb5c7
feat: snap dialog to preview effects of book settings adjustments ( #646 )
2025-03-19 14:23:52 +01:00
Huang Xin
b1f2941247
fix: various fixes for updater, footerbar and note item ( #545 )
...
* fix: don't open book if failed to download book
* fix: various fixes for updater, footerbar and note item
1. now footerbar when invisible won't process pointer events
2. manually check updater won't be prevented by check interval
3. get rid of clamped text in note item
2025-03-09 11:33:52 +01:00
Huang Xin
27fa753486
feat: support drag and drop to import books, closes #524 ( #536 )
2025-03-08 19:12:00 +01:00
Huang Xin
0922f557bb
fix: make the height of the drag handle in dialog stable ( #530 )
2025-03-08 10:03:00 +01:00
Huang Xin
2db83b8569
ui: responsive dialog size for portrait screens ( #473 )
...
* fix: handle network error in sync API
* fix: reasonable default column width for iPad
* ui: responsive dialog size for portrait screens
2025-03-01 17:57:29 +01:00
Huang Xin
24b68ac046
feat: add user profile page and option to delete account in the cloud ( #452 )
2025-02-26 00:16:42 +01:00
Huang Xin
e0591ce41c
ui: style tweaks on Popup and Dialog ( #448 )
2025-02-25 15:49:27 +01:00
Huang Xin
7be6c07344
ux: enhancements on iOS with modals and annotation tools ( #447 )
...
* mobile: auto save progress also for iOS
* ux: enhancements on pull-down to dismiss modals
* doc: update reademe
* ux: tricks to dismiss system selection tools on iOS
2025-02-25 13:07:44 +01:00
Huang Xin
ccc04825b7
feat(ux): improve pull-down interaction for mobile modal ( #440 )
...
* Adjusts overlay background opacity dynamically based on drag position
* Ensures smooth transition as the modal is pulled down
* Enhances UX for mobile users by making dismissal more intuitive
2025-02-24 01:05:13 +01:00
Huang Xin
e7579e5867
ui: wrap keyboard shortcuts in kbd tag ( #421 )
2025-02-21 16:43:38 +01:00
Huang Xin
3ada880155
ui: fix os platform detection for iPad and layout tweaks for iPad ( #416 )
2025-02-21 01:11:33 +01:00
Huang Xin
1b99915663
fix: override some styles to show footnotes, closes #383 ( #400 )
2025-02-18 21:12:56 +01:00
Huang Xin
ee201d4571
ui: fix alert position in BookDetailModal and toast content max width ( #390 )
2025-02-17 14:05:18 +01:00
Huang Xin
c46cf5b0bf
UX enhancements of grid view in mobile platforms ( #379 )
...
* ux: context menu on both group and book items, also closes #376
* ui: more compact grid view of bookshelf on mobile platforms
2025-02-16 01:02:41 +01:00
Huang Xin
95a69d6bdf
ux: polish ux of grouping dialog ( #370 )
2025-02-13 22:49:59 +01:00
Huang Xin
71b075dfa8
feat: organize the library with groups ( #368 )
2025-02-13 18:45:57 +01:00
Huang Xin
937832a8ee
ui: fix toast position on mobile devices ( #350 )
2025-02-10 23:15:43 +01:00
Huang Xin
effbc08561
mobile: use sticky position for action bars for mobile compatibility ( #335 )
2025-02-09 18:35:24 +01:00