Commit Graph

6385 Commits

Author SHA1 Message Date
Horis
02c71ca90f 优化 2025-06-13 17:53:24 +08:00
Horis
015b7972c7 优化 2025-06-13 15:35:17 +08:00
Horis
b02872b2c8 优化 #5168 2025-06-12 16:25:07 +08:00
Horis
9d8b4204be 优化 2025-06-11 21:44:48 +08:00
youke2580
0e2ccde3d8 更新 jsHelp.md (#5162)
* 更新 jsHelp.md

* 更新 jsHelp.md

* 更新 jsHelp.md
2025-06-11 12:29:34 +08:00
咔咔龙
ad6e91895a 点击区域设置添加朗读暂停/继续功能 (#5142) (#5144) 2025-06-09 13:42:55 +08:00
zhongerxll
0b6fd58700 修复滚动模式下的自动翻页速度与指定时间差异过大 (#5139) 2025-06-08 10:23:12 +08:00
zhongerxll
3b91afd438 增加自动翻页时间可选范围 (#5132) (#5137) 2025-06-08 10:23:01 +08:00
821938089
b587dc32da Bump web v3.25.060721 2025-06-07 13:07:17 +00:00
PanicNotPanic
dad8dfcada fix web书架读书章节内容存在多张图片时代理图片url中的bookUrl参数未encodeURIComponent导致的图片无法访问 (#5136)
Co-authored-by: 17683954109@163.com <17683954109@163.com>
2025-06-07 21:06:46 +08:00
zhongerxll
d7c2cedd5e Add option to change system media control compatibility (#5135) 2025-06-07 21:06:31 +08:00
Horis
3cf7e404c2 优化 2025-06-06 09:38:21 +08:00
821938089
6f4203c7bb Bump web v3.25.060522 2025-06-05 14:43:28 +00:00
PanicNotPanic
70333d1aca fix: 章节内容存在多张图片和文本时,web服务书架中读书无法正确渲染图片(兼容版) (#5126)
* fix: 章节内容存在多张图片和文本时,web服务书架中读书无法正确渲染图片

* fix: 章节内容存在多张图片和文本时,web服务书架中读书无法正确渲染图片(兼容版)

* fix: 修改String.prototype.replaceAll为String.prototype.replace

---------

Co-authored-by: 17683954109@163.com <17683954109@163.com>
2025-06-05 22:42:56 +08:00
PanicNotPanic
dfc9ff9b31 fix: 章节内容存在多张图片和文本时,web服务书架中读书无法正确渲染图片 (#5125)
Co-authored-by: 17683954109@163.com <17683954109@163.com>
2025-06-05 21:40:27 +08:00
Horis
452dfef95b 优化 2025-06-05 18:22:05 +08:00
Horis
3c1c16a853 优化 2025-06-05 17:59:59 +08:00
dependabot[bot]
2959bdf037 Bump agp from 8.10.0 to 8.10.1 (#5116)
Bumps `agp` from 8.10.0 to 8.10.1.

Updates `com.android.application` from 8.10.0 to 8.10.1

Updates `com.android.library` from 8.10.0 to 8.10.1

Updates `com.android.test` from 8.10.0 to 8.10.1

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-version: 8.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.android.library
  dependency-version: 8.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.android.test
  dependency-version: 8.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-02 14:25:18 +08:00
dependabot[bot]
2c7244bd27 Bump me.zhanghai.android.libarchive:library from 1.1.5 to 1.1.6 (#5115)
Bumps [me.zhanghai.android.libarchive:library](https://github.com/zhanghai/libarchive-android) from 1.1.5 to 1.1.6.
- [Release notes](https://github.com/zhanghai/libarchive-android/releases)
- [Commits](https://github.com/zhanghai/libarchive-android/compare/v1.1.5...v1.1.6)

---
updated-dependencies:
- dependency-name: me.zhanghai.android.libarchive:library
  dependency-version: 1.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-02 14:23:42 +08:00
Horis
f2407b191a 优化 2025-06-01 22:51:21 +08:00
Horis
21000b3076 优化 2025-06-01 22:30:38 +08:00
Horis
f0cbfade5a 优化 2025-06-01 20:36:09 +08:00
Horis
3c7f9630c9 优化 2025-06-01 19:45:41 +08:00
Horis
801d2bf52b 优化 2025-06-01 18:37:51 +08:00
Horis
14d6c35067 优化 2025-06-01 18:16:31 +08:00
zhongerxll
39785e5eab 朗读暂停时,下一章现在会自动开始播放; 修复朗读暂停时直接下一章/段,系统媒体控件还保留在暂停状态的问题 (#5105) 2025-05-30 17:13:28 +08:00
zhongerxll
bce208c9df Merge pull request #5101 from zhongerxll/fix-media-control
Add timer button to system media controls for samsung
2025-05-29 19:33:18 +08:00
Horis
179cc45e80 Merge pull request #5095 from zhongerxll/fix-media-control
Some checks failed
Test Build / prepare (push) Has been cancelled
Test Build / build (app, release) (push) Has been cancelled
Test Build / build (app, releaseA) (push) Has been cancelled
Test Build / prerelease (push) Has been cancelled
Test Build / lanzou (push) Has been cancelled
Test Build / test_Branch (push) Has been cancelled
Test Build / telegram (push) Has been cancelled
update fork / build (push) Has been cancelled
closeStaleIssue / stale (push) Has been cancelled
Update Cronet / build (push) Has been cancelled
Fix issue with system media controls not functioning correctly on Samsung devices with Android 15
2025-05-28 16:27:14 +08:00
Horis
3de0f7c5a2 Merge pull request #5094 from testwind-cn/wind
bug问题:日期格式有空格和冒号,文件夹名API 21下出错
2025-05-28 13:34:22 +08:00
zhongerxll
5dde541d39 Support for modifying to previous/next chapter or previous/next paragraph 2025-05-27 23:43:17 -05:00
zhongerxll
fa2207935b Fix issue with system media controls not functioning correctly on Samsung devices with Android 15 2025-05-27 20:35:04 -05:00
testwind
18a5c4bef4 bug问题:API 21 数据库设置区域会报错,db.setLocale 2025-05-28 07:40:13 +08:00
testwind
ece9a6c32c bug问题:日期格式有空格和冒号,文件夹名API 21下出错 2025-05-27 17:48:29 +08:00
Horis
19538f8044 优化 #5090
Some checks failed
Test Build / prepare (push) Has been cancelled
Test Build / build (app, release) (push) Has been cancelled
Test Build / build (app, releaseA) (push) Has been cancelled
Test Build / prerelease (push) Has been cancelled
Test Build / lanzou (push) Has been cancelled
Test Build / test_Branch (push) Has been cancelled
Test Build / telegram (push) Has been cancelled
update fork / build (push) Has been cancelled
2025-05-27 13:47:16 +08:00
Horis
5000322390 优化 2025-05-27 11:35:19 +08:00
Horis
b1dbcd370b 优化 #5036 2025-05-27 11:19:37 +08:00
dependabot[bot]
b474d54076 Bump me.zhanghai.android.libarchive:library from 1.1.4 to 1.1.5 (#5086)
Some checks failed
Test Build / prepare (push) Has been cancelled
Test Build / build (app, release) (push) Has been cancelled
Test Build / build (app, releaseA) (push) Has been cancelled
Test Build / prerelease (push) Has been cancelled
Test Build / lanzou (push) Has been cancelled
Test Build / test_Branch (push) Has been cancelled
Test Build / telegram (push) Has been cancelled
update fork / build (push) Has been cancelled
Bumps [me.zhanghai.android.libarchive:library](https://github.com/zhanghai/libarchive-android) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/zhanghai/libarchive-android/releases)
- [Commits](https://github.com/zhanghai/libarchive-android/compare/v1.1.4...v1.1.5)

---
updated-dependencies:
- dependency-name: me.zhanghai.android.libarchive:library
  dependency-version: 1.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-26 13:40:44 +08:00
dependabot[bot]
5aa4e7c05f Bump fragment from 1.8.6 to 1.8.7 (#5087)
Bumps `fragment` from 1.8.6 to 1.8.7.

Updates `androidx.fragment:fragment` from 1.8.6 to 1.8.7

Updates `androidx.fragment:fragment-ktx` from 1.8.6 to 1.8.7

Updates `androidx.fragment:fragment-testing` from 1.8.6 to 1.8.7

---
updated-dependencies:
- dependency-name: androidx.fragment:fragment
  dependency-version: 1.8.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.fragment:fragment-ktx
  dependency-version: 1.8.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.fragment:fragment-testing
  dependency-version: 1.8.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-26 13:39:38 +08:00
dependabot[bot]
4e1daa90ae Bump lifecycle from 2.8.7 to 2.9.0 (#5048)
Bumps `lifecycle` from 2.8.7 to 2.9.0.

Updates `androidx.lifecycle:lifecycle-common-java8` from 2.8.7 to 2.9.0

Updates `androidx.lifecycle:lifecycle-service` from 2.8.7 to 2.9.0

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-common-java8
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.lifecycle:lifecycle-service
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-26 13:38:19 +08:00
Horis
a32751cfed 优化
Some checks failed
Test Build / prepare (push) Has been cancelled
Test Build / build (app, release) (push) Has been cancelled
Test Build / build (app, releaseA) (push) Has been cancelled
Test Build / prerelease (push) Has been cancelled
Test Build / lanzou (push) Has been cancelled
Test Build / test_Branch (push) Has been cancelled
Test Build / telegram (push) Has been cancelled
update fork / build (push) Has been cancelled
Update Cronet / build (push) Has been cancelled
closeStaleIssue / stale (push) Has been cancelled
2025-05-25 22:06:01 +08:00
Horis
3baaf6ecfd 优化
Some checks failed
Test Build / prepare (push) Has been cancelled
Test Build / build (app, release) (push) Has been cancelled
Test Build / build (app, releaseA) (push) Has been cancelled
Test Build / prerelease (push) Has been cancelled
Test Build / lanzou (push) Has been cancelled
Test Build / test_Branch (push) Has been cancelled
Test Build / telegram (push) Has been cancelled
update fork / build (push) Has been cancelled
2025-05-24 11:53:29 +08:00
Horis
d46249be0d 优化
Some checks failed
Test Build / prepare (push) Has been cancelled
Test Build / build (app, release) (push) Has been cancelled
Test Build / build (app, releaseA) (push) Has been cancelled
Test Build / prerelease (push) Has been cancelled
Test Build / lanzou (push) Has been cancelled
Test Build / test_Branch (push) Has been cancelled
Test Build / telegram (push) Has been cancelled
update fork / build (push) Has been cancelled
2025-05-23 22:00:18 +08:00
Horis
0eb475f4d4 优化
Some checks failed
Test Build / prepare (push) Has been cancelled
Test Build / build (app, release) (push) Has been cancelled
Test Build / build (app, releaseA) (push) Has been cancelled
Test Build / prerelease (push) Has been cancelled
Test Build / lanzou (push) Has been cancelled
Test Build / test_Branch (push) Has been cancelled
Test Build / telegram (push) Has been cancelled
update fork / build (push) Has been cancelled
2025-05-22 19:43:50 +08:00
Horis
53dea64715 优化 2025-05-22 19:39:01 +08:00
Horis
7960ed9a06 优化
Some checks failed
Test Build / prepare (push) Has been cancelled
Test Build / build (app, release) (push) Has been cancelled
Test Build / build (app, releaseA) (push) Has been cancelled
Test Build / prerelease (push) Has been cancelled
Test Build / lanzou (push) Has been cancelled
Test Build / test_Branch (push) Has been cancelled
Test Build / telegram (push) Has been cancelled
update fork / build (push) Has been cancelled
2025-05-21 14:29:58 +08:00
Horis
d4ba1c7f44 优化
Some checks failed
Test Build / prepare (push) Has been cancelled
Test Build / build (app, release) (push) Has been cancelled
Test Build / build (app, releaseA) (push) Has been cancelled
Test Build / prerelease (push) Has been cancelled
Test Build / lanzou (push) Has been cancelled
Test Build / test_Branch (push) Has been cancelled
Test Build / telegram (push) Has been cancelled
update fork / build (push) Has been cancelled
closeStaleIssue / stale (push) Has been cancelled
2025-05-19 13:38:37 +08:00
Horis
2255e7047c 优化
Some checks failed
Test Build / prepare (push) Has been cancelled
Test Build / build (app, release) (push) Has been cancelled
Test Build / build (app, releaseA) (push) Has been cancelled
Test Build / prerelease (push) Has been cancelled
Test Build / lanzou (push) Has been cancelled
Test Build / test_Branch (push) Has been cancelled
Test Build / telegram (push) Has been cancelled
update fork / build (push) Has been cancelled
Update Cronet / build (push) Has been cancelled
2025-05-17 21:47:00 +08:00
Horis
cc12c21de7 优化 2025-05-17 20:00:09 +08:00
Horis
95b3c7d0d6 优化
Some checks failed
Test Build / prepare (push) Has been cancelled
Test Build / build (app, release) (push) Has been cancelled
Test Build / build (app, releaseA) (push) Has been cancelled
Test Build / prerelease (push) Has been cancelled
Test Build / lanzou (push) Has been cancelled
Test Build / test_Branch (push) Has been cancelled
Test Build / telegram (push) Has been cancelled
update fork / build (push) Has been cancelled
2025-05-17 17:08:58 +08:00
Horis
7083f658bc 优化 2025-05-17 16:29:58 +08:00