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
Huang Xin
6fb7897092
chore: flatpak with custom oauth ( #1574 )
2025-07-11 11:28:43 +08:00
Huang Xin
3e4b7ebb13
css: remove unintended indent for images, closes #1567 ( #1568 )
...
* chore: target Android SDK to version 36
* css: remove unintended indent for images, closes #1567
2025-07-10 12:05:07 +02:00
Huang Xin
5db1847f7e
layout: add window border on Windows 10, closes #1551 ( #1556 )
2025-07-08 17:24:43 +02:00
Huang Xin
68d57da9ca
perf: speed up opening for large MOBI books, closes #1544 ( #1547 )
2025-07-07 10:15:54 +02:00
Huang Xin
630025c123
chore: update Android target sdk to 35 ( #1534 )
2025-07-05 08:49:41 +02:00
Huang Xin
c6a638dbfd
compat: footnote img size, closes #1518 ( #1519 )
2025-07-02 18:55:09 +02:00
Huang Xin
9190433ea1
subscription: fix action button in plan card ( #1514 )
2025-07-02 16:48:32 +02:00
Huang Xin
bc36da6b25
feat: add subscription management for web ( #1494 )
2025-06-29 18:33:36 +02:00
Huang Xin
9f343992b2
settings: add three new CJK fonts ( #1484 )
2025-06-27 12:31:01 +02:00
Huang Xin
c3113ade13
chore: fix uninlined format args warning ( #1482 )
2025-06-27 10:27:21 +02:00
Huang Xin
460d37c656
chore: update assetlinks and deeplink for Android ( #1474 )
2025-06-25 14:47:50 +02:00
Huang Xin
f77fa17cbc
bump: update tauri to latest dev branch, closes #1468 ( #1471 )
2025-06-25 05:36:45 +02:00
Huang Xin
fc0c42f7db
android: fix transparent icon background on Android, closes #1462 ( #1464 )
2025-06-24 06:54:49 +02:00
Huang Xin
43edcb4e9e
android: dismiss the splash screen and change icon background color in task list ( #1450 )
...
* layout: various layout fix on iPad
* android: dismiss the splash screen and change icon background color in task list, closes #1424
2025-06-22 09:10:03 +02:00
Huang Xin
cb1ddaeedb
fix: smoother orientation change in iOS, closes #1434 ( #1441 )
2025-06-21 17:11:45 +02:00
Huang Xin
60e48742fe
chore: allow download url for installers ( #1437 )
2025-06-21 11:13:59 +02:00
Huang Xin
dd43569778
chore: download releases using cloudflare cdn ( #1436 )
2025-06-21 10:36:51 +02:00