Huang Xin
|
a424ae8b15
|
feat: retrieve system fonts on iOS and Android and show font weight variants, closes #949 and closes #557 (#976)
|
2025-04-26 17:37:04 +02:00 |
|
Huang Xin
|
9303ec8c5f
|
feat: add primary color input in theme editor, closes #963 (#970)
|
2025-04-26 09:58:20 +02:00 |
|
Huang Xin
|
98faed320a
|
feat: add more English voices for all en locales, closes #966 (#969)
|
2025-04-26 09:00:09 +02:00 |
|
Huang Xin
|
5bbdc70420
|
fix: preserve selection anchor when spanning paginated content, closes #873 (#968)
|
2025-04-26 07:45:51 +02:00 |
|
Huang Xin
|
de21182240
|
fix: don't panic on plugin log initialization error, closes #953 (#961)
|
2025-04-25 14:42:57 +02:00 |
|
Huang Xin
|
4ae35992a1
|
compat: auto hide navigation bar also for Android version below 11 (#960)
|
2025-04-25 10:56:36 +02:00 |
|
Huang Xin
|
b91d7b7a61
|
release: version 0.9.37 (#957)
|
2025-04-24 21:14:57 +02:00 |
|
Huang Xin
|
7c0d9bf375
|
fix: popup footnotes for anchors without epub namespace, closes #948 (#956)
|
2025-04-24 21:03:05 +02:00 |
|
Huang Xin
|
ea8ab91ed3
|
feat: add list view for the bookshelf, closes #542 (#955)
|
2025-04-24 19:53:09 +02:00 |
|
Huang Xin
|
efd415ece2
|
fix: dismiss status bar when resumed from background on Android (#952)
|
2025-04-24 11:12:10 +02:00 |
|
Huang Xin
|
ec86d68b80
|
fix: check xdg-mime before registering deeplink in Linux, closes #475 (#951)
|
2025-04-24 16:19:14 +08:00 |
|
Huang Xin
|
172ab382bc
|
fix: query status bar height on Android, closes #943 (#947)
|
2025-04-23 14:01:37 +02:00 |
|
Huang Xin
|
ad551a04a1
|
feat: add description from metadata in book details, closes #913 (#946)
|
2025-04-22 19:01:43 +02:00 |
|
Huang Xin
|
4dc943d23e
|
fix: tts now fallbacks to metadata language of the book, closes #916 (#945)
|
2025-04-22 18:12:14 +02:00 |
|
Huang Xin
|
ee93885c04
|
fix: sync custom themes from global settings to localstorage, closes #917 (#944)
|
2025-04-22 14:52:46 +02:00 |
|
Huang Xin
|
14c032aaff
|
feat: add global keyboard shortcut to toggle fullscreen with F11, closes #933 (#942)
|
2025-04-22 14:13:52 +02:00 |
|
Huang Xin
|
2f619ca745
|
fix: open book even the library is empty, closes #937 (#941)
|
2025-04-22 13:56:07 +02:00 |
|
Huang Xin
|
8979827cf5
|
fix: compat language code for api versions (#940)
|
2025-04-22 12:38:07 +02:00 |
|
Huang Xin
|
ae16eeffa7
|
fix: prevent scrollToAnchor on focus outside content container, closes #906 (#928)
|
2025-04-21 14:57:01 +02:00 |
|
Huang Xin
|
8e96ef3e5d
|
fix: hide navigation bar on reader page on Android 11, closes #921 (#927)
|
2025-04-21 14:49:16 +02:00 |
|
Huang Xin
|
38e24da968
|
fix: support v1 and v2 of translate API (#919)
|
2025-04-20 12:30:25 +08:00 |
|
Huang Xin
|
7371efe1d1
|
release: version 0.9.36 (#915)
|
2025-04-19 18:07:45 +02:00 |
|
Huang Xin
|
3cb37bca5d
|
feat: add GuanKiapTsingKhai-T in the CJK fonts list, closes #884 (#914)
|
2025-04-19 18:00:35 +02:00 |
|
Huang Xin
|
b9fa204eda
|
fix: show system navigation bar by swiping up from bottom on Android, closes #592 (#912)
|
2025-04-19 17:02:17 +02:00 |
|
Huang Xin
|
cf66665096
|
feat: immersive UI in reader page on iOS and Android, closes #886 and closes #864 (#911)
|
2025-04-19 16:43:39 +02:00 |
|
Huang Xin
|
759779a98d
|
fix: links in about window is now clickable in apps (#902)
|
2025-04-17 11:17:07 +02:00 |
|
Huang Xin
|
68409db8a0
|
compat: more accessible iframes to support LingKuma and Immersive Translate extension, closes #889 (#901)
|
2025-04-17 10:36:04 +02:00 |
|
Huang Xin
|
46f0e8e7f6
|
feat: open files with readest from file manager on iOS (#898)
|
2025-04-16 17:36:11 +02:00 |
|
davimed
|
6260168caa
|
Fix filename with quotes (#897)
* Escape double quotes in filenames
* Format code
|
2025-04-16 17:34:15 +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
|
7bfaa38746
|
feat: add download/upload buttons in book detail dialogs (#891)
|
2025-04-15 06:19:29 +02:00 |
|
Huang Xin
|
c5b2feda48
|
release: version 0.9.35 (#888)
|
2025-04-14 17:50:39 +02:00 |
|
Huang Xin
|
59f875f590
|
feat: add books sorting by title and author in the library page, closes #540 (#887)
|
2025-04-14 17:38:41 +02:00 |
|
Huang Xin
|
8efad90932
|
feat: in-app updater for Android (#885)
|
2025-04-14 14:21:58 +02:00 |
|
Huang Xin
|
5c23642ac0
|
chore: generate Android package signature and download url in update file
|
2025-04-13 23:59:56 +08:00 |
|
Huang Xin
|
ee6500cecb
|
fix: books without cover images now can be synced across devices (#878)
|
2025-04-13 10:47:50 +02:00 |
|
Huang Xin
|
f004d7b3ea
|
release: version 0.9.33 (#875)
|
2025-04-13 02:31:13 +08:00 |
|
Huang Xin
|
f7d53508a6
|
refactor: new updater dialog (#874)
|
2025-04-13 02:06:14 +08:00 |
|
Huang Xin
|
53e7f2526c
|
fix: window maximized and fullscreen now don't conflict with each other (#872)
|
2025-04-12 13:42:36 +02:00 |
|
Huang Xin
|
8f0e2d1642
|
chore: show webview version info in the about window (#869)
|
2025-04-12 16:35:54 +08:00 |
|
Huang Xin
|
c807f0ccc8
|
refactor: OAuth flow is now handled via ASWebAuthenticationSession on macOS (#866)
|
2025-04-12 12:49:41 +08:00 |
|
Huang Xin
|
6ba15319a8
|
fix: reverse punctuation transform when highlighting (#862)
|
2025-04-11 06:30:08 +02:00 |
|
Huang Xin
|
3ea3a50baa
|
fix: handle file basename from content provider uri (#861)
|
2025-04-11 05:18:12 +02:00 |
|
Huang Xin
|
ccd467ebcf
|
feat: support separate header/footer visibility for paginated and scrolled modes (#859)
|
2025-04-11 03:40:26 +02:00 |
|
Huang Xin
|
fe25c3e995
|
feat: support native sign-in-with-apple on macOS (#856)
|
2025-04-10 14:49:11 +02:00 |
|
Huang Xin
|
d4af2d3ef5
|
feat: also add sans-serif CJK fonts (#853)
|
2025-04-09 16:03:24 +02:00 |
|
Huang Xin
|
6ff1edb67c
|
fix: no padding top for bookmark ribbon (#851)
|
2025-04-09 13:03:23 +02:00 |
|
Huang Xin
|
3d2847e427
|
fix: RTL layout for the bottom configuration panel, closes #849 (#850)
|
2025-04-09 10:47:15 +02:00 |
|
Huang Xin
|
ff4d8af054
|
release: version 0.9.32 (#848)
|
2025-04-09 06:01:55 +02:00 |
|
Huang Xin
|
612302f42f
|
feat: add LXGW WenKai TC in CJK fonts list (#847)
|
2025-04-09 05:57:06 +02:00 |
|