Commit Graph

4241 Commits

Author SHA1 Message Date
kunfei
95a07cf6ef 替换规则添加排除字段 2023-05-10 20:58:45 +08:00
Xwite
30d82ae6a9
Update updateLog.md 2023-05-10 12:49:53 +08:00
Xwite
45b4dc1069 Bump web v3.23.051012 2023-05-10 04:44:20 +00:00
Xwite
9447bef57b web: 修复快捷键设置bug和esc键逻辑; 修复超大章节列表造成的卡顿
bug: 第一点击目录时没有跳转到合适位置
2023-05-10 12:43:36 +08:00
Xwite
ec9c2fec08 web: 修复快捷键设置bug和esc键逻辑; 修复超大章节列表造成的卡顿
bug: 第一点击目录时没有跳转到合适位置
2023-05-10 12:41:55 +08:00
Xwite
a3be54238b Bump web v3.23.050920 2023-05-09 12:37:10 +00:00
Xwite
6a0f933668 web: 添加间距设置 2023-05-09 20:35:55 +08:00
Xwite
07f34c1b61 web: 添加间距设置 2023-05-09 20:34:40 +08:00
Xwite
c6b3558d51 Bump web v3.23.050919 2023-05-09 11:23:22 +00:00
Xwite
324711c384 优化 2023-05-09 19:22:25 +08:00
Xwite
161a93bf28 Bump web v3.23.050918 2023-05-09 10:41:41 +00:00
Xwite
fe01efbf85 perf(web): 减少重复字数计算 2023-05-09 18:40:31 +08:00
Xwite
39e291c947 Bump web v3.23.050918 2023-05-09 10:20:51 +00:00
Xwite
596ea46916 fix(web): 字数计算考虑换行符 2023-05-09 18:19:45 +08:00
Xwite
8c730266a7 Bump web v3.23.050917 2023-05-09 09:20:40 +00:00
Xwite
02a215202c fix(web): 修复进度同步和返回书架同步 2023-05-09 17:19:46 +08:00
Xwite
271aa770b1 [skip ci] web: remove unnecessary watchers 2023-05-09 17:18:55 +08:00
kunfei
90629650bb Merge remote-tracking branch 'origin/master' 2023-05-09 08:11:09 +08:00
kunfei
a1eb874cc2 优化 2023-05-09 08:10:57 +08:00
Horis
d2b96094e9 优化 2023-05-08 23:52:39 +08:00
kunfei
7a59cb122b Merge remote-tracking branch 'origin/master' 2023-05-08 23:09:38 +08:00
kunfei
eacbd1a844 优化 2023-05-08 23:09:25 +08:00
Xwite
401020c824 [skip ci] wip: web添加字距 段距 行距实现 2023-05-08 22:34:10 +08:00
Xwite
d71a4e8ce8 [skip ci] update updateLog 2023-05-08 22:34:05 +08:00
kunfei
1d88c6dbb4 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	app/src/main/assets/updateLog.md
2023-05-08 21:00:03 +08:00
kunfei
9f5d1bc0d5 优化 2023-05-08 20:44:33 +08:00
Xwite
90e0f6111d [skip ci] update updateLog 2023-05-08 20:42:50 +08:00
kunfei
61c7317419 优化 2023-05-08 20:39:20 +08:00
Horis
7e5d8bbd7e 优化 2023-05-08 17:33:59 +08:00
kunfei
660a342b93
Merge pull request #3068 from gedoor/dependabot/gradle/com.google.protobuf-protobuf-javalite-3.22.4
Bump com.google.protobuf:protobuf-javalite from 3.22.3 to 3.22.4
2023-05-08 14:26:43 +08:00
kunfei
90e5f053ee
Merge pull request #3067 from gedoor/dependabot/gradle/coroutines_version-1.7.0
Bump coroutines_version from 1.6.4 to 1.7.0
2023-05-08 14:26:30 +08:00
kunfei
f0a5a8608b
Merge pull request #3064 from gedoor/cronet
Bump cronet from 113.0.5672.61 to 113.0.5672.76
2023-05-08 14:26:18 +08:00
kunfei
808c9580eb
Merge pull request #3065 from h11128/check-source-content-single
单章换源加载字数
2023-05-08 14:26:04 +08:00
dependabot[bot]
3b8df026e1
Bump com.google.protobuf:protobuf-javalite from 3.22.3 to 3.22.4
Bumps com.google.protobuf:protobuf-javalite from 3.22.3 to 3.22.4.

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-javalite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 05:13:59 +00:00
dependabot[bot]
f5ac6c7b5a
Bump coroutines_version from 1.6.4 to 1.7.0
Bumps `coroutines_version` from 1.6.4 to 1.7.0.

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.6.4 to 1.7.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.4...1.7.0)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` from 1.6.4 to 1.7.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.4...1.7.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 05:13:52 +00:00
Jason Yao
f6bfb43f78 单章换源加载字数 2023-05-08 00:39:49 -04:00
Xwite
d6793c5b41 Bump cronet from 113.0.5672.61 to 113.0.5672.76
- Changes in the [Git log](https://chromium.googlesource.com/chromium/src/+log/113.0.5672.61..113.0.5672.76)
2023-05-08 01:32:49 +00:00
kunfei
58a9bcaee1
Merge pull request #3063 from h11128/check-source-content
添加换源加载字数选项,显示当前章节或者最新章节字数
2023-05-08 08:44:38 +08:00
Jason Yao
ef4eb4752b 加载字数选项
优化数据保存类型,方便未来按字数过滤
根据选项自动决定是否加载正文
2023-05-07 18:09:46 -04:00
Xwite
a47e51c7f8 [skip ci] update stings.xml 2023-05-07 21:10:14 +08:00
Xwite
fdadebaef1 Bump web v3.23.050711 2023-05-07 03:41:16 +00:00
Xwite
ee70523026 perf(web): 使用map查找推送失败的源 2023-05-07 11:40:33 +08:00
Xwite
d65d9429d7 WebDav: 检查应用密码是否正确;输入为空时保留提示 2023-05-07 10:34:38 +08:00
Xwite
b8eb5adc2e Bump web v3.23.050623 2023-05-06 15:00:30 +00:00
Xwite
d27dd0a5a3 perf(web): 使用map查找勾选的源 2023-05-06 22:59:26 +08:00
kunfei
771ff323fe 优化 2023-05-06 16:40:51 +08:00
kunfei
72d090f180 优化 2023-05-06 14:42:26 +08:00
kunfei
99220cb779 优化 2023-05-04 22:50:22 +08:00
kunfei
f03c4c740a Merge remote-tracking branch 'origin/master' 2023-05-04 22:36:19 +08:00
kunfei
b20e196848 优化 2023-05-04 22:36:07 +08:00