Commit Graph

15 Commits

Author SHA1 Message Date
nyne
017f964705 [Android] Disable Impeller 2024-12-13 09:25:09 +08:00
305ef9263d fix selecting file on Android 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
6aeaeadb10 fix & improve importing comic 2024-11-19 18:44:52 +08:00
0ee99a8760 fix android method channel 2024-11-16 19:13:19 +08:00
165e5f2850 add authorization 2024-11-15 18:27:59 +08:00
d34c7c3806 fix importing data on Android 2024-11-13 18:55:25 +08:00
6a60194ffb support setting new download path on android 2024-11-10 17:27:27 +08:00
b09e2e6f12 use rhttp 2024-11-05 16:46:01 +08:00
deltamaya
abc3623026 improve UI 2024-10-28 16:53:25 +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
96ae6755bd fix network issue 2024-10-15 21:08:31 +08:00
nyne
f228c7ee17 improve ui 2024-10-10 10:13:35 +08:00
nyne
a8782b5ce0 fix android 2024-09-30 15:04:47 +08:00
nyne
f08c5cccb9 initial commit 2024-09-29 16:17:03 +08:00