Commit Graph

29 Commits

Author SHA1 Message Date
929ec88e84 Fixed issue where deleting a download caused favourites to be deleted. 2024-12-18 17:58:18 +08:00
e9aa6fcf30 download comics in local favorites page 2024-12-12 21:17:30 +08:00
705c448cfe export comic as pdf 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
1500d2a1d2 fix getImages 2024-11-24 13:12:06 +08:00
e2aceb857d handle invalid local path 2024-11-24 12:03:12 +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
boa
c3474b1dff change iOS default local path to Documents (#68) 2024-11-23 00:25:38 +08:00
6aeaeadb10 fix & improve importing comic 2024-11-19 18:44:52 +08:00
71b03d744a Add feature to download all comics in a folder 2024-11-13 16:20:42 +08:00
pkuislm
389403c11d Ignore files starting with a dot when fetching local comic images, and improve local comic delete logic. 2024-11-12 19:48:15 +08:00
160d0df935 fix setting new download path 2024-11-10 17:48:12 +08:00
6a60194ffb support setting new download path on android 2024-11-10 17:27:27 +08:00
nyne
cd607ff337 Merge branch 'refs/heads/dev' 2024-11-02 20:31:43 +08:00
nyne
877e2d5e63 fix #14 2024-11-02 18:59:41 +08:00
Pacalini
d48edc6331 local migrate: delete recursively 2024-10-31 22:41:33 +08:00
nyne
0308e68a44 cbz import & export 2024-10-28 22:59:35 +08:00
nyne
7c9dbbfc80 fix LocalComic 2024-10-28 22:03:44 +08:00
nyne
f17af25e2c fix local comic display 2024-10-27 18:39:33 +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
b682d7d87b improve html api;
fix thumbnails loading api;
add favoriteId api
2024-10-20 11:11:47 +08:00
nyne
5812cfc701 fix 2024-10-18 16:13:58 +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
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
b44998663a local comic reading 2024-10-08 08:30:08 +08:00
nyne
16857185fc comic list & explore page 2024-10-01 16:37:49 +08:00
nyne
f08c5cccb9 initial commit 2024-09-29 16:17:03 +08:00