角砂糖
058fde3f5a
Add a button to show system status bar ( #417 )
2025-06-23 19:00:04 +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
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
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
d25d72a5f7
Improve image cache. Close #326
2025-04-10 17:14:05 +08:00
37af7e266a
Allow changing chapter by volume key. Close #250
2025-04-03 13:03:39 +08:00
3da00595b7
Add a setting for long press position. Close #287
2025-04-02 16:23:51 +08:00
d812332613
Add image copy functionality.
...
Currently only supports Windows.
Close #260
2025-03-26 22:50:00 +08:00
55ad652191
Fix an issue where it was impossible to read a new chapter of a downloaded comic. Close #256
2025-03-17 19:18:18 +08:00
316f61394d
Try to fix #241
2025-03-04 22:17:21 +08:00
04ab75cf92
Fix WindowFrame on Android.
2025-03-04 21:50:22 +08:00
0f6874f8d7
Close reader when user click the close button on window frame.
2025-03-03 20:50:11 +08:00
4af15b9139
Improve fullscreen
2025-03-03 19:28:20 +08:00
e8afbca7b2
Fix empty reader page when current chapter is last chapter of the chapter group.
2025-03-01 09:29:04 +08:00
AnxuNA
30cbfb54ef
Fix Fullscreen switch ( #229 )
...
* Fix Fullscreen switch for windows
* Fix Fullscreen switch for windows
2025-02-26 10:43:28 +08:00
38d5563534
Show download status on reader chapter view.
2025-02-22 21:08:30 +08:00
角砂糖
4eff50dbed
Fix history of maxPage when maxPage in reader is 1 ( #220 )
...
Due to the change of page and maxPage before, the history of maxPage should be real maxPage.
If not, when maxPage in reader is 1, the maxPage in history will be none or the last ep's real maxPage.
2025-02-21 14:25:38 +08:00
a014587a94
Do not switch chapters if the current chapter is the first or last chapter in the chapter group.
2025-02-21 14:13:05 +08:00
fba49233c8
Refactor
2025-02-21 13:14:28 +08:00
8adf61b54f
Fix multi-image mode
2025-02-21 13:00:15 +08:00
角砂糖
7b601058eb
Change history of page and maxPage ( #216 )
2025-02-21 09:12:53 +08:00
角砂糖
24b7319bb5
Add option to differentiate images per page for landscape and portrait orientations ( #214 )
2025-02-21 09:12:01 +08:00
a63d458707
Improve history with grouped chapters.
2025-02-20 19:16:26 +08:00
bd5d10e919
Improve comic chapters.
2025-02-20 13:08:55 +08:00
buste
d0d27206cd
Fix thumbnail tap functionality to navigate to the correct reader page ( #205 )
2025-02-19 11:09:18 +08:00
e7aad5f0d1
Avoid updating history too frequently.
2025-02-14 11:46:38 +08:00
22c01b4fd0
Improve reader performance
2025-02-14 11:35:03 +08:00
d179b39b64
Improve comic image loading retry
2025-02-14 10:46:49 +08:00
14c3e9ea43
Fixed the storage of chapter read information.
2025-02-13 10:47:54 +08:00
f4804faf52
Improve reader gesture. Close #185
2025-02-11 18:51:27 +08:00
8c5dae1e59
Fix empty page.
...
Close #160
2025-01-31 13:27:22 +08:00
481bb97301
fix #143
2025-01-18 12:26:20 +08:00
luckyray
d874920c88
Feat: Image favorites ( #126 )
...
* feat: 增加图片收藏
* feat: 主体图片收藏页面实现
* feat: 点击打开大图浏览
* feat: 数据结构变更
* feat: 基本完成
* feat: 翻译与bug修复
* feat: 实机测试和问题修复
* feat: jm导入, pica历史记录nhentai有问题, 一键反转
* fix: 大小写不一致, 一个htManga, 一个htmanga
* feat: 拉取收藏优化
* feat: 改成以ep为准
* feat: 兜底一些可能报错场景
* chore: 没有用到
* feat: 尽量保证和网络收藏顺序一致
* feat: 支持显示热点tag
* feat: 支持双击收藏, 不过此时禁止放大图片
* fix: 自动塞封面逻辑完善, 切换快速收藏图片立刻生效
* Refactor
* fix updateValue
* feat: 双击功能提示
* fix: 被确定取消收藏的才删除
* Refactor ImageFavoritesPage
* translate author
* feat: 功能提示改到dialog中
* fix text editing
* fix text editing
* feat: 功能提示放到邮件或长按菜单中
* fix: 修复tag过滤不生效问题
* Improve image loading
* The default value of quickCollectImage should be false.
* Refactor DragListener
* Refactor ImageFavoriteItem & ImageFavoritePhotoView
* Refactor
* Fix `ImageFavoriteManager.has`
* Fix UI
* Improve UI
---------
Co-authored-by: nyne <me@nyne.dev >
2025-01-15 16:07:08 +08:00
72228515f6
validate params
2025-01-08 16:32:18 +08:00
1f5382ff8c
Fixed the issue of not storing maxPage.
...
fix #112
2024-12-26 14:12:13 +08:00
f9c42aef4b
fix #98
2024-12-18 16:51:57 +08:00
e4e2d264f5
update flutter to 3.27.0 & update packages
2024-12-12 21:17:30 +08:00
d7b91f6a50
fix #91
2024-12-12 21:17:30 +08:00
buste
66ebdb03b1
Feat 为画廊模式添加每页显示图片数量的配置 ( #82 )
...
* Feat: Add dynamic image-per-page configuration for gallery mode
- Implemented a slider to configure the number of images displayed per page (1-5) in gallery mode.
- Updated the reader to dynamically reflect changes in the `imagesPerPage` setting without requiring a mode switch or reopening.
- Ensured compatibility with existing continuous reading mode.
* fix currentImagesPerPage
* fix Continuous mode
* improve readerScreenPicNumber setting disable view
* improve PhotoViewController
2024-12-02 21:00:06 +08:00
Pacalini
7bc0aeb4af
tool bar: RtL slider & button swap ( #50 )
2024-11-16 16:07:39 +08:00
Pacalini
47eb597d96
reader: fix start/end flipping
2024-11-14 18:10:47 +08:00
6f2bac52e4
Improve sharing image & saving image
2024-11-13 16:08:28 +08:00
pkuislm
bc4e0f79a5
Added clock & battery widgets in reader.
2024-11-11 21:27:40 +08:00
193ecdb765
improve data sync
2024-11-11 11:52:36 +08:00
64d8bcba9a
[Android] Turn page by volume keys
2024-11-10 17:50:20 +08:00
nyne
3e1bb5ef5c
chapter switching gesture
2024-10-30 20:15:50 +08:00
nyne
cc29ff0c33
fix rotation and status bar
2024-10-30 09:40:09 +08:00