Commit Graph

44 Commits

Author SHA1 Message Date
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
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
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
b1cdcc2a91 fix copyDirectories 2024-11-20 18:12:27 +08:00
454497fd65 fix mime 2024-11-20 13:25:56 +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
Pacalini
8402c1c9f3 authorize: auto-raise & skip on import (#56) 2024-11-19 16:01:35 +08:00
b4921c8e14 support rich text comment 2024-11-18 16:59:54 +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
c4f531a463 Exported data should contain cookies 2024-11-12 16:36:02 +08:00
e1df69e785 [import data] proxy settings should be kept 2024-11-11 17:46:11 +08:00
193ecdb765 improve data sync 2024-11-11 11:52:36 +08:00
db2c2395de fix importing data on windows 2024-11-11 10:35:21 +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
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
b49e528ff4 improve image api & update version code 2024-11-05 13:13:32 +08:00
0fbe9677b9 image api 2024-11-04 12:28:58 +08:00
nyne
c4d867db89 data exporting & importing 2024-11-02 20:12:48 +08:00
nyne
2db3f5a72e make explore pages keep alive and listen for settings change 2024-11-02 10:00:23 +08:00
nyne
ca15a641a4 add favorites option to importing comic dialog 2024-10-29 09:40: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
f17af25e2c fix local comic display 2024-10-27 18:39:33 +08:00
nyne
5812cfc701 fix 2024-10-18 16:13:58 +08:00
nyne
700630e317 improve favorites page 2024-10-18 13:07:57 +08:00
nyne
ae60c1aa2f tags translation 2024-10-17 15:08:14 +08:00
nyne
6c8a7d62a6 add loginWithWebview, mixed explore page, app links, html node api;
improve ui
2024-10-17 12:27:20 +08:00
nyne
fc86b8bbc6 add more js api & improve ui 2024-10-15 20:45:12 +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