|
3131ce52a7
|
Fix file name sanitising to remove trailing dots. Close #322
|
2025-04-22 20:29:18 +08:00 |
|
|
7bdab7ade7
|
Add ComicInfo.xml to cbz file. Close #333
|
2025-04-21 20:04:06 +08:00 |
|
|
05fcb23a4d
|
Limit download directory length. Close #311
|
2025-04-01 15:49:22 +08:00 |
|
|
76c56964a5
|
Fix archive download when using custom download path on Android.
|
2025-03-02 17:40:04 +08:00 |
|
|
ce50812857
|
Fix invalid image order when exporting comic as pdf.
|
2025-02-08 19:37:04 +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 |
|
|
1ae33c43b1
|
fix #115
|
2024-12-26 10:32:15 +08:00 |
|
|
ea973a2787
|
fix #92
|
2024-12-18 19:36:54 +08:00 |
|
|
b8bdda16c6
|
fix cbz import
|
2024-12-02 21:00:06 +08:00 |
|
|
035a84380c
|
fix copyDirectoryIsolate
|
2024-12-02 21:00:06 +08:00 |
|
|
705c448cfe
|
export comic as pdf
|
2024-12-02 21:00:06 +08:00 |
|
|
a711335012
|
import pica data
|
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 |
|
|
2408096a7c
|
fix cbz export
|
2024-11-24 12:53: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 |
|
|
ce175a2135
|
improve importing comic
|
2024-11-19 20:52:13 +08:00 |
|
|
6aeaeadb10
|
fix & improve importing comic
|
2024-11-19 18:44:52 +08:00 |
|
|
708cf83a32
|
improve ui
|
2024-11-17 17:23:43 +08:00 |
|
|
d34c7c3806
|
fix importing data on Android
|
2024-11-13 18:55:25 +08:00 |
|
|
db2c2395de
|
fix importing data on windows
|
2024-11-11 10:35:21 +08:00 |
|
|
6a60194ffb
|
support setting new download path on android
|
2024-11-10 17:27:27 +08:00 |
|
boa-z
|
7bf8cf569f
|
experimental support for set new storage path on iOS
|
2024-11-09 11:04:34 +08:00 |
|
nyne
|
c4d867db89
|
data exporting & importing
|
2024-11-02 20:12:48 +08:00 |
|
nyne
|
0308e68a44
|
cbz import & export
|
2024-10-28 22:59:35 +08:00 |
|
deltamaya
|
f0c7bfd52e
|
fix selectFile()
|
2024-10-28 17:20:53 +08:00 |
|
nyne
|
26ddfd6134
|
fix shareFile
|
2024-10-28 16:33:16 +08:00 |
|
nyne
|
69befb9a84
|
io utils; single favorite folder exporting and importing
|
2024-10-28 15:59:17 +08:00 |
|
nyne
|
c0a0dc59e1
|
download & view local comics
|
2024-10-14 11:10:24 +08:00 |
|
nyne
|
a26e5e20de
|
settings page
|
2024-10-11 21:47:50 +08:00 |
|
nyne
|
5deb71e10a
|
implement saving image, sharing image, reading settings and chapters view
|
2024-10-08 16:52:20 +08:00 |
|
nyne
|
fdb3901fd1
|
comic source page
|
2024-09-30 17:06:58 +08:00 |
|
nyne
|
f08c5cccb9
|
initial commit
|
2024-09-29 16:17:03 +08:00 |
|