|
1500d2a1d2
|
fix getImages
|
2024-11-24 13:12:06 +08:00 |
|
|
e2aceb857d
|
handle invalid local path
|
2024-11-24 12:03:12 +08:00 |
|
|
4b32165aae
|
update version code
|
2024-11-24 11:08:21 +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 |
|
AnxuNA
|
8b1f13cd33
|
Add Favorite multiple selections (#66)
|
2024-11-22 12:21:22 +08:00 |
|
|
ad3f2fab45
|
add archive download
|
2024-11-21 21:29:45 +08:00 |
|
|
7fcb63c0cb
|
show comments in comic details page
|
2024-11-20 18:04:22 +08:00 |
|
AnxuNA
|
c4aab2369f
|
Fix _buildBriefMode display (#58)
|
2024-11-20 09:33:33 +08:00 |
|
|
6aeaeadb10
|
fix & improve importing comic
|
2024-11-19 18:44:52 +08:00 |
|
|
8db52c9db1
|
update version code
|
2024-11-18 17:57:35 +08:00 |
|
|
1489e6c86d
|
add appVersion to JsEngine
|
2024-11-18 17:02:07 +08:00 |
|
|
708cf83a32
|
improve ui
|
2024-11-17 17:23:43 +08:00 |
|
|
30a1c806cd
|
Convert network folder to local
|
2024-11-16 16:51:56 +08:00 |
|
|
165e5f2850
|
add authorization
|
2024-11-15 18:27:59 +08:00 |
|
|
edff9c7a0c
|
fix config update issue
|
2024-11-15 17:03:41 +08:00 |
|
boa
|
65b41b2873
|
add option to ignore certificate errors (#46)
add option to ignore certificate errors
|
2024-11-14 20:40:28 +08:00 |
|
|
81baf53ad4
|
Update version code
|
2024-11-13 16:21:13 +08:00 |
|
|
71b03d744a
|
Add feature to download all comics in a folder
|
2024-11-13 16:20:42 +08:00 |
|
|
5d4e8f5b84
|
Add sorting folders feature
|
2024-11-13 12:44:51 +08:00 |
|
|
9bdcba1270
|
improve ui
|
2024-11-13 12:21:57 +08:00 |
|
pkuislm
|
5825f88e78
|
Allow custom creation time of favorite items, add LocalFavoritesManager.existsFolder function.
|
2024-11-12 19:50:53 +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 |
|
|
9b98075153
|
fix multiple setting pages and search pages
|
2024-11-12 17:51:20 +08:00 |
|
|
775ab471f5
|
fix subtitle
|
2024-11-12 17:49:02 +08:00 |
|
|
293040f374
|
fix subtitle
|
2024-11-12 17:43:37 +08:00 |
|
|
c4f531a463
|
Exported data should contain cookies
|
2024-11-12 16:36:02 +08:00 |
|
pkuislm
|
93bf99daa5
|
Add option to hide time and battery info.
|
2024-11-11 22:40:46 +08:00 |
|
|
6e2c5c6e07
|
update version number
|
2024-11-10 17:59:06 +08:00 |
|
|
64d8bcba9a
|
[Android] Turn page by volume keys
|
2024-11-10 17:50:20 +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 |
|
|
aa415f201e
|
quick favorite
|
2024-11-10 15:57:52 +08:00 |
|
|
4f4411fcc3
|
sync data using webdav
|
2024-11-10 10:38:46 +08:00 |
|
|
99bbea80dc
|
update version code
|
2024-11-07 09:56:10 +08:00 |
|
|
082aa36316
|
improve reader; fix #21
|
2024-11-07 09:31:57 +08:00 |
|
|
7991f1a385
|
check updates on start
|
2024-11-05 16:04:10 +08:00 |
|
|
afa320e863
|
add 'Long press to zoom' setting
|
2024-11-05 15:34:05 +08:00 |
|
|
adb6cdd0c1
|
improve ui
|
2024-11-05 15:27:46 +08:00 |
|
|
b49e528ff4
|
improve image api & update version code
|
2024-11-05 13:13:32 +08:00 |
|
|
07f8f2a4af
|
fix aes decryption
|
2024-11-04 17:47:58 +08:00 |
|
|
45e7f0dfc2
|
add download threads setting
|
2024-11-03 15:49:34 +08:00 |
|
nyne
|
cd607ff337
|
Merge branch 'refs/heads/dev'
|
2024-11-02 20:31:43 +08:00 |
|
nyne
|
eecd30f77d
|
update version code
|
2024-11-02 20:31:02 +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
|
877e2d5e63
|
fix #14
|
2024-11-02 18:59:41 +08:00 |
|
nyne
|
2db3f5a72e
|
make explore pages keep alive and listen for settings change
|
2024-11-02 10:00:23 +08:00 |
|
Pacalini
|
d48edc6331
|
local migrate: delete recursively
|
2024-10-31 22:41:33 +08:00 |
|
nyne
|
1883c3ee5b
|
update version code
|
2024-10-30 20:42:04 +08:00 |
|