Commit Graph
6909 Commits
Author SHA1 Message Date
HapeLee 6f5545ef08 修复共享动画的闪烁问题 2025-09-22 20:05:03 +08:00
HapeLee 6d19ffeb80 替换一些硬编码的文字 2025-09-22 20:00:42 +08:00
HapeLee 9b29c6c5b0 修复 2025-09-22 02:12:27 +08:00
HapeLee 38164d2328 修复 2025-09-22 01:39:37 +08:00
HapeLee 66b78f53af 增加一些基本的界面自定义功能 2025-09-22 01:18:21 +08:00
HapeLee 43b7b39ec6 更新界面 2025-09-22 01:15:17 +08:00
HapeLee ab7ba98c3f 更新界面 2025-09-22 01:15:00 +08:00
HapeLee 58e0f51c3e 更新界面 2025-09-22 01:14:28 +08:00
HapeLee f123ef2eaa 添加书签快速定位至目录的功能 2025-09-18 19:54:40 +08:00
HapeLee 76f125a15e 修复自动打开最近阅读书籍功能 2025-09-18 19:47:10 +08:00
HapeLee 9fa29416af 修复由于阅读界面测量错误造成的一些问题 2025-09-18 19:27:29 +08:00
HapeLee e6c2b4a59e 修复自动打开书籍失效的问题 2025-09-18 19:26:48 +08:00
HapeLee fd9b07175f 还原为官方的绿红色代表发现的逻辑 2025-09-18 02:34:46 +08:00
HapeLee 63498cd14a 修复自动填充点击没反应的问题、增加添加书源时的动画 2025-09-18 02:27:48 +08:00
HapeLee 27d66699ab 修复隐藏底部导航栏无效的问题 2025-09-18 02:15:25 +08:00
HapeLee 434ed8b7ad 修复切换订阅布局时的闪退问题 2025-09-18 02:15:08 +08:00
HapeLee 58d784916c 修复切换订阅布局时的闪退问题 2025-09-18 02:14:42 +08:00
HapeLee e486a2eda8 修复发现列表错位 2025-09-18 02:14:15 +08:00
HapeLee 2ecd2507b7 修复图片显示 2025-09-18 02:12:58 +08:00
HapeLee f521219cbe 优化 2025-09-18 01:38:49 +08:00
dependabot[bot] 3eab771f27 Bump agp from 8.12.2 to 8.13.0
Bumps `agp` from 8.12.2 to 8.13.0.

Updates `com.android.application` from 8.12.2 to 8.13.0

Updates `com.android.library` from 8.12.2 to 8.13.0

Updates `com.android.test` from 8.12.2 to 8.13.0

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-15 19:06:05 +00:00
HapeLee 3a8166b74d 更新目录界面
添加目录界面的长按功能:全选、反选、选择已选章节之后章节、添加书签、下载
2025-09-16 03:04:37 +08:00
HapeLee 07c01e2b35 增加动态取色图标支持 2025-09-13 03:42:47 +08:00
HapeLee afb7ec8ddb 更新界面 2025-09-13 03:42:29 +08:00
HapeLee 7b615cd186 现在当使用按钮切换字重时,会和官方逻辑相同 2025-09-13 03:42:13 +08:00
HapeLee 2de4ced6bc 修复书籍的加载问题,这次真的修了孩子们 2025-09-12 01:59:06 +08:00
HapeLee e2dccabdd5 孩子们这次真修了
修复从后台进入前台且Activity被系统回收时导致的书籍未加载和NPE问题
2025-09-11 14:06:37 +08:00
HapeLee 9c09d0b18e 修复偶先的进入阅读界面时书籍不加载的问题 2025-09-11 02:02:28 +08:00
HapeLee e99157ca8c 修复偶现的崩溃问题 2025-09-11 02:01:15 +08:00
HapeLee 5f32379543 删Log 2025-09-10 19:43:31 +08:00
HapeLee fbd0630a47 修复可能的NPE问题 2025-09-10 19:33:53 +08:00
HapeLee 9fb334988b 增加纯黑暗色模式,清理代码 2025-09-10 19:33:40 +08:00
HapeLee 011aaa0bb9 增加纯黑暗色模式,清理代码 2025-09-10 19:32:52 +08:00
HapeLee 7e97a6be05 修复测试版获取问题 2025-09-10 19:31:26 +08:00
HapeLee b75c8f3ce4 修复滑动条为章节时无法滑动的问题 2025-09-09 14:02:19 +08:00
HapeLee 85d425e847 修复特定情况下的NPE问题 2025-09-09 13:21:10 +08:00
HapeLee 66fefe1253 优化界面显示 2025-09-07 02:40:46 +08:00
HapeLee 3e123ab73c 修复详情页书籍简介下部分被裁剪,更新界面 2025-09-06 14:45:38 +08:00
Kudomaga 56bd980834 Update README.md 2025-09-06 04:32:49 +08:00
Kudomaga ce08b2da69 Update README.md 2025-09-06 04:30:42 +08:00
HapeLee f0b2d6cf21 增加书籍详情界面与有声书界面的根据封面生成主题色功能 2025-09-06 04:23:06 +08:00
HapeLee 090b380d2e 更新控件 2025-09-06 04:20:11 +08:00
HapeLee 7a7932e534 清理代码 2025-09-06 03:07:58 +08:00
HapeLee cb0099ced2 修复使用外部可变字体时无法无极变换的问题 2025-09-05 13:40:50 +08:00
Kudomaga a979ba803d Create SECURITY.md 2025-09-05 03:57:46 +08:00
Kudomaga c93fbd03c6 Update README.md 2025-09-05 03:55:47 +08:00
HapeLee f89f6a0fd8 增加编译时间字段 2025-09-05 03:38:27 +08:00
HapeLee 158812fd65 增加无极字重切换 2025-09-05 03:38:27 +08:00
HapeLee cb60443323 重新设计界面设置布局 2025-09-05 03:38:27 +08:00
HapeLee ee703523de 使用ProgressBar 2025-09-05 03:38:27 +08:00