Huang Xin
|
c9e08f2c01
|
fix: more robust continuous scroll, closes #993 (#1017)
|
2025-05-03 12:07:32 +02:00 |
|
Huang Xin
|
8167f27156
|
feat: add location info for each entry in table of contents (#1016)
|
2025-05-02 15:08:20 +02:00 |
|
Huang Xin
|
77c7176526
|
fix: volume retained when app is in background for iOS (#1014)
|
2025-05-02 11:15:42 +02:00 |
|
Huang Xin
|
a8d657414d
|
fix: more robust txt parser (#1005)
|
2025-04-30 18:01:47 +02:00 |
|
Huang Xin
|
ed368e1205
|
fix: skip rt elements in annotation and search for Japanese books, closes #904 (#1004)
|
2025-04-30 11:36:52 +02:00 |
|
Huang Xin
|
7de1bdf824
|
fix: more robust method to detect language for TTS (#1003)
|
2025-04-30 09:36:51 +02:00 |
|
Huang Xin
|
141c502c76
|
fix: handle full CJK Unified Ideographs in search terms, closes #989 (#1002)
|
2025-04-30 08:52:19 +02:00 |
|
Huang Xin
|
b1ea729a54
|
fix: also overriding anchor color when overriding font in dark mode, closes #995 (#1000)
|
2025-04-30 06:19:32 +02:00 |
|
Huang Xin
|
d3eff19ab9
|
fix: filter out some non-free fonts on Android and Linux, closes #994 (#999)
|
2025-04-29 20:02:54 +02:00 |
|
Huang Xin
|
59f0cede39
|
fix: import system fonts list on Android (#998)
Note that the system fonts might not be available in Android webview
|
2025-04-29 19:14:03 +02:00 |
|
Huang Xin
|
946d17882b
|
fix: reactivating volume keys interception when resumed from background on iOS (#997)
|
2025-04-29 18:39:36 +02:00 |
|
Huang Xin
|
f9adf789d7
|
release: version 0.9.38 (#986)
v0.9.38
|
2025-04-28 18:24:29 +02:00 |
|
Huang Xin
|
efb8f70d01
|
fix: inherit book fonts for popup footnotes (#985)
|
2025-04-28 18:16:56 +02:00 |
|
Huang Xin
|
e235cb98d2
|
fix: intercept the Back key to dismiss popup dialogs on Android, closes #636 (#983)
|
2025-04-28 16:57:15 +02:00 |
|
Huang Xin
|
4275508ccd
|
feat: add volume keys for page turning, closes #471 (#982)
|
2025-04-28 12:36:24 +02:00 |
|
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)
v0.9.37
|
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)
v0.9.36
|
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)
v0.9.35
|
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 |
|