Commit Graph

24 Commits

Author SHA1 Message Date
ef435dcaa5 fix #61 2024-12-08 17:56:30 +08:00
buste
95c98eeaed 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-01 19:56:38 +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
pkuislm
93bf99daa5 Add option to hide time and battery info. 2024-11-11 22:40:46 +08:00
64d8bcba9a [Android] Turn page by volume keys 2024-11-10 17:50:20 +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
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
2db3f5a72e make explore pages keep alive and listen for settings change 2024-11-02 10:00:23 +08:00
nyne
66f96a580c limit cache size 2024-10-28 16:43:19 +08:00
nyne
96ae6755bd fix network issue 2024-10-15 21:08:31 +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
f228c7ee17 improve ui 2024-10-10 10:13:35 +08:00
nyne
12463208a6 improve code 2024-10-08 17:28:09 +08:00
nyne
601a7cd796 comic reading 2024-10-07 22:33:07 +08:00
nyne
2772289a19 search page 2024-10-04 10:37:31 +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