Huang Xin
8737535b90
feat: support Android IAP ( #2286 )
2025-10-21 18:24:50 +02:00
Huang Xin
28ef414c3d
feat: supported footnotes for definition list, closes #2278 ( #2279 )
2025-10-20 10:38:46 +02:00
Huang Xin
444e22dd0e
chore: i18n for highlight color settings ( #2275 )
2025-10-19 18:59:26 +02:00
仿生猫梦见苦力怕
a231506713
fix(css): support at rules of CSS and fix CSS formatter ( #2269 )
...
* refactor: replace manual CSS validator with PostCSS
* Revert "refactor: replace manual CSS validator with PostCSS"
This reverts commit 609ed7dd5a50debcea0303cc1043440af9849ddc.
* fix: support at rules of CSS and fix CSS formatter
---------
Co-authored-by: Huang Xin <chrox.huang@gmail.com >
2025-10-19 18:09:04 +02:00
AlI
cd71c494da
feat(settings): add custom highlight color picker ( #2273 )
...
Add ability to customize highlight colors with hex color picker. Users can now set custom colors for all five highlight styles (red, violet, blue, green, yellow) in the settings panel.
Fixes #2271
2025-10-19 17:03:59 +02:00
Huang Xin
35fbce3506
feat(settings): added an option to disable animation in E-Ink mode, closes #2253 ( #2257 )
2025-10-17 18:00:58 +02:00
Huang Xin
f8fef57cf3
fix(layout): overriding book layout no longer overrides explicit text alignment, closes #2249 ( #2254 )
2025-10-17 11:44:32 +02:00
Huang Xin
60ddb17547
feat: add support for per-book background image settings in addition to global settings, also closes #2223 ( #2225 )
2025-10-14 08:54:26 +02:00
Huang Xin
9a991a31ba
fix: handle empty custom textures ( #2221 )
2025-10-13 20:08:22 +02:00
Huang Xin
6de10c6c3b
release: version 0.9.85 ( #2220 )
2025-10-13 19:15:55 +02:00
Huang Xin
c7d49c1504
fix: load custom texture before applying it ( #2219 )
2025-10-13 19:04:45 +02:00
Huang Xin
ad9064fa46
fix(toc): fixed issues of scroll to active items in unpinned sidebar, closes #2213 ( #2216 )
2025-10-13 15:29:51 +02:00
Huang Xin
f1c92e5702
feat: support customizing background images, closes #2018 ( #2214 )
2025-10-13 14:04:13 +02:00
Huang Xin
ada427b134
feat(settings): add settings to adjust screen brightness when reading, closes #1532 ( #2197 )
2025-10-10 19:02:35 +02:00
Huang Xin
bdef593cdd
feat: support global settings from library menu, closes #2140 ( #2151 )
2025-10-01 09:59:37 +02:00
Huang Xin
d8943fc0c5
compat: normalize OKLCH color syntax for older iOS Safari, closes #990 ( #2150 )
2025-10-01 07:59:45 +02:00
Huang Xin
cdd274e5ca
compat: add support for WebView down to version 92, closes #2139 ( #2145 )
2025-09-30 19:14:35 +02:00
Huang Xin
2230741779
fix(i18n): apply system language on app start, closes #2141 ( #2144 )
2025-09-30 10:11:18 +02:00
Huang Xin
1843a74dbb
feat: supported changing data location on desktop platforms, closes #2047 and closes #478 ( #2125 )
2025-09-26 10:22:41 +02:00
Huang Xin
1de89069ce
fix: handle pointer events for window dragging on touch screen Windows, closes #2010 ( #2116 )
...
* fix: handle pointer events for window dragging on touch screen Windows, closes #2010
* chore: fix rust-lint
2025-09-25 06:41:08 +02:00
Huang Xin
dd40b9bae0
fix(layout): adjust font size instead of zooming HTML, closes #2088 ( #2101 )
...
Prevents issues with zoom handling in WebKit-based browsers such as Safari and WebKitGTK.
2025-09-22 17:43:22 +02:00
Huang Xin
98b4026990
fix(layout): scrollable book view and about window, closes #2090 ( #2098 )
2025-09-22 13:44:54 +02:00
Huang Xin
c9a1557674
refactor: support custom root dir for readest file system ( #2092 )
2025-09-21 07:59:27 +02:00
Huang Xin
21a82b70c7
fix(a11y): better contrast for disabled buttons, closes #2083 ( #2084 )
2025-09-19 13:40:45 +02:00
Huang Xin
d49f3442e8
fix(layout): scroll in the dropdown menu in landscape mode, closes #2072 ( #2076 )
2025-09-19 11:50:03 +02:00
Huang Xin
91a5454b46
feat(sync): aggregate books with metadata hash for progress and annotation sync ( #2062 )
2025-09-18 14:05:16 +02:00
Huang Xin
b23876c2b9
a11y: support NVDA screen reader on Windows and Orca screen reader on Linux ( #2050 )
2025-09-16 17:38:21 +02:00
Huang Xin
34f1af727f
a11y: accessibility for mobile platforms ( #2044 )
2025-09-15 18:45:45 +02:00
Huang Xin
dfc24f3803
fix(layout): fix break word for titles in book detail, closes #2039 ( #2043 )
2025-09-15 09:21:35 +02:00
Huang Xin
bb34b1ba59
a11y: add screen reader support ( #2040 )
...
Tested with VoiceOver on iOS and macOS
2025-09-14 22:00:42 +02:00
Huang Xin
14c85cbadf
feat(metadata): add an option to remove cover image, closes #2020 ( #2028 )
2025-09-12 17:10:25 +02:00
Huang Xin
251a4b52c0
fix: support dragging window on touch screen, closes #2010 ( #2025 )
2025-09-12 11:43:49 +02:00
Huang Xin
1aaeaf5ebe
feat: add support links in the about window ( #2024 )
2025-09-12 08:03:35 +02:00
Huang Xin
9fd152d727
refactor(a11y): add basic lint for accessibility ( #2021 )
2025-09-11 18:57:04 +02:00
Huang Xin
70a7f5be19
fix: use transparent background for rounded window on Linux, closes #1982 ( #1991 )
2025-09-07 10:38:27 +02:00
Huang Xin
77c4303938
feat(pdf): support setting zoom level, zoom mode and spread mode for PDF ( #1969 )
...
This should close #1717 , close #1276 , close #669 .
2025-09-05 18:20:15 +02:00
Huang Xin
82782be16e
fix: prevent layout shift when virtual keyboard pops up on Android, closes #1959 ( #1963 )
2025-09-04 08:04:51 +02:00
Huang Xin
6e706ac8f7
feat: add inline editor for bookmarks in the sidebar, closes #1909 ( #1954 )
2025-09-03 11:06:35 +02:00
Huang Xin
92b01c40a0
layout: fix grouping modal not shown on Linux ( #1930 )
2025-08-30 05:28:02 +02:00
Huang Xin
1b00d8c41c
fix: support importing azw3 files on Android, closes #1920 ( #1921 )
2025-08-28 16:11:30 +02:00
Huang Xin
977c61b914
refactor: use useFileSelector hook for all file selection ( #1905 )
2025-08-26 10:04:10 +02:00
Huang Xin
5ee860f1e8
refactor: use safe insets from native for Android, closes #1793 and closes #1886 ( #1897 )
2025-08-25 09:38:49 +02:00
Huang Xin
bfacadb964
layout: fix options list align right on Windows ( #1829 )
2025-08-18 16:10:06 +02:00
Huang Xin
db8f53a6e1
css: background color for dialogs and images, closes #1797 ( #1798 )
2025-08-13 15:37:52 +02:00
arutonee1
4298213ce4
feat: added option to delete only the local copy of a book ( #1773 )
...
* feat: added button to delete the local copy of a book
* refactor: merged deletion api and messages
* fix: included translations for deletion messages
* updated translations
* refactor the deletion dropdown menu
---------
Co-authored-by: Huang Xin <chrox.huang@gmail.com >
2025-08-11 10:38:34 +02:00
Andres Puello
09e65211b4
feat: add option to config reading progress format ( #1761 )
...
* feat: added percentage option and set by default
* feat: added decimal percentaje
* fix: fixed issue that the function of format didn't look for typeof
* fix: Added revision fixes
* fix: Added revision fixes and changes
* fix: solved about styling code
* fix: solved about styling code on book.ts and translation.json
* fix: changed lines useEffect line that is escencial to Layoutpanel.tsx, and ProgressInfo.tsx has correct render like last version (Loc.) nd its separator
* fix: correct SUPPORTED_LANGS key and disable style reapplication in saveViewSettings
* i18n for the progress style config
---------
Co-authored-by: Huang Xin <chrox.huang@gmail.com >
2025-08-09 06:23:18 +02:00
Huang Xin
f46be89036
fix: apply system color scheme for iOS in auto theme mode, closes #1762 ( #1767 )
2025-08-08 13:45:04 +02:00
Huang Xin
288abc678c
refactor: unified path resolver on all platforms ( #1730 )
2025-08-01 16:51:17 +02:00
Huang Xin
7e559c5b90
metadata: fix formatting for subjects, closes #1724 ( #1727 )
2025-08-01 00:19:58 +08:00
Huang Xin
47c6d6d058
layout: fix cover image width in fit mode in list view ( #1714 )
2025-07-30 11:29:31 +02:00