Commit graph

447 commits

Author SHA1 Message Date
Huang Xin
48ef2d634f
chore: fix aarch64 linux build 2025-02-21 20:09:18 +01:00
Huang Xin
e77c377839
release: version 0.9.15 (#425) 2025-02-21 19:44:28 +01:00
Huang Xin
c2d75deab4
fix: override font color from calibre (#422) 2025-02-21 17:07:27 +01:00
Huang Xin
e7579e5867
ui: wrap keyboard shortcuts in kbd tag (#421) 2025-02-21 16:43:38 +01:00
Huang Xin
fcc933a243
doc: add instruction for starting development for the Web version only 2025-02-21 16:08:19 +01:00
Huang Xin
bbc457a9a5
fix: scroll to current TOC item when toggling sidebar, closes #418 (#420) 2025-02-21 14:18:00 +01:00
Huang Xin
f8bd4a0e2c
doc: update feature-request template 2025-02-21 12:52:52 +01:00
Huang Xin
3ada880155
ui: fix os platform detection for iPad and layout tweaks for iPad (#416) 2025-02-21 01:11:33 +01:00
Huang Xin
66866372ea
ui: responsive font size for book notes (#415) 2025-02-20 12:02:55 +01:00
Huang Xin
b321986c40
fix: display complete notes in note list and save note drafts, closes #405 (#412) 2025-02-20 02:13:33 +01:00
Huang Xin
829a698ece
auth: use native sign in with Apple on iOS & i18n for auth page (#411) 2025-02-19 23:49:15 +01:00
Huang Xin
978a512ebf
mobile: enable paging animation by default on mobile platforms (#410) 2025-02-19 20:27:22 +01:00
Huang Xin
aca8c93efb
fix: avoid repeative navigation to login after closing login page (#409) 2025-02-19 17:21:03 +01:00
Huang Xin
8cb81b3795
release: version 0.9.13 (#404) 2025-02-19 01:20:16 +01:00
Huang Xin
91716df5e0
feat: add option to keep screen awake when reading (#403) 2025-02-19 00:33:23 +01:00
Huang Xin
f5f07e9392
fix: handle malformed href in PDF TOC, closes #357 (#402) 2025-02-18 23:29:23 +01:00
Huang Xin
7e385db4ed
compat: support weread footernote, closes #391 (#401) 2025-02-18 22:23:05 +01:00
Huang Xin
1b99915663
fix: override some styles to show footnotes, closes #383 (#400) 2025-02-18 21:12:56 +01:00
Huang Xin
0a213d6a0e
chore: clean up oauth callback (#399) 2025-02-18 18:12:25 +01:00
Huang Xin
f9e9c90386
fix: swipe gesture in library page should not unintentionally trigger tap (#396) 2025-02-18 13:29:07 +01:00
Huang Xin
8b2888af34
ui: fix title bar padding in the library page (#395) 2025-02-18 12:42:45 +01:00
Huang Xin
ffb00f4e0d
ux: make the top and bottom toolbar transient and hide in normal reading status (#394) 2025-02-18 12:07:04 +01:00
Huang Xin
77da5423a6
ui: fix notebook layout (#392) 2025-02-17 23:23:24 +01:00
Huang Xin
ee201d4571
ui: fix alert position in BookDetailModal and toast content max width (#390) 2025-02-17 14:05:18 +01:00
Huang Xin
e48cfc407c
release: script for iOS appstore upload (#388) 2025-02-16 20:50:57 +01:00
Huang Xin
d49be1f9ca
ui: fix alert layout not centered after refactoring (#387) 2025-02-16 15:50:28 +01:00
Huang Xin
c46cf5b0bf
UX enhancements of grid view in mobile platforms (#379)
* ux: context menu on both group and book items, also closes #376

* ui: more compact grid view of bookshelf on mobile platforms
2025-02-16 01:02:41 +01:00
jackplo
3078b09ba4
FR #241: Added Shortcuts to notetaking UI (#378) 2025-02-15 22:28:33 +01:00
Huang Xin
05cb53ede4
fix: use mouse pos in screen coordinates for click-to-flip, closes #351 (#375) 2025-02-15 02:34:17 +01:00
Huang Xin
bd6ef7fe8e
release: version 0.9.11
* ui: tweaks on header bar layout

* release: build arm64 linux binaries
2025-02-14 02:31:03 +01:00
Huang Xin
b33d85f439
ui: fix layout in mobile platforms (#371) 2025-02-14 00:19:25 +01:00
Huang Xin
95a69d6bdf
ux: polish ux of grouping dialog (#370) 2025-02-13 22:49:59 +01:00
Huang Xin
ed9a0c6f20
ux: hide action bar when modal is shown (#369) 2025-02-13 21:34:56 +01:00
Huang Xin
71b075dfa8
feat: organize the library with groups (#368) 2025-02-13 18:45:57 +01:00
Huang Xin
937832a8ee
ui: fix toast position on mobile devices (#350) 2025-02-10 23:15:43 +01:00
Huang Xin
881a54f155
cjk: default text indent for CJK and fix unusual OEBPS naming, closes #346 (#349) 2025-02-10 22:05:58 +01:00
Huang Xin
2dd0a20925
fix: reintroduce hold detection to avoid unwanted single click (#348) 2025-02-10 20:31:27 +01:00
Huang Xin
b7ae3f29d9
chore: support deployment with open-next on cloudflare (#347) 2025-02-10 19:28:06 +01:00
Huang Xin
609ddb776b
ux: disable double click timeout on mobile devices for more performant page turning (#339) 2025-02-09 21:36:08 +01:00
Huang Xin
7847360588
cjk: set full justification by default for CJK even on mobile devices (#338) 2025-02-09 20:32:30 +01:00
Huang Xin
8e7240bb9b
ux: process synced books in update time ascending order (#337) 2025-02-09 18:58:56 +01:00
Huang Xin
effbc08561
mobile: use sticky position for action bars for mobile compatibility (#335) 2025-02-09 18:35:24 +01:00
Huang Xin
6b057ebc14
feat: add override option for paragraph spacing settings, closes #329 (#334) 2025-02-09 16:05:37 +01:00
Huang Xin
26b64adca6
fix: add blob CSP for font and don't override <p> margin by default (#327)
* android: add fullscreen theme

* fix: add blob CSP for font and don't override <p> margin by default, closes #320
2025-02-09 00:54:06 +01:00
Huang Xin
9577f6a026
android: compatibility for Android 8 (#326) 2025-02-08 20:02:05 +01:00
Huang Xin
25da9210e2
readme: update roadmap and badge-platforms (#325) 2025-02-08 19:04:24 +01:00
Huang Xin
8b80c52c54
release: version 0.9.10 (#324) 2025-02-08 18:53:50 +01:00
Huang Xin
d3d496b583
mobile: fix TTS icon position on iOS (#322) 2025-02-08 18:21:47 +01:00
Huang Xin
ad1365fa23
mobile: fix layout of book detail modal and refresh indicator (#321) 2025-02-08 17:57:49 +01:00
Huang Xin
0ba3b510ce
fix: importing fb2.zip file and CSP for embedded cover image (#319)
* fix: don't set window shadow below Win 11

* fix: importing fb2.zip file and CSP for embedded cover image
2025-02-08 16:19:54 +01:00