Huang Xin
172ab382bc
fix: query status bar height on Android, closes #943 ( #947 )
2025-04-23 14:01:37 +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
3cb37bca5d
feat: add GuanKiapTsingKhai-T in the CJK fonts list, closes #884 ( #914 )
2025-04-19 18:00:35 +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
01ad18ca57
feat: global fulltext search shortcut with ctrl/cmd+f ( #750 )
2025-03-29 07:45:41 +01:00
Huang Xin
0fa53c5f15
fix: should listen single-instance event on Windows to open-with files, closes #724 ( #726 )
2025-03-27 09:11:03 +01:00
Huang Xin
06a7a8ea82
feat: add option for transient import from file managers, closes #456 ( #709 )
2025-03-26 07:11:47 +01:00
Huang Xin
18c2ce1274
fix: various fixes on layout settings and styles, closes #637 ( #644 )
2025-03-19 10:14:02 +01:00
Huang Xin
66bd8d74f3
fix: also set color-scheme in iframe for Safari ( #616 )
2025-03-17 05:53:42 +01:00
Huang Xin
f0270eec4e
fix: handle system theme change and set color scheme, closes #571 ( #607 )
2025-03-14 16:55:27 +01:00
Huang Xin
e8eb409f9f
feat: add theme editor for custom theme colors, closes #462 ( #594 )
2025-03-13 14:23:58 +01:00
Huang Xin
0b72ab156d
refactor: move useTheme hook into separate store, also closes #528 ( #529 )
2025-03-08 09:12:36 +01:00
Huang Xin
3c52a9e0cb
feat: customize foliate view styles with css, closes #167 ( #507 )
2025-03-06 17:22:01 +01:00
Huang Xin
bd6738e54c
fix: release wakelock when window or tab lost focus, closes #502 ( #505 )
2025-03-06 16:23:58 +01:00
Huang Xin
0f44fff7cd
feat: support styled reader UI via custom CSS, closes #240 ( #503 )
2025-03-06 13:56:43 +01:00
Huang Xin
8a83389164
fix: hide traffic lights when sidebar is invisible on macOS, closes #297 ( #497 )
2025-03-06 07:14:23 +01:00
Huang Xin
2f29295c6c
fix: open with new files from file browsers when there is already an instance running, closes #208 ( #466 )
2025-02-28 08:42:49 +01:00
Huang Xin
7be6c07344
ux: enhancements on iOS with modals and annotation tools ( #447 )
...
* mobile: auto save progress also for iOS
* ux: enhancements on pull-down to dismiss modals
* doc: update reademe
* ux: tricks to dismiss system selection tools on iOS
2025-02-25 13:07:44 +01:00
Huang Xin
ccc04825b7
feat(ux): improve pull-down interaction for mobile modal ( #440 )
...
* Adjusts overlay background opacity dynamically based on drag position
* Ensures smooth transition as the modal is pulled down
* Enhances UX for mobile users by making dismissal more intuitive
2025-02-24 01:05:13 +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
91716df5e0
feat: add option to keep screen awake when reading ( #403 )
2025-02-19 00:33:23 +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
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
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
effbc08561
mobile: use sticky position for action bars for mobile compatibility ( #335 )
2025-02-09 18:35:24 +01:00
Huang Xin
b6c8bfb52b
fix: stale settings used when syncing books ( #273 )
...
* fix: add passive: true to touchstart event listener when pulling to refresh
* fix: stale settings used when syncing books and move auto upload from import menu to settings menu
2025-01-30 23:50:06 +01:00
Huang Xin
fef75f123d
sync: pull to refresh library ( #271 )
2025-01-30 01:47:42 +01:00
Huang Xin
85c14002c6
auth: navigate to auth page when API calls are not authenticated ( #269 )
2025-01-29 22:46:13 +01:00
Huang Xin
b7d06b6312
sync: use the location CFI to eliminate occasional one-off page glitches ( #268 )
2025-01-29 21:32:12 +01:00
Huang Xin
01ff687472
sync: fix redundant progress sync when changing window size ( #265 )
2025-01-29 12:29:26 +01:00
Huang Xin
27eca300fa
sync: fix tauri storage API ( #264 )
2025-01-29 01:49:58 +01:00
Huang Xin
c678d8fa44
PWA app theme color in the header and safe area avoiding home indicator ( #220 )
2025-01-23 00:22:09 +01:00
Huang Xin
4d5297fdb5
Layout tweaks on mobile browsers ( #219 )
2025-01-22 19:37:49 +01:00
Huang Xin
533324e558
Responsive icon sizes for phones, tablets and desktops, closes #214 ( #217 )
2025-01-22 18:33:00 +01:00
Huang Xin
c8bfb64ad3
Dynamically set theme color for PWA browser UI elements ( #213 )
2025-01-22 01:20:41 +01:00
Huang Xin
751bf3836c
Disable app updater for app store version and support more languages ( #202 )
...
* Disable app updater for app store version
* Add translations for uk, pl and hi
2025-01-20 17:14:26 +01:00
Huang Xin
5ca173818b
Fix corner case of sync progress failure ( #187 )
2025-01-17 13:45:29 +01:00
Huang Xin
a59a3b633b
Fix progress overridden by newly opened book ( #117 )
2025-01-06 19:19:02 +01:00
Huang Xin
cb2c7b5c89
Update missing translations ( #55 )
2024-12-27 11:33:38 +01:00
Huang Xin
4612730474
Add i18n support ( #46 )
2024-12-26 23:29:54 +01:00
chrox
83cb7166fb
Support book notes synchronization
2024-12-24 23:09:15 +01:00
chrox
b40654a671
Sync progress once per minute
2024-12-24 20:09:25 +01:00
Huang Xin
9be9bc8a34
Support reading progress synchronization across platforms ( #34 )
2024-12-24 12:31:02 +01:00
chrox
aa16bc09f1
Support running Readest in modern browsers
...
Now we support Web platform
2024-12-05 18:57:16 +01:00
chrox
19e7603913
Add shortcuts to toggle search bar
2024-11-28 01:44:17 +01:00
chrox
9bc11905f7
Remove eslint react-hooks/exhaustive-deps warnings
2024-11-21 12:47:08 +01:00