cab66619df
fix #61
2024-12-12 21:17:30 +08:00
a4cc0a3af2
Update saf
2024-12-02 21:00:06 +08:00
80811bf12d
rollback android storage setting
2024-12-02 21:00:06 +08:00
5ddb6f47ca
add telegram link
2024-12-02 21:00:06 +08:00
buste
66ebdb03b1
Feat 为画廊模式添加每页显示图片数量的配置 ( #82 )
...
* Feat: Add dynamic image-per-page configuration for gallery mode
- Implemented a slider to configure the number of images displayed per page (1-5) in gallery mode.
- Updated the reader to dynamically reflect changes in the `imagesPerPage` setting without requiring a mode switch or reopening.
- Ensured compatibility with existing continuous reading mode.
* fix currentImagesPerPage
* fix Continuous mode
* improve readerScreenPicNumber setting disable view
* improve PhotoViewController
2024-12-02 21:00:06 +08:00
a711335012
import pica data
2024-12-02 21:00:06 +08:00
b30bd11d1a
fix #77
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
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
708cf83a32
improve ui
2024-11-17 17:23:43 +08:00
165e5f2850
add authorization
2024-11-15 18:27:59 +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
nyne
856ad82c55
Merge branch 'master' into dev
2024-11-13 16:27:20 +08:00
9bdcba1270
improve ui
2024-11-13 12:21:57 +08:00
pkuislm
93bf99daa5
Add option to hide time and battery info.
2024-11-11 22:40:46 +08:00
boa-z
ecb657d20d
fix: translation typo
2024-11-10 23:26:21 +08:00
b8492b3adc
remove permission_handler
2024-11-10 18:10:30 +08:00
64d8bcba9a
[Android] Turn page by volume keys
2024-11-10 17:50:20 +08:00
6a60194ffb
support setting new download path on android
2024-11-10 17:27:27 +08:00
93193bddc0
Merge branch 'refs/heads/master' into dev
2024-11-10 16:01:45 +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
boa-z
7bf8cf569f
experimental support for set new storage path on iOS
2024-11-09 11:04:34 +08:00
boa-z
856ec23586
add copy storage path button
2024-11-08 23:32:18 +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
45e7f0dfc2
add download threads setting
2024-11-03 15:49:34 +08:00
nyne
c4d867db89
data exporting & importing
2024-11-02 20:12:48 +08:00
Pacalini
894f8cd162
cache manager: fix setLimitSize & checkCache
2024-10-28 18:06:08 +08:00
nyne
66f96a580c
limit cache size
2024-10-28 16:43:19 +08:00
nyne
69befb9a84
io utils; single favorite folder exporting and importing
2024-10-28 15:59:17 +08:00
nyne
8b04584aa1
block comics
2024-10-28 09:47:40 +08:00
nyne
d01d0b5ddb
cloudflare verification
2024-10-16 10:55:57 +08:00
nyne
5a3537657a
favorites page
2024-10-12 20:38:24 +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
12463208a6
improve code
2024-10-08 17:28:09 +08:00
nyne
5deb71e10a
implement saving image, sharing image, reading settings and chapters view
2024-10-08 16:52:20 +08:00