5184130ff8
Improve ui
2025-01-23 18:21:42 +08:00
0a187cca2e
fix #144
2025-01-18 17:13:20 +08:00
c640e6bfbf
Improve image loading
2025-01-16 17:51:43 +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
9876da85da
Add "Check for updates on startup" setting. #129
2025-01-06 22:38:05 +08:00
99a3788f4a
fix #128
2025-01-06 10:55:26 +08:00
a747179cc4
sni
2025-01-06 10:15:23 +08:00
3a320feda9
fix #107
2024-12-31 12:05:56 +08:00
Pacalini
5be2dbcfd7
revert #46
2024-12-31 08:54:01 +08:00
c06709aeb7
DNS overrides
2024-12-30 22:55:01 +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
cab66619df
fix #61
2024-12-12 21:17:30 +08:00
a4cc0a3af2
Update saf
2024-12-02 21:00:06 +08:00
80811bf12d
rollback android storage setting
2024-12-02 21:00:06 +08:00
5ddb6f47ca
add telegram link
2024-12-02 21:00:06 +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
a711335012
import pica data
2024-12-02 21:00:06 +08:00
b30bd11d1a
fix #77
2024-12-02 21:00:06 +08:00
nyne
72507d907a
Feat/saf ( #81 )
...
* [Android] Use SAF to change local path
* Use IOOverrides to replace openDirectoryPlatform and openFilePlatform
* fix io
2024-12-02 21:00:06 +08:00
pkuislm
a1474ca9c3
更改安卓端的文件访问方式,优化导入逻辑 ( #64 )
...
* Refactor import function & Allow import local comics without copying them to local path.
* android: use file_picker instead, support directory access for android 10
* Improve import logic
* Fix sql query.
* Add ability to remove invalid favorite items.
* Perform sort before choosing cover
* Revert changes of "use file_picker instead".
* Try catch on "check update"
* Added module 'flutter_saf'
* gitignore
* remove unsupported arch in build.gradle
* Use flutter_saf to handle android's directory and files, improve import logic.
* revert changes of 'requestLegacyExternalStorage'
* fix cbz import
* openDirectoryPlatform
* Remove double check on source folder
* use openFilePlatform
* remove unused import
* improve local comic's path handling
* bump version
* fix pubspec format
* return null when comic folder is empty
2024-11-23 11:05:00 +08:00
708cf83a32
improve ui
2024-11-17 17:23:43 +08:00
165e5f2850
add authorization
2024-11-15 18:27:59 +08:00
boa
65b41b2873
add option to ignore certificate errors ( #46 )
...
add option to ignore certificate errors
2024-11-14 20:40:28 +08:00
nyne
856ad82c55
Merge branch 'master' into dev
2024-11-13 16:27:20 +08:00
9bdcba1270
improve ui
2024-11-13 12:21:57 +08:00
pkuislm
93bf99daa5
Add option to hide time and battery info.
2024-11-11 22:40:46 +08:00
boa-z
ecb657d20d
fix: translation typo
2024-11-10 23:26:21 +08:00
b8492b3adc
remove permission_handler
2024-11-10 18:10:30 +08:00
64d8bcba9a
[Android] Turn page by volume keys
2024-11-10 17:50:20 +08:00
6a60194ffb
support setting new download path on android
2024-11-10 17:27:27 +08:00
93193bddc0
Merge branch 'refs/heads/master' into dev
2024-11-10 16:01:45 +08:00
aa415f201e
quick favorite
2024-11-10 15:57:52 +08:00
4f4411fcc3
sync data using webdav
2024-11-10 10:38:46 +08:00
boa-z
7bf8cf569f
experimental support for set new storage path on iOS
2024-11-09 11:04:34 +08:00
boa-z
856ec23586
add copy storage path button
2024-11-08 23:32:18 +08:00
082aa36316
improve reader; fix #21
2024-11-07 09:31:57 +08:00
7991f1a385
check updates on start
2024-11-05 16:04:10 +08:00
afa320e863
add 'Long press to zoom' setting
2024-11-05 15:34:05 +08:00
45e7f0dfc2
add download threads setting
2024-11-03 15:49:34 +08:00
nyne
c4d867db89
data exporting & importing
2024-11-02 20:12:48 +08:00
Pacalini
894f8cd162
cache manager: fix setLimitSize & checkCache
2024-10-28 18:06:08 +08:00
nyne
66f96a580c
limit cache size
2024-10-28 16:43:19 +08:00
nyne
69befb9a84
io utils; single favorite folder exporting and importing
2024-10-28 15:59:17 +08:00
nyne
8b04584aa1
block comics
2024-10-28 09:47:40 +08:00
nyne
d01d0b5ddb
cloudflare verification
2024-10-16 10:55:57 +08:00
nyne
5a3537657a
favorites page
2024-10-12 20:38:24 +08:00
nyne
a26e5e20de
settings page
2024-10-11 21:47:50 +08:00
nyne
90b9265ca0
implement continuous mode, gesture, keyboard recognition
2024-10-09 11:16:00 +08:00
nyne
12463208a6
improve code
2024-10-08 17:28:09 +08:00