Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from gedoor:master #236

Open
wants to merge 87 commits into
base: master
Choose a base branch
from
Open

[pull] master from gedoor:master #236

wants to merge 87 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Feb 8, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Feb 8, 2025
821938089 and others added 27 commits February 8, 2025 21:28
* feat(ui): 添加外部链接跳转确认对话框

- 新增 ConfirmationDialogActivity 用于显示跳转确认对话框
- 在 AndroidManifest.xml 中注册新活动
- 添加 confirmation_dialog.xml 布局文件- 在 JsExtensions.kt 中实现 openUrl 函数以启动对话框
- 更新 styles.xml 添加透明主题样式
- 在 strings.xml 中添加新的错误提示字符串

* feat(dialog): 优化外部链接/应用跳转确认对话框

- 更新对话框布局,增加文本大小设置
- 添加来源标签显示,提高用户识别度
- 优化对话框逻辑,正确处理视图初始化顺序
- 更新字符串资源,支持来源标签显示

---------

Co-authored-by: SunQAQ <sunqi87c6@gmail.com>
* style(dialog): 优化确认对话框样式

- 修改工具栏 ID为 tool_bar
- 为消息文本添加主文本颜色
- 设置工具栏标题文本颜色

* feat(app): 优化外部链接跳转逻辑并支持 MIME 类型- 重构 ConfirmationDialogActivity 中的跳转逻辑,支持处理 MIME 类型
- 在 JsExtensions 中的 openUrl 函数增加 mimeType 参数,允许传递 MIME 类型

---------

Co-authored-by: SunQAQ <sunqi87c6@gmail.com>
* style(dialog): 修改确认对话框标题样式

- 将确认对话框的标题文本外观从 "@style/ToolbarTitle" 更改为 "@style/ToolbarTitleX"
- 新增 "ToolbarTitleX" 样式,继承自 "TextAppearance.Widget.AppCompat.Toolbar.Title"

* 添加openUrl方法说明

---------

Co-authored-by: SunQAQ <sunqi87c6@gmail.com>
-调整标题和内容的排版方式

Co-authored-by: SunQAQ <sunqi87c6@gmail.com>
Gson will throw error when json has extra comma in array or object. see 8e66c7e

This reverts commit 65d4d7f.
821938089 and others added 30 commits February 21, 2025 12:00
Bumps `activity` from 1.9.3 to 1.10.0.

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

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

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

---
updated-dependencies:
- dependency-name: androidx.activity:activity
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.activity:activity-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.activity:activity-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>
Bumps `fragment` from 1.8.5 to 1.8.6.

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

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

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

---
updated-dependencies:
- dependency-name: androidx.fragment:fragment
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.fragment:fragment-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.fragment:fragment-testing
  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>
* 优化

* 页脚增加章节名称配置,增加返回提示加入书架
* 优化

* 页脚增加章节名称配置,增加返回提示加入书架

* 增加水平滚动
* 调整页脚章节标题位置

* 修复章节切换问题

* 增加刷新

* 调整屏幕滚动问题

* ...

* 修复图片过长滚动问题

* ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants