Commit Graph

28 Commits

Author SHA1 Message Date
62e4056f4a Add an 'All' folder to the local favorites page. Close #335 2025-04-22 20:19:22 +08:00
309df2143b Make sure the follow updates is initialized correctly. 2025-03-13 16:09:17 +08:00
be0daddd82 Notify changes after the updating is completed. 2025-02-21 17:01:12 +08:00
011619340f Fixed the update time was not updated after checking. 2025-02-20 16:21:39 +08:00
14837e2543 Fixes an issue where the read status was not updated. 2025-02-15 21:36:51 +08:00
3ff2f6aa36 When adding a favorite, also add the update time. 2025-02-15 16:32:51 +08:00
317e0f87e5 Add follow updates feature. Close #189 2025-02-15 16:05:38 +08:00
481bb97301 fix #143 2025-01-18 12:26:20 +08:00
91ee48cc6c Improve comic display 2025-01-06 21:41:52 +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
AnxuNA
8b1f13cd33 Add Favorite multiple selections (#66) 2024-11-22 12:21:22 +08:00
AnxuNA
c4aab2369f Fix _buildBriefMode display (#58) 2024-11-20 09:33:33 +08:00
30a1c806cd Convert network folder to local 2024-11-16 16:51:56 +08:00
5d4e8f5b84 Add sorting folders feature 2024-11-13 12:44:51 +08:00
pkuislm
5825f88e78 Allow custom creation time of favorite items, add LocalFavoritesManager.existsFolder function. 2024-11-12 19:50:53 +08:00
9b98075153 fix multiple setting pages and search pages 2024-11-12 17:51:20 +08:00
4f4411fcc3 sync data using webdav 2024-11-10 10:38:46 +08:00
nyne
49174a7d8e local favorites search page 2024-11-02 20:29:44 +08:00
nyne
c4d867db89 data exporting & importing 2024-11-02 20:12:48 +08:00
nyne
c2238080df delete cached favorite cover after deleting a local favorite 2024-10-29 09:23: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
fa39bdf3eb fix deleting local comic, favorites 2024-10-27 16:03:46 +08:00
nyne
5a3537657a favorites page 2024-10-12 20:38:24 +08:00
nyne
3a0fbee7bc favorite 2024-10-05 22:07:34 +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