Commit Graph

1695 Commits

Author SHA1 Message Date
gedoor
03c28a1522 Bump cronet from 102.0.5005.78 to 102.0.5005.125
- Changes in the [Git log](https://chromium.googlesource.com/chromium/src/+log/102.0.5005.78..102.0.5005.125)
2022-06-14 00:24:06 +00:00
kunfei
1d0c511a44
Merge pull request #1971 from gedoor/dependabot/gradle/app/com.squareup.okhttp3-okhttp-4.10.0
chore(deps): bump okhttp from 4.9.3 to 4.10.0 in /app
2022-06-13 14:43:31 +08:00
dependabot[bot]
d1943f5ef3
chore(deps): bump okhttp from 4.9.3 to 4.10.0 in /app
Bumps [okhttp](https://github.com/square/okhttp) from 4.9.3 to 4.10.0.
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-4.9.3...parent-4.10.0)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:okhttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 04:45:33 +00:00
kunfei
5c15c58a48
Merge pull request #1966 from olixina/master
fix(help): fix BadPaddingException: error:1e000065:Cipher functions:OPENSSL_internal:BAD_DECRYPT
2022-06-13 08:09:05 +08:00
olixina
73c0c1db16 fix(help): fix BadPaddingException: error:1e000065:Cipher functions:OPENSSL_internal:BAD_DECRYPT 2022-06-12 21:02:20 +08:00
kunfei
eb01e09cea 优化 2022-06-10 22:14:36 +08:00
kunfei
fd0d2ae492 优化 2022-06-10 22:13:06 +08:00
kunfei
f42f31849c 优化 2022-06-08 17:46:47 +08:00
kunfei
ea06eb5d85 优化 2022-06-08 15:56:47 +08:00
kunfei
304510505d 优化 2022-06-08 15:46:58 +08:00
kunfei
84fe966808 优化 2022-06-08 15:41:05 +08:00
kunfei
39f0bfe419
Merge pull request #1957 from qianfanguojin/master
修复WebDav书籍相关的一些Bug
2022-06-08 15:40:40 +08:00
kunfei
6c6e240b1a
Merge pull request #1959 from 1552980358/master
Coroutine.kt: Replace .plus with '+'
2022-06-08 15:40:26 +08:00
1552980358
fc7dd335c1 Coroutine.kt: Replace .plus with '+' 2022-06-08 12:23:47 +08:00
谢意帆
3d5e0cc230 feat: 1. 修复书记文件名为中文时显示乱码的问题
2. 添加上传和下载书籍时的加载框以及异常提示
2022-06-07 22:06:20 +08:00
谢意帆
17bdf0bb79 fix: 更改 book 为 books,确保准确性 2022-06-07 22:04:14 +08:00
kunfei
2254952987 优化 2022-06-07 17:24:50 +08:00
kunfei
da9f05d570 优化 2022-06-07 17:09:41 +08:00
kunfei
dafcaa1050 修复webDav连接不上时webDav界面无响应的bug 2022-06-07 17:06:48 +08:00
kunfei
f65bff25f5 Merge remote-tracking branch 'origin/master' 2022-06-07 16:53:35 +08:00
kunfei
d7d586d13d 修复webDav连接不上时webDav界面无响应的bug 2022-06-07 16:53:21 +08:00
kunfei
9c8d4c5097
Merge pull request #1954 from gedoor/dependabot/gradle/app/com.github.liuyueyi.quick-chinese-transfer-quick-transfer-core-0.2.5
chore(deps): bump quick-transfer-core from 0.2.4 to 0.2.5 in /app
2022-06-07 16:43:14 +08:00
kunfei
fb7d29df9e Merge remote-tracking branch 'origin/master' 2022-06-07 13:46:50 +08:00
kunfei
62b3de0ead 优化 2022-06-07 13:46:36 +08:00
dependabot[bot]
08061d6ec8
chore(deps): bump quick-transfer-core from 0.2.4 to 0.2.5 in /app
Bumps [quick-transfer-core](https://github.com/liuyueyi/quick-chinese-transfer) from 0.2.4 to 0.2.5.
- [Release notes](https://github.com/liuyueyi/quick-chinese-transfer/releases)
- [Commits](https://github.com/liuyueyi/quick-chinese-transfer/compare/0.2.4...0.2.5)

---
updated-dependencies:
- dependency-name: com.github.liuyueyi.quick-chinese-transfer:quick-transfer-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-07 04:41:55 +00:00
kunfei
e04e1432ae 优化 2022-06-05 22:08:01 +08:00
kunfei
65136bca50 优化 2022-06-05 21:57:11 +08:00
kunfei
e5447581da 优化 2022-06-04 18:33:06 +08:00
kunfei
fb995a60cd
Merge pull request #1947 from WhiredPlanck/patch-2
refactor(res): polish appHelp.md
2022-06-04 18:31:04 +08:00
kunfei
a923c2a9e4
Merge pull request #1949 from Xwite/master
fix(epub): titlepage.xhtml location
2022-06-04 18:29:32 +08:00
Xwite
05581c30c3 fix(LocalBook): remove duplicated chapter 2022-06-04 15:45:57 +08:00
Xwite
c71099a379 fix(epub): titlepage.xhtml 2022-06-04 15:36:21 +08:00
WhiredPlanck
9785c5ea09
refactor(res): polish appHelp.md 2022-06-04 02:01:21 +08:00
kunfei
a15ce01ef6 优化 2022-06-03 23:06:00 +08:00
kunfei
67db9ac158
Merge pull request #1946 from WhiredPlanck/patch-1
refactor(res): polish Chinese Simplified translations
2022-06-03 22:43:11 +08:00
WhiredPlanck
fef2bf4a49
refactor(res): polish Chinese Simplified translations
- Use full-width symbols for all text
- Use correct case for proper nouns and avoid jargons
- Place a space before and after English words or numbers
- Polish translations appropriately
- Add missing translations.

Reference:
1. https://github.com/sparanoid/chinese-copywriting-guidelines
2. https://www.w3.org/TR/clreq/
2022-06-03 11:36:29 +08:00
kunfei
64408534ed
Merge pull request #1945 from gedoor/dependabot/gradle/app/com.github.jenly1314-zxing-lite-2.2.0
chore(deps): bump zxing-lite from 2.1.1 to 2.2.0 in /app
2022-06-02 13:57:37 +08:00
kunfei
654410da23
Merge pull request #1943 from gedoor/dependabot/gradle/app/com.google.android.material-material-1.6.1
chore(deps): bump material from 1.6.0 to 1.6.1 in /app
2022-06-02 13:57:20 +08:00
kunfei
5c9ad6da21
Merge pull request #1942 from gedoor/dependabot/gradle/app/androidx.core-core-ktx-1.8.0
chore(deps): bump core-ktx from 1.7.0 to 1.8.0 in /app
2022-06-02 13:56:45 +08:00
dependabot[bot]
e8a1e61059
chore(deps): bump core-ktx from 1.7.0 to 1.8.0 in /app
Bumps core-ktx from 1.7.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: androidx.core:core-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 05:55:47 +00:00
kunfei
9f0cb8e3ca
Merge pull request #1941 from gedoor/dependabot/gradle/app/androidx.appcompat-appcompat-1.4.2
chore(deps): bump appcompat from 1.4.1 to 1.4.2 in /app
2022-06-02 13:55:19 +08:00
dependabot[bot]
f7d421dc0f
chore(deps): bump zxing-lite from 2.1.1 to 2.2.0 in /app
Bumps [zxing-lite](https://github.com/jenly1314/ZXingLite) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/jenly1314/ZXingLite/releases)
- [Commits](https://github.com/jenly1314/ZXingLite/compare/2.1.1...2.2.0)

---
updated-dependencies:
- dependency-name: com.github.jenly1314:zxing-lite
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 04:38:52 +00:00
dependabot[bot]
7fadafc753
chore(deps): bump material from 1.6.0 to 1.6.1 in /app
Bumps [material](https://github.com/material-components/material-components-android) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.6.0...1.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 04:38:36 +00:00
dependabot[bot]
e54fe0beb0
chore(deps): bump appcompat from 1.4.1 to 1.4.2 in /app
Bumps appcompat from 1.4.1 to 1.4.2.

---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 04:38:21 +00:00
kunfei
c141217320 优化 2022-06-01 20:27:25 +08:00
kunfei
5345469d44 优化 2022-06-01 20:21:45 +08:00
kunfei
17ac4ea36e
Merge pull request #1931 from gedoor/dependabot/gradle/app/cn.hutool-hutool-crypto-5.8.2
chore(deps): bump hutool-crypto from 5.8.1 to 5.8.2 in /app
2022-06-01 20:18:17 +08:00
kunfei
a73c25f423
Merge pull request #1937 from Xwite/master
fix #1831
2022-06-01 20:05:35 +08:00
Xwite
23d26172a4 fix: check suffix characters 2022-06-01 19:47:39 +08:00
Xwite
6098260f45 feat(ImageProvider): disable replace when detect empty image url 2022-06-01 18:27:34 +08:00