Huang Xin
ba2aa4bee6
fix(layout): skip applying safe area insets when the iframe content is reloaded ( #2550 )
2025-11-26 04:10:52 +01:00
Huang Xin
8f22a5c570
feat: select directory to save last book cover image ( #2521 )
2025-11-23 17:00:49 +01:00
Huang Xin
e0e991b599
fix(kosync): proxy kosync request only for the web app, closes #2440 ( #2466 )
2025-11-18 13:44:30 +01:00
Huang Xin
6d5b16ea8b
fix(iap): open external app for payment ( #2465 )
2025-11-18 12:07:43 +01:00
Huang Xin
5a3114de48
fix(android): get brightness of the current window on Android, closes #2389 ( #2409 )
2025-11-05 19:36:45 +01:00
Huang Xin
19b79c5b35
fix(android): fixed Android launcher icon size on some Android systems ( #2353 )
2025-10-29 06:19:02 +01:00
Huang Xin
78e61060d2
fix(tts): fixed listener of tts events ( #2349 )
2025-10-28 18:36:57 +01:00
Huang Xin
9bc46914e2
feat(iap): support expanding cloud storage with IAP on iOS and Android ( #2331 )
2025-10-26 10:18:56 +01:00
Huang Xin
31d6f44ff5
fix(iOS): restore last page if app is terminated in the background ( #2312 )
2025-10-24 05:42:52 +02:00
Huang Xin
a1f6030e75
fix(iOS): detect and recover from WebContent process termination ( #2302 )
2025-10-23 10:37:07 +02:00
Huang Xin
5bdcd3124b
chore: bump tauri to version 2.9.0 ( #2296 )
2025-10-22 17:51:35 +02:00
Huang Xin
50d7f9a9dd
feat(android): support custom data location on external sdcard ( #2292 )
2025-10-22 10:14:41 +02:00
Huang Xin
8737535b90
feat: support Android IAP ( #2286 )
2025-10-21 18:24:50 +02:00
Huang Xin
5773e31990
compat(tts): fix crash with TTS on some versions of Android systems ( #2244 )
2025-10-16 10:10:04 +02:00
Huang Xin
7f5b6959e1
font: update font LXGW WenKai to the latest version ( #2240 )
2025-10-15 15:17:53 +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
b69d9ed69f
tts: improve media session control compatibility across more Android systems ( #2185 )
2025-10-09 17:53:07 +02:00
make_aguess
4d577774f3
Adds adaptive icon for Android launcher ( #2162 )
...
Introduces an adaptive icon for the Android launcher, defining
separate layers for background, foreground, and monochrome
elements. Enhances visual consistency and supports adaptive
icon features on modern Android devices.
2025-10-04 09:00:33 +02:00
make_aguess
ccad1ca0d9
Add support for mono theme ( #2122 ) ( #2153 )
2025-10-01 15:30:09 +02:00
Huang Xin
0e6950a60f
i18n: localization for notification title and text ( #2143 )
2025-09-30 10:03:33 +02:00
Huang Xin
1d4541e353
feat: request manage external storage permission when changing data directory to sdcard root on Android ( #2142 )
2025-09-30 08:59:16 +02:00
Huang Xin
0a1e0212e2
feat: supported background TTS with media session controls, closes #2099 and closes #964 ( #2138 )
2025-09-29 19:45:17 +02:00
Huang Xin
3fc4c05e50
feat: build portable Windows binaries with app data kept within the executable directory ( #2126 )
2025-09-26 11:23:55 +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
9aa6a8e6b9
chore: bump tauri to the latest version ( #2117 )
2025-09-25 09:32:55 +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
71c2143cba
fix: avoid pagination until book view is inited, closes #1983 ( #1994 )
2025-09-07 14:47:35 +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
7f4c157a90
chore: build with install package permission by default for Android ( #1939 )
2025-08-31 16:53:29 +02:00
Huang Xin
e8a96fba95
compat: more compat with window insets on Android ( #1931 )
2025-08-30 06:18:06 +02:00
Huang Xin
856ed4d3b3
ux: add splash screen for iOS and Android and reduce flash when opening books ( #1926 )
2025-08-29 19:10:09 +02:00
Huang Xin
267fe58a8c
fix: reduce screen flash with different background colors when app starts, closes #1915 ( #1922 )
2025-08-28 20:02:53 +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
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
7b8d1ddc35
chore: bump tauri to latest dev branch ( #1849 )
2025-08-20 05:15:44 +02:00
Huang Xin
079aeaedb0
fix(sync): support custom koreader sync server hosted in LAN, closes #1800 ( #1830 )
2025-08-18 17:35:49 +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
564693d456
security: add updater permission for standalone reader window, closes #1710 ( #1712 )
2025-07-30 05:00:46 +02:00
Huang Xin
438d3ae0c2
config: default to open file with new window ( #1691 )
2025-07-27 19:12:19 +02:00
Huang Xin
842062fe44
perf: multi-part download with range access ( #1690 )
2025-07-27 18:56:41 +02:00
Huang Xin
9cebadba57
font: fix broken links for online CJK fonts ( #1687 )
2025-07-27 08:25:25 +02:00
Huang Xin
e5ec9abca3
chore: suppress warnings from old objc crate ( #1686 )
2025-07-27 08:03:45 +02:00
Huang Xin
f3e9983742
feat: add IAP in native bridge plugin for iOS ( #1673 )
2025-07-24 14:54:17 +02:00
Huang Xin
93071e727f
linux: fixed multiple instances created in OAuth, closes #1654 ( #1659 )
2025-07-22 09:00:19 +02:00
Huang Xin
88ccc528d4
layout: hover header to show traffic light window control on macOS, closes #1645 ( #1653 )
2025-07-21 17:16:58 +02:00
Yurii Kostyukov
9d3fc07865
feat: Added Yandex Translator ( #1652 )
2025-07-21 17:13:13 +02:00
Huang Xin
01c7e4c2e2
chore: fixed failed AppImage builds for Linux
2025-07-21 20:39:57 +08:00
Huang Xin
df3527ceca
fix: chaining file open with OS opening the highest precedence, closes #1622 ( #1636 )
2025-07-20 17:09:19 +02:00
Huang Xin
6da6b85530
feat: support multiple reader windows on desktop, closes #259 ( #1596 )
2025-07-17 10:21:37 +02:00