|
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 |
|
|
3a320feda9
|
fix #107
|
2024-12-31 12:05:56 +08:00 |
|
|
ab3953292b
|
fix https://github.com/venera-app/venera-configs/issues/28
|
2024-12-17 13:01:44 +08:00 |
|
|
d7b91f6a50
|
fix #91
|
2024-12-12 21:17:30 +08:00 |
|
|
a4cc0a3af2
|
Update saf
|
2024-12-02 21:00:06 +08:00 |
|
|
21bf9d72c0
|
Add HistoryImageProvider
|
2024-12-02 21:00:06 +08:00 |
|
|
a868fe3fff
|
prevent too many image loading at save time
|
2024-12-02 21:00:06 +08:00 |
|
|
873cbd779e
|
fix #73
|
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 |
|
|
ad3f2fab45
|
add archive download
|
2024-11-21 21:29:45 +08:00 |
|
|
9bdcba1270
|
improve ui
|
2024-11-13 12:21:57 +08:00 |
|
|
b49e528ff4
|
improve image api & update version code
|
2024-11-05 13:13:32 +08:00 |
|
nyne
|
c2238080df
|
delete cached favorite cover after deleting a local favorite
|
2024-10-29 09:23:16 +08:00 |
|
nyne
|
fa39bdf3eb
|
fix deleting local comic, favorites
|
2024-10-27 16:03:46 +08:00 |
|
nyne
|
897f92f4c9
|
add star rating, network cache, advanced search option, loginWithCookies, loadNext; fix some minor issues
|
2024-10-25 22:51:23 +08:00 |
|
nyne
|
c0a0dc59e1
|
download & view local comics
|
2024-10-14 11:10:24 +08:00 |
|
nyne
|
601a7cd796
|
comic reading
|
2024-10-07 22:33:07 +08:00 |
|
nyne
|
f08c5cccb9
|
initial commit
|
2024-09-29 16:17:03 +08:00 |
|