Commit Graph
6166 Commits
Author SHA1 Message Date
dependabot[bot] b2edba81c7 chore(deps): bump core from 1.13.1 to 1.15.0 (#4328)
Bumps `core` from 1.13.1 to 1.15.0.

Updates `androidx.core:core` from 1.13.1 to 1.15.0

Updates `androidx.core:core-ktx` from 1.13.1 to 1.15.0

---
updated-dependencies:
- dependency-name: androidx.core:core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.core:core-ktx
  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-01-15 16:06:22 +08:00
dependabot[bot] 77f44a1e0e chore(deps): bump lifecycle from 2.8.4 to 2.8.7 (#4325)
Bumps `lifecycle` from 2.8.4 to 2.8.7.

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

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

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-common-java8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-service
  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-01-15 15:56:57 +08:00
dependabot[bot] ae981b3590 chore(deps): bump activity from 1.9.1 to 1.9.3 (#4301)
Bumps `activity` from 1.9.1 to 1.9.3.

Updates `androidx.activity:activity` from 1.9.1 to 1.9.3

Updates `androidx.activity:activity-compose` from 1.9.1 to 1.9.3

Updates `androidx.activity:activity-ktx` from 1.9.1 to 1.9.3

---
updated-dependencies:
- dependency-name: androidx.activity:activity
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.activity:activity-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.activity:activity-ktx
  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-01-15 15:54:16 +08:00
dependabot[bot] 83d8195f7b chore(deps): bump androidx.benchmark from 1.3.0 to 1.3.3 (#4298)
Bumps androidx.benchmark from 1.3.0 to 1.3.3.

---
updated-dependencies:
- dependency-name: androidx.benchmark
  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-01-15 15:53:05 +08:00
dependabot[bot] e880249913 Bump androidx.webkit:webkit from 1.11.0 to 1.12.1 (#4258)
Bumps androidx.webkit:webkit from 1.11.0 to 1.12.1.

---
updated-dependencies:
- dependency-name: androidx.webkit:webkit
  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-01-15 15:41:36 +08:00
Horis aa029ff52a 优化 2025-01-15 15:25:17 +08:00
Horis 8dd29823e0 Update agp desugar dependency 2025-01-15 15:24:25 +08:00
Horis 1ca5ab49e9 Fix package visibility issue 2025-01-15 15:22:50 +08:00
Horis 57a6c3b6a8 优化 2025-01-14 19:07:34 +08:00
Horis d91254a9b6 优化 2025-01-14 12:54:57 +08:00
Sun-QAQandSunQAQ e46c0ca6b1 修改因getImageStyle方法中默认书源为图片格式返回imgStyleFull导致书源imgstyle配置不生效的问题 (#4530)
Co-authored-by: SunQAQ <sunqi87c6@gmail.com>
2025-01-14 12:16:01 +08:00
Horis 5a366f6630 Fix dict rule import 2025-01-14 12:04:29 +08:00
Horis c102546043 优化 2025-01-12 16:26:34 +08:00
Horis 2072e25b77 Fix package visibility issue and code tweak 2025-01-12 12:14:28 +08:00
Horis 71e84e0eb3 Fix page animation switch 2025-01-10 18:40:33 +08:00
Sun-QAQ c4365055f1 优化图片样式单页显示逻辑 (#4518)
* 优化图片样式单页显示逻辑

- 当书籍图片样式为空或书源内容规则为单页样式时,自动切换为单页显示
- 在切换为单页样式时,将页面切换动画设置为覆盖

* Revert "优化图片样式单页显示逻辑"

This reverts commit 2c415ef60169c0545301e2ea4314f255ffe65d22.

* 优化图片样式单页显示逻辑

- 当书源内容规则为单页样式时,自动切换为单页显示
- 在切换为单页样式时,将页面切换动画设置为覆盖
2025-01-10 18:30:32 +08:00
Horis e34b169d65 Fix notification wake screen on 2025-01-10 17:29:13 +08:00
Horis 2799df988e Fix default font change not update content 2025-01-10 14:18:07 +08:00
Xwite 1066660178 Update Javascript Enginge RhinoJS 1.8.0 (#4506)
* Update proguard-rules Rhino 1.8.0

* Update jsHelp.md
2025-01-10 13:25:19 +08:00
Xwite a76b9fbcc5 Bump web v3.25.011013 2025-01-10 05:17:39 +00:00
Xwite 0706652584 Use sass-embedded instead of sass 2025-01-10 13:17:02 +08:00
Xwite 4f0b654015 Delete pnpm-lock.yml 2025-01-10 13:06:53 +08:00
Xwite 7cebaa6e8c Update proguard-rules Rhino 1.8.0 2025-01-10 13:06:10 +08:00
Xwite 51c0b45848 Update pnpm-lock.yaml 2025-01-10 12:54:07 +08:00
Xwite 62c35e5dca [skip ci] Remove unused devDependencies in package.json 2025-01-10 12:47:20 +08:00
Xwite a2640747a1 Merge pull request #4187 from gedoor/dependabot/github_actions/peter-evans/create-pull-request-7
Bump peter-evans/create-pull-request from 6 to 7
2025-01-09 11:42:40 +08:00
Xwite f8077e7dda Merge pull request #4354 from gedoor/dependabot/npm_and_yarn/modules/web/eslint/plugin-kit-0.2.3
chore(deps): bump @eslint/plugin-kit from 0.2.0 to 0.2.3 in /modules/web
2025-01-09 11:12:25 +08:00
Xwite 5ae4505f02 Merge pull request #4442 from gedoor/dependabot/npm_and_yarn/modules/web/nanoid-3.3.8
Bump nanoid from 3.3.7 to 3.3.8 in /modules/web
2025-01-09 11:00:41 +08:00
Horis f510beaf7d 优化 2025-01-08 16:48:36 +08:00
Horis f66ef8c318 优化 2025-01-08 16:44:37 +08:00
Horis 97065b3519 优化 2025-01-07 14:41:09 +08:00
Horis 68d3ffa8db 优化 2025-01-07 12:16:52 +08:00
Horis e6b0d59609 优化 2025-01-06 22:40:37 +08:00
Horis a7719ab2e8 优化 2025-01-06 22:16:37 +08:00
Horis 092c7f9ddf 优化 2025-01-06 18:32:33 +08:00
Horis 4cddb2376f 优化 2025-01-06 18:29:59 +08:00
Horis 66600d00ee 优化 2025-01-06 16:30:58 +08:00
adhu2018 ec478d6ee8 书籍简介可复制 (#4499)
* 书籍简介可复制

* 横屏时书籍简介可复制
2025-01-05 10:26:37 +08:00
Horis 5301c70e4d 优化 2025-01-02 22:26:38 +08:00
Sun-QAQ c787ebeb78 修复single样式下图片居中显示异常bug (#4491)
* 当图片格式设置为single时,图片居中显示。

* 优化单图模式下标题的显示位置优化了标题威之居中

* 修复single样式下图片居中显示异常bug
2025-01-02 14:19:43 +08:00
Horis a3ba68b0f1 优化 2024-12-31 19:58:16 +08:00
Sun-QAQ 4035b2be35 优化单图模式下标题的显示位置居中 (#4485)
* 当图片格式设置为single时,图片居中显示。

* 优化单图模式下标题的显示位置优化了标题威之居中
2024-12-31 19:28:52 +08:00
Sun-QAQ 98cc7c5e72 当图片格式设置为single时,图片居中显示。 (#4482) 2024-12-31 13:33:07 +08:00
Horis c314caf30c 优化 2024-12-31 13:30:15 +08:00
Horis 31a3918361 优化 2024-12-31 12:24:03 +08:00
Horis a4eeed1f55 优化 2024-12-30 15:46:32 +08:00
niuhb 22004a6e6b 漫画(图片)和书籍(文本)可以分别设置布局 (#4479)
* 漫画(图片)和书籍(文本)可以分别设置布局

* 优化
2024-12-30 11:48:42 +08:00
Horis 80d2e9bf7a 优化 2024-12-30 11:33:17 +08:00
Horis cf088c6ff4 优化 2024-12-29 14:56:14 +08:00
Horis f32e4245b1 优化 2024-12-28 19:53:22 +08:00