|
bd5d10e919
|
Improve comic chapters.
|
2025-02-20 13:08:55 +08:00 |
|
|
5f36ef6ea3
|
support 7z;
fix #137
|
2025-01-17 22:30:25 +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 |
|
|
d56e3fd59f
|
fix #76
|
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 |
|
|
b1cdcc2a91
|
fix copyDirectories
|
2024-11-20 18:12:27 +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 |
|