Commit Graph

14 Commits

Author SHA1 Message Date
a471e79ef2 Improve init 2025-02-19 17:32:05 +08:00
317e0f87e5 Add follow updates feature. Close #189 2025-02-15 16:05:38 +08:00
df4263f969 Add ability to manage search sources. Close #174 2025-02-09 19:29:51 +08:00
5cf2f9f33a Update theme 2025-01-25 11:10:00 +08:00
6023e462d7 Improve init 2024-12-22 11:31:57 +08:00
60c6be08c5 fix #87: Add translated_tags field to all local favorite table. 2024-12-12 21:17:30 +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
nyne
66f96a580c limit cache size 2024-10-28 16:43:19 +08:00
nyne
ae60c1aa2f tags translation 2024-10-17 15:08:14 +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
16857185fc comic list & explore page 2024-10-01 16:37:49 +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