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
4acc0d8e12
feat: replace punctuation marks in vertical reading mode ( #754 )
2025-03-29 12:42:23 +01: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
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
a79f301165
feat: add language preference options in settings ( #686 )
2025-03-23 16:39:58 +01:00
Huang Xin
ab0208b7ab
fix: now img in paragraph won't get indented and default to override book layout ( #657 )
2025-03-20 17:10:26 +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
18c2ce1274
fix: various fixes on layout settings and styles, closes #637 ( #644 )
2025-03-19 10:14:02 +01:00
Huang Xin
359fa8df35
refactor: always save when changes are made with settings, also closes #626 ( #630 )
2025-03-18 12:58:01 +01:00
Huang Xin
48074f0f53
feat: add options to show/hide header and footer widgets in paginated and scrolled mode, also closes #602 ( #620 )
2025-03-17 15:30:12 +01:00
Huang Xin
8775f90bc1
fix: refresh page when vertical writing mode is set ( #615 )
2025-03-15 20:07:54 +01:00
Huang Xin
05489282df
cjk: always show vertical layout options in CJK locale ( #613 )
2025-03-15 19:37:05 +01:00
Huang Xin
58f1b5833f
feat: add border frame for vertical layout, also closes #563 ( #612 )
2025-03-15 18:55:12 +01:00
Huang Xin
cd9290240a
fix: force focus on dropdown menu on older Safari, closes #574 ( #606 )
2025-03-14 10:14:24 +01:00
Huang Xin
b7dc880a5e
feat: add scrolled mode toggler in font/layout settings dialog, closes #580 ( #596 )
2025-03-13 15:07:17 +01:00
Huang Xin
35596094c2
fix: clear select mode when importing files, closes #581 ( #595 )
2025-03-13 14:41:19 +01:00
Huang Xin
e8eb409f9f
feat: add theme editor for custom theme colors, closes #462 ( #594 )
2025-03-13 14:23:58 +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
0b72ab156d
refactor: move useTheme hook into separate store, also closes #528 ( #529 )
2025-03-08 09:12:36 +01:00
Huang Xin
c25f2a7abc
fix: make continuous scroll an option and disabled by default, closes #516 , #373 ( #522 )
2025-03-07 17:24:01 +01:00
Huang Xin
de1e396f6e
fix: switch label for column width/height for vertical layout and fix column size calculation ( #520 )
...
* fix: scroll mode should be updated when calculating column size
* fix: switch label for column width/height for vertical layout, closes #517
2025-03-07 16:42:40 +01:00
Huang Xin
0f44fff7cd
feat: support styled reader UI via custom CSS, closes #240 ( #503 )
2025-03-06 13:56:43 +01:00
Huang Xin
d30d1c17ae
rtl: rtl page layout from settings and book language, closes #359 ( #500 )
2025-03-06 10:58:32 +01:00
nnecec
088c7d2c49
fix: various tweaks on style and layout ( #499 )
2025-03-06 10:51:06 +01:00
Huang Xin
d0e6f3ad50
fix: ensure the progress bar direction is consistent with the book’s writing direction, closes #451 ( #498 )
2025-03-06 09:14:33 +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
3ada880155
ui: fix os platform detection for iPad and layout tweaks for iPad ( #416 )
2025-02-21 01:11:33 +01:00
Huang Xin
6b057ebc14
feat: add override option for paragraph spacing settings, closes #329 ( #334 )
2025-02-09 16:05:37 +01:00
Huang Xin
dee1e28a61
feat: add options to adjust paragraph margin, word spacing, letter spacing, text indent and font weight ( #310 )
2025-02-07 18:23:12 +01:00
Huang Xin
adfdb10d8e
fix: compatibility fix for some formerly imported corrupted metadata ( #307 )
...
* fix: compatibility fix for some formerly imported corrupted metadata
* fix: use font family names of sys fonts
2025-02-07 02:54:29 +01:00
Huang Xin
cebe8812d3
i18n: translate Sans-serif and Serif font labels ( #300 )
2025-02-05 16:57:53 +01:00
Huang Xin
6ca96be917
fix: swap paging keys when writing direction is set in config ( #295 )
2025-02-04 23:03:20 +01:00
Huang Xin
93eacf91a0
feat: load system fonts list at runtime on desktop, closes #287 #237 ( #290 )
2025-02-03 00:41:30 +01:00
Huang Xin
6b09145546
ui: fix highlight text not clear in dark mode ( #244 )
...
* ui: fix highlight background color in dark mode
* i18n: more consistent tanslations
2025-01-25 00:55:53 +01:00
Huang Xin
58d3e7b221
mobile: some UI tweaks and add system fonts ( #233 )
2025-01-23 16:53:42 +01:00
Huang Xin
475bab24c5
mobile: responsive font size in UI ( #227 )
2025-01-23 10:36:03 +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
010568eeb1
Responsive layout for sidebar and settings dialog on mobile devices ( #184 )
2025-01-17 00:17:51 +01:00
Huang Xin
1635958ae3
More precise translations for some options and add Greek translations ( #182 )
...
* More precise translations for some options, closes #165
* Add Greek translation, closes #181
2025-01-16 15:18:14 +01:00
Huang Xin
d220adbfdf
TTS UX enhancements ( #148 )
...
* Fix toast of PDF unsupported for TTS
* Use vertical scroll for large dropdown menus
2025-01-13 20:04:04 +01:00
Huang Xin
00003a9415
Preloading audio for Edge TTS and other fixes ( #138 )
...
* Blacklist some low-quality web tts voices
* Dropdown layout tweaks
* Handle no audio data received in Edge TTS
* Preloading audio for Edge TTS
2025-01-10 14:11:09 +01:00
Egan Gumiwang Pratama Bisma
112c5fa979
enforce numeric inputs on NumberInput and prevent NaN text ( #135 )
2025-01-09 12:51:06 +01:00
Egan Gumiwang Pratama Bisma
86dc32dab3
persist max block size setting in LayoutPanel component ( #134 )
...
https://github.com/readest/readest/issues/131
2025-01-09 12:23:11 +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
15d8d61841
Support more than 2 columns in page layout, closes #119 ( #121 )
2025-01-07 22:32:07 +01:00