Commit Graph
6909 Commits
Author SHA1 Message Date
HapeLee 24714d86fa 修复可能出现的崩溃问题 2025-08-30 01:37:27 +08:00
HapeLee 53fb8486cb 修改首次进入书记界面默认按钮为5个 2025-08-30 01:36:46 +08:00
HapeLee 7e26a158e7 增加一些蜜汁小动画 2025-08-30 01:36:09 +08:00
HapeLee 7d76cf3b12 js使用专属的toast,防止显示不全 2025-08-30 01:35:25 +08:00
Kudomaga 291d462ed3 Update issue templates 2025-08-29 03:34:22 +08:00
dependabot[bot] 4132d193f3 Bump me.zhanghai.android.libarchive:library from 1.1.5 to 1.1.6
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>
2025-08-28 19:25:22 +00:00
dependabot[bot] 7d07da8810 Bump @types/node from 20.19.11 to 24.3.0 in /modules/web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.19.11 to 24.3.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-28 19:25:11 +00:00
dependabot[bot] 00479d3396 Bump @vueuse/core from 11.3.0 to 13.8.0 in /modules/web
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 11.3.0 to 13.8.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v13.8.0/packages/core)

---
updated-dependencies:
- dependency-name: "@vueuse/core"
  dependency-version: 13.8.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-28 19:24:26 +00:00
dependabot[bot] c34e0ef052 Bump @vue/tsconfig from 0.5.1 to 0.8.1 in /modules/web
Bumps [@vue/tsconfig](https://github.com/vuejs/tsconfig) from 0.5.1 to 0.8.1.
- [Release notes](https://github.com/vuejs/tsconfig/releases)
- [Commits](https://github.com/vuejs/tsconfig/compare/v0.5.1...v0.8.1)

---
updated-dependencies:
- dependency-name: "@vue/tsconfig"
  dependency-version: 0.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-28 19:24:11 +00:00
dependabot[bot] 172e344ccc Bump pinia from 2.3.1 to 3.0.3 in /modules/web
Bumps [pinia](https://github.com/vuejs/pinia) from 2.3.1 to 3.0.3.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/v2.3.1...v3.0.3)

---
updated-dependencies:
- dependency-name: pinia
  dependency-version: 3.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-28 19:23:28 +00:00
dependabot[bot] b4bcf7d6ee Bump vue-tsc from 2.2.12 to 3.0.6 in /modules/web
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 2.2.12 to 3.0.6.
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v3.0.6/packages/tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  dependency-version: 3.0.6
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-28 19:22:30 +00:00
HapeLee 8df6cc99a2 修改更新获取网址 2025-08-29 03:21:38 +08:00
dependabot[bot] 52dfe26e66 Bump com.google.devtools.ksp in the kotlin_ksp group
Bumps the kotlin_ksp group with 1 update: [com.google.devtools.ksp](https://github.com/google/ksp).


Updates `com.google.devtools.ksp` from 2.1.21-2.0.1 to 2.2.10-2.0.2
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.1.21-2.0.1...2.2.10-2.0.2)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.2.10-2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kotlin_ksp
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-28 19:21:14 +00:00
dependabot[bot] 42c02b7b04 Bump actions/setup-java from 4 to 5
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-28 19:20:48 +00:00
dependabot[bot] ceb6dab808 Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-28 19:20:42 +00:00
HapeLee ed21dca146 增加阅读底部按钮自定义功能 2025-08-29 02:11:29 +08:00
HapeLee b3e9040089 修复获取更新版本初始值不正确的问题 2025-08-28 14:16:17 +08:00
HapeLee bc9bd557bb 修复目录最后一项视图被遮挡的问题 2025-08-28 14:15:55 +08:00
HapeLee 1a2bd5f431 更新WebDav默认选项 2025-08-28 14:15:30 +08:00
HapeLee 24f94ec274 更新发现页面样式 2025-08-28 14:15:05 +08:00
HapeLee a7a8441c3a 修复无法滑动的问题(。。。为什么多了个NestedScrollView) 2025-08-28 14:14:27 +08:00
HapeLee 9b1c155f77 修复初始化界面备份失败与NPE问题 2025-08-27 14:14:09 +08:00
Kudomaga 98c2aa6d2b Update README.md 2025-08-27 04:47:46 +08:00
HapeLee a73f71017c 更新界面
增加搜索进度
增加初次使用引导界面
2025-08-27 04:36:57 +08:00
HapeLee 07cf385f61 更新界面
增加搜索进度
增加初次使用引导界面
2025-08-27 04:35:58 +08:00
HapeLee 9819a14dbb 更新界面
增加搜索进度
增加初次使用引导界面
2025-08-27 04:23:19 +08:00
HapeLee 6d8dcdce6c 更新界面
增加搜索进度
增加初次使用引导界面
2025-08-27 03:59:49 +08:00
HapeLee 3327f181bd 更新界面
增加搜索进度
增加初次使用引导界面
2025-08-27 03:44:43 +08:00
HapeLee 50abb9b552 更新界面
增加首次进入引导界面
2025-08-27 03:04:46 +08:00
HapeLee ab98072ec3 更新界面 2025-08-27 03:04:46 +08:00
HapeLee 6b1d11489f 更新界面 2025-08-27 03:04:46 +08:00
HapeLee a12afacfeb 更新界面与图标 2025-08-23 13:22:06 +08:00
HapeLee 4004b2e386 更新界面与图标 2025-08-23 13:15:34 +08:00
HapeLee bf514ffd26 更新界面 2025-08-21 04:58:42 +08:00
HapeLee ebc4135242 更新界面 2025-08-18 14:20:02 +08:00
HapeLee a0b739a66b 更新界面 2025-08-18 14:19:54 +08:00
HapeLee 8159187dc8 增加匿名统计开关 2025-08-12 13:10:59 +08:00
HapeLee 7e67246841 更新界面 2025-08-11 19:03:34 +08:00
HapeLee e9248cab14 清理代码与更新界面 2025-08-11 04:00:54 +08:00
HapeLee b2918df258 清理代码与更新界面 2025-08-11 03:47:04 +08:00
HapeLee 1607984faa 更新与修复界面
修复一些设备的导航栏着色
增加删除单个书籍缓存功能
增加阅读记录封面显示
恢复一些默认动效
2025-08-09 18:26:28 +08:00
HapeLee ccaf8973fe 更新关于界面
搜索书籍界面切换至SearchBar与SearchView
2025-08-06 17:52:07 +08:00
HapeLee 3db111e87d 更新界面 2025-08-04 03:55:21 +08:00
HapeLee 3c5df88027 增加漫画单独配置
更新界面
2025-08-02 12:44:25 +08:00
HapeLee 22f34161ab 更新TargetSDK至36
更新部分界面
添加透明主题
2025-07-30 02:14:14 +08:00
HapeLee c2353c9e71 增加震动 2025-07-25 18:03:48 +08:00
HapeLee 781615c777 更新依赖
更新部分界面
2025-07-22 14:10:12 +08:00
HapeLee 82a2aa349e 增加阅读漫画自定义点击区域功能
增加页脚配置预览
更新界面
2025-07-22 02:24:52 +08:00
HapeLee 47274f13d4 修复一些问题 2025-07-21 15:21:24 +08:00
HapeLee 1701285d33 新增漫画阅读模式[条漫、日漫等]
新增条漫侧边留白功能
更新滤镜功能,现在支持亮度跟随系统
其他界面更新
2025-07-21 03:25:18 +08:00