|
23ee79fe9d
|
Set high refresh rate on Android.
|
2025-06-23 19:39:47 +08:00 |
|
nyne
|
cceca6b96f
|
Merge branch 'master' into local
|
2025-06-23 19:04:20 +08:00 |
|
角砂糖
|
b5b0dc85e3
|
Show group in last read and history when group existing. (#419)
|
2025-06-23 19:03:24 +08:00 |
|
nyne
|
5fd7f1b880
|
Merge branch 'master' into reverse
|
2025-06-23 19:00:48 +08:00 |
|
角砂糖
|
058fde3f5a
|
Add a button to show system status bar (#417)
|
2025-06-23 19:00:04 +08:00 |
|
角砂糖
|
01acc4f9de
|
Allow user to keep favorite and history when delete local comic. Close #420
|
2025-06-22 19:50:38 +08:00 |
|
角砂糖
|
856aae0769
|
Add a option to reverse the default chapter order. Close #414
|
2025-06-22 00:29:49 +08:00 |
|
|
defd4b8624
|
Update version code.
|
2025-06-18 16:39:02 +08:00 |
|
|
b2a164e066
|
Remove the config file repository url from app.
|
2025-06-18 16:34:49 +08:00 |
|
|
a46ceebf19
|
Fixed the issue where the update dialog was not showed on startup.
|
2025-06-18 16:07:36 +08:00 |
|
|
cc08445f13
|
Set initial chapter to first downloaded chapter if there is no history when starting to read a local comic. Close #405
|
2025-06-17 17:36:13 +08:00 |
|
|
93f7f72d07
|
Fixed some issues when using custom download path on Android. Close #400
|
2025-06-17 17:15:35 +08:00 |
|
|
20f7ab4866
|
Clear folder value if it does not exist in local favorites. Close #389
|
2025-06-15 15:02:45 +08:00 |
|
|
54363919cd
|
Fixed RangeError when translating tags. Close #356
|
2025-06-15 14:58:15 +08:00 |
|
|
182a821fc5
|
Fixed the issue where the download task would stop after exiting the reader. Close #387
|
2025-06-15 14:58:15 +08:00 |
|
角砂糖
|
fffbb4ed23
|
Only add closeListener when app is desktop (#397)
|
2025-06-04 12:11:45 +08:00 |
|
角砂糖
|
b057be0311
|
Fix abnormal history recording when not flipping pages. Close #392 (#395)
|
2025-06-03 17:36:20 +08:00 |
|
角砂糖
|
fc5fed1707
|
Fix history of page when show single image on first page (#393)
|
2025-06-03 17:35:45 +08:00 |
|
角砂糖
|
8525f5318f
|
Fix page calculate when showSingleImageOnFirstPage is enabled (#391)
|
2025-06-03 17:35:17 +08:00 |
|
角砂糖
|
d58cafc4a0
|
Fix abnormal single image height when imagesPerPage > 1. Close #379
|
2025-05-31 10:50:17 +08:00 |
|
|
20a57c7a36
|
Update version code
|
2025-05-26 18:10:07 +08:00 |
|
|
665f50ed2a
|
Fixed an issue where comic counts would become invalid after renaming a favorite folder. Close #357
|
2025-05-26 16:42:05 +08:00 |
|
|
55733ef505
|
Update selectAll method to handle search mode for selecting comics. Close #359
|
2025-05-26 16:09:23 +08:00 |
|
|
0c46214619
|
Reduce maximum length for comic directory names to improve consistency. Close #362
|
2025-05-26 15:35:24 +08:00 |
|
|
749a1a47fb
|
Fix dialog content overflow. Close #363
|
2025-05-25 20:33:31 +08:00 |
|
|
76e9ef87d4
|
Add functionality to delete specific comic chapters. Close #368
|
2025-05-25 20:26:35 +08:00 |
|
|
dcd6466547
|
Improve performance of deleting favorites, coping favorites, moving favorites and deleting downloads. Close #365
|
2025-05-24 16:24:53 +08:00 |
|
|
ed70fdba93
|
Improve reordering local comics. Close #374
|
2025-05-22 20:51:47 +08:00 |
|
|
ded0068ea6
|
Improve performance for clearing history.
|
2025-05-22 20:37:25 +08:00 |
|
nyne
|
7dc6be622a
|
fix clearing history.
|
2025-05-22 20:01:07 +08:00 |
|
nyne
|
88f093f7e5
|
Add clear unfavorited history functionality. Close #372
|
2025-05-22 19:59:42 +08:00 |
|
|
8f357b3e6c
|
Merge branch 'master' into v1.4.4
|
2025-05-20 15:51:28 +08:00 |
|
|
9ee82975e8
|
Handle invalid appdata file.
|
2025-05-20 15:40:30 +08:00 |
|
nyne
|
bc1f5e11b5
|
Update version code
|
2025-05-05 18:26:01 +08:00 |
|
|
1f2147ef72
|
Add support for gbk. Close #354
|
2025-05-05 12:51:36 +08:00 |
|
|
fba365fd93
|
Fix crash caused by cache manager. Close #351
|
2025-05-04 23:03:37 +08:00 |
|
|
a5e3fbaee5
|
Improve image loading
|
2025-05-04 22:24:39 +08:00 |
|
|
146fc70143
|
Update version code
|
2025-04-29 11:19:59 +08:00 |
|
|
b37ea01aca
|
Add an option to disable double tap to zoom.
|
2025-04-29 11:18:59 +08:00 |
|
|
bf7b90313a
|
Fix invalid total page count. Close #348
|
2025-04-28 20:18:29 +08:00 |
|
|
929c1a9d91
|
Show comics count of a folder on sidebar.
|
2025-04-28 19:46:29 +08:00 |
|
|
9ff68d0701
|
Improve local favorites performance.
|
2025-04-28 19:40:12 +08:00 |
|
|
dfd15ed34a
|
Fix an issue where folders were not fully displayed on the favorites page.
|
2025-04-26 10:23:18 +08:00 |
|
|
af456c52f1
|
Improve the UI of comic source list.
|
2025-04-24 17:20:16 +08:00 |
|
|
f38129133a
|
Terminate the application when the UI thread is dead. Close #343
|
2025-04-24 16:44:51 +08:00 |
|
|
9d6999af33
|
Improve UI
|
2025-04-23 16:58:38 +08:00 |
|
|
ae5548918c
|
Fix saving, sharing, and collecting images when there are multiple images on the screen. Close #289
|
2025-04-23 16:51:51 +08:00 |
|
|
92d22c977c
|
Add a Save Image option to the Reader context menu.
|
2025-04-23 15:51:58 +08:00 |
|
|
8cc3702e1a
|
Add an option to display single image on the first reader page. Close #244
|
2025-04-23 15:38:10 +08:00 |
|
|
3131ce52a7
|
Fix file name sanitising to remove trailing dots. Close #322
|
2025-04-22 20:29:18 +08:00 |
|