Huang Xin
5bbdc70420
fix: preserve selection anchor when spanning paginated content, closes #873 ( #968 )
2025-04-26 07:45:51 +02:00
Huang Xin
a8430a7be1
feat: open files with readest from file manager on Android, closes #865 ( #895 )
2025-04-16 07:04:30 +02:00
Huang Xin
6ba15319a8
fix: reverse punctuation transform when highlighting ( #862 )
2025-04-11 06:30:08 +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
5863586766
feat: vertical layout for highlighting tools, closes #787 ( #830 )
2025-04-07 17:24:14 +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
2daee62b80
fix: dismiss highlighting tools for annotation taking ( #758 )
2025-03-29 19:40:37 +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
041eb1b921
feat: support more languages in deepl translator ( #740 )
2025-03-28 07:31:34 +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
3f3c6983ba
fix: also export newly created annotations ( #704 )
2025-03-25 06:26:11 +01:00
Huang Xin
ebc23c4ce3
feat: export annotations in markdown format, closes #152 ( #689 )
2025-03-23 19:33:05 +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
0d93a13407
fix: format footer in popup window ( #665 )
2025-03-21 05:52:56 +01:00
Huang Xin
8c3f49de25
rtl: support rtl for more widgets in sidebar ( #504 )
2025-03-06 15:38:29 +01:00
Huang Xin
e65380aaf5
ui: use less saturated and modern colors when drawing highlights ( #453 )
2025-02-26 00:45:33 +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
1d5b189185
fix: preserve note id when changing style and preserve style when changing color, closes #252 ( #436 )
2025-02-23 15:32:57 +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
023ba663e3
fix: stop showing annotator popup when speaking with TTS on Android ( #306 )
...
* fix: stop showing annotator popup when speaking with TTS on Android
* chore: get rid of the warning complains of rustc
2025-02-07 01:20:25 +01:00
Huang Xin
a827316982
ue: make text highlighting unified on Desktop, Android and iOS ( #256 )
2025-01-26 00:57:59 +01:00
Huang Xin
4ec4b22038
fix: refresh config to get latest booknotes to show, closes #49 ( #245 )
2025-01-25 02:22:53 +01:00
Huang Xin
ae60606470
mobile: disable contextmenu only for mobile devices ( #243 )
2025-01-24 23:11:05 +01:00
Huang Xin
6c6af63ecc
mobile: fix annotator tools for Android, closes #200 ( #242 )
2025-01-24 22:53:43 +01:00
Huang Xin
942524c110
mobile: fix annotator tools in iOS browsers ( #239 )
...
* chore: disable PWA in dev mode for better performance
* mobile: fix annotator tools in iOS browsers
2025-01-24 13:30:42 +01:00
Huang Xin
18dfd73bed
mobile: responsive sizes for annotation tools ( #236 )
...
* chore: refine assetPrefix in config for easier debug over LAN
* mobile: responsive sizes for annotation tools
2025-01-23 21:31:41 +01:00
Huang Xin
533324e558
Responsive icon sizes for phones, tablets and desktops, closes #214 ( #217 )
2025-01-22 18:33:00 +01:00
Huang Xin
fc2cad3980
Make dialogs responsive for mobile devices ( #209 )
...
* Make dialogs responsive for mobile devices
* Support mouse backward/forward buttons
* Use back icon to close layer 2 components on mobile devices
Currently layer 2 components are: 1. sidebar 2. notebook 3. dialogs
They are all fullscreen on mobile devices.
* Add translations
2025-01-21 19:49:41 +01:00
Huang Xin
c009edca61
Fix translation API ( #189 )
...
* Fix translation API
* Add missing translations
2025-01-17 19:10:27 +01:00
Huang Xin
58c907c7cc
Various enhancements for mobile platforms ( #188 )
...
* Larger area to toggle header/footer bar
* Don't show rounded window on web platform
* Disable tooltips on mobile platforms as there is no mouse pointer
* Dedupe voices from web speech API
2025-01-17 15:42:16 +01:00
Huang Xin
7402141237
Add Edge TTS backend, selecting different voices will change TTS backend dynamically ( #137 )
2025-01-10 02:35:23 +01:00
Huang Xin
36d6074468
Filter voices list and shutdown TTS when closing book ( #130 )
2025-01-09 03:33:52 +01:00
Huang Xin
c6defb97ee
Fix TTS might stop at the end of the section ( #126 )
2025-01-08 17:50:36 +01:00
Huang Xin
ddee347eb3
Fix text color in misc panel and adjust order of annotator tools ( #125 )
2025-01-08 16:50:57 +01:00
Huang Xin
89b2eba2af
Refactor Toast to global component ( #122 )
...
* Refactor Toast to global component, use eventDispatcher to dispatch toast events
* Error handling for TTS
2025-01-08 14:12:38 +01:00
Huang Xin
07b04b82e6
Initial implementation of TTS with Web Speech API ( #120 )
...
* Initial implementation of TTS with Web Speech API
* Add translations for annotator tools
2025-01-07 21:57:55 +01:00
Huang Xin
cccd4c2b16
Various fixes ( #116 )
...
* Fix missing translations in translator popup
* Disable annotator for PDFs for now, closes #115
* Fix triangle in shadow of popup making it darker
2025-01-06 01:33:35 +01:00
Huang Xin
72949e726f
Fix deleted bootnotes still shown in sidebar ( #42 )
2024-12-25 19:39:43 +01:00
chrox
83cb7166fb
Support book notes synchronization
2024-12-24 23:09:15 +01:00
Huang Xin
9be9bc8a34
Support reading progress synchronization across platforms ( #34 )
2024-12-24 12:31:02 +01:00
chrox
bd549d2a0f
Get rid of unnecessary data fields in BookConfig
2024-12-17 22:33:18 +01:00
chrox
b57fd8bd3d
Support left / right popover on vertical writing documents
2024-12-10 17:57:51 +01:00
chrox
0cbb950c37
Add support of popover footnotes
2024-12-10 14:14:34 +01:00
chrox
d940fb8d06
Fix click to page flip not responsive occasionally
2024-12-09 14:40:58 +01:00
chrox
b694203d26
Fix DeepL on Web Readest and avoid cli parsing for Web
2024-12-06 13:36:38 +01:00
chrox
aa16bc09f1
Support running Readest in modern browsers
...
Now we support Web platform
2024-12-05 18:57:16 +01:00
chrox
d6bfbbc0b6
Fix fg color in darkmode and larger annotator popup
2024-12-01 18:24:07 +01:00