Commit Graph

31 Commits

Author SHA1 Message Date
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
c2b8760d86 Add AppbarStyle.shadow;
Improve favorites page ui.
2024-11-23 12:12:52 +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
454497fd65 fix mime 2024-11-20 13:25:56 +08:00
9988e76149 update workflow 2024-11-17 18:43:29 +08:00
165e5f2850 add authorization 2024-11-15 18:27:59 +08:00
9fcc306ee0 fix HtmlElement.parent 2024-11-13 13:12:04 +08:00
pkuislm
bc4e0f79a5 Added clock & battery widgets in reader. 2024-11-11 21:27:40 +08:00
nyne
d875681c4b update gitignore 2024-11-11 14:23:24 +08:00
6a60194ffb support setting new download path on android 2024-11-10 17:27:27 +08:00
4f4411fcc3 sync data using webdav 2024-11-10 10:38:46 +08:00
5d43f5c556 fix favorites page 2024-11-07 08:59:49 +08:00
98b9e6e9d9 fix http 2024-11-05 20:18:10 +08:00
a6608b6fa2 improve ui 2024-11-05 16:50:32 +08:00
b09e2e6f12 use rhttp 2024-11-05 16:46:01 +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
0308e68a44 cbz import & export 2024-10-28 22:59:35 +08:00
nyne
69befb9a84 io utils; single favorite folder exporting and importing 2024-10-28 15:59:17 +08:00
nyne
3cea340f97 build scripts & issue templates 2024-10-27 20:16:04 +08:00
nyne
27d25db407 improve ui 2024-10-27 16:39:38 +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
d01d0b5ddb cloudflare verification 2024-10-16 10:55:57 +08:00
nyne
fc86b8bbc6 add more js api & improve ui 2024-10-15 20:45:12 +08:00
nyne
a26e5e20de settings page 2024-10-11 21:47:50 +08:00
nyne
90b9265ca0 implement continuous mode, gesture, keyboard recognition 2024-10-09 11:16:00 +08:00
nyne
5deb71e10a implement saving image, sharing image, reading settings and chapters view 2024-10-08 16:52:20 +08:00
nyne
601a7cd796 comic reading 2024-10-07 22:33:07 +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