Commit Graph

25 Commits

Author SHA1 Message Date
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