Horis
|
a35a3f4b4c
|
优化
|
2 years ago |
Horis
|
35d8ba33db
|
优化
|
2 years ago |
dependabot[bot]
|
af07089e90
|
Bump activity-ktx from 1.6.0 to 1.6.1 in /app
Bumps activity-ktx from 1.6.0 to 1.6.1.
---
updated-dependencies:
- dependency-name: androidx.activity:activity-ktx
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
29ca7deda5
|
Bump gson from 2.9.1 to 2.10 in /app
Bumps [gson](https://github.com/google/gson) from 2.9.1 to 2.10.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.9.1...gson-parent-2.10)
---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
43bc913d4b
|
Bump activity-compose from 1.6.0 to 1.6.1 in /app
Bumps activity-compose from 1.6.0 to 1.6.1.
---
updated-dependencies:
- dependency-name: androidx.activity:activity-compose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
8638bebdc9
|
Bump fragment-ktx from 1.5.3 to 1.5.4 in /app
Bumps fragment-ktx from 1.5.3 to 1.5.4.
---
updated-dependencies:
- dependency-name: androidx.fragment:fragment-ktx
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
2ae9e5c2ac
|
Bump hutool-crypto from 5.8.8 to 5.8.9 in /app
Bumps [hutool-crypto](https://github.com/dromara/hutool) from 5.8.8 to 5.8.9.
- [Release notes](https://github.com/dromara/hutool/releases)
- [Changelog](https://github.com/dromara/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](https://github.com/dromara/hutool/compare/5.8.8...5.8.9)
---
updated-dependencies:
- dependency-name: cn.hutool:hutool-crypto
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
kunfei
|
b19b1a6afb
|
优化
|
2 years ago |
dependabot[bot]
|
b7bc0f73af
|
Bump material from 1.6.1 to 1.7.0 in /app
Bumps [material](https://github.com/material-components/material-components-android) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.6.1...1.7.0)
---
updated-dependencies:
- dependency-name: com.google.android.material:material
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Horis
|
c38b670b18
|
优化
|
2 years ago |
kunfei
|
2eb138646d
|
优化
|
2 years ago |
kunfei
|
6d349e1eab
|
正则匹配替换成com.google.re2j
自带的正则匹配超时无法取消
|
2 years ago |
Xwite
|
68ab0909f1
|
Update build.gradle
|
2 years ago |
kunfei
|
42cb03efad
|
优化
|
2 years ago |
dependabot[bot]
|
781a3dd59a
|
Bump glideVersion from 4.14.1 to 4.14.2 in /app
Bumps `glideVersion` from 4.14.1 to 4.14.2.
Updates `glide` from 4.14.1 to 4.14.2
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](https://github.com/bumptech/glide/compare/v4.14.1...v4.14.2)
Updates `compiler` from 4.14.1 to 4.14.2
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](https://github.com/bumptech/glide/compare/v4.14.1...v4.14.2)
---
updated-dependencies:
- dependency-name: com.github.bumptech.glide:glide
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.github.bumptech.glide:compiler
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Xwite
|
139140f631
|
Support svg
|
2 years ago |
ag2s20150909
|
147ea16469
|
加速Github Action
https://github.com/gradle/gradle-build-action
|
2 years ago |
kunfei
|
a794c3c977
|
优化
|
2 years ago |
kunfei
|
492c1d152b
|
优化
|
2 years ago |
kunfei
|
96567c95c6
|
优化
|
2 years ago |
kunfei
|
21820dc75d
|
优化
|
2 years ago |
Xwite
|
140d2319d6
|
启用gradle的minifyEnabled (#2356)
* 修复文件类书源换源后阅读按钮工作不正确的bug
* 修复文件类书源换源后阅读按钮工作不正确的bug
* chore: rename EventBus.BOOK_URL_CHANGED
* build: enable minifyEnabled for buildType Release
- add proguard-rules: StrResponse CacheManager CookieStore hutool
- fix com.google.android.exoplayer2 proguard-rules
* build: keep io.legado.app.api.ReturnData
|
2 years ago |
kunfei
|
94559472dc
|
优化
|
2 years ago |
kunfei
|
59455bba41
|
优化
|
2 years ago |
dependabot[bot]
|
4b2afc65e7
|
Bump glideVersion from 4.14.0 to 4.14.1 in /app
Bumps `glideVersion` from 4.14.0 to 4.14.1.
Updates `glide` from 4.14.0 to 4.14.1
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](https://github.com/bumptech/glide/compare/v4.14.0...v4.14.1)
Updates `compiler` from 4.14.0 to 4.14.1
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](https://github.com/bumptech/glide/compare/v4.14.0...v4.14.1)
---
updated-dependencies:
- dependency-name: com.github.bumptech.glide:glide
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.github.bumptech.glide:compiler
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
ag2s20150909
|
15fbc844f1
|
Cronet 支持DnsHttpsSvcb
Cronet 设置`UseDnsHttpsSvcb`等实验选项支持HTTPS 类型的dns请求,从dns HTTPS记录中就能获取到支持的alpn,用来确定升级http3。
77379815db
|
2 years ago |
dependabot[bot]
|
5d6e249cce
|
Bump commons-text from 1.9 to 1.10.0 in /app
Bumps commons-text from 1.9 to 1.10.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
af0c03a1e1
|
Bump glideVersion from 4.13.2 to 4.14.0 in /app
Bumps `glideVersion` from 4.13.2 to 4.14.0.
Updates `glide` from 4.13.2 to 4.14.0
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](https://github.com/bumptech/glide/compare/v4.13.2...v4.14.0)
Updates `compiler` from 4.13.2 to 4.14.0
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](https://github.com/bumptech/glide/compare/v4.13.2...v4.14.0)
---
updated-dependencies:
- dependency-name: com.github.bumptech.glide:glide
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.github.bumptech.glide:compiler
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
5bb962d334
|
Bump hutool-crypto from 5.8.1 to 5.8.8 in /app (#2341)
Bumps [hutool-crypto](https://github.com/dromara/hutool) from 5.8.1 to 5.8.8.
- [Release notes](https://github.com/dromara/hutool/releases)
- [Changelog](https://github.com/dromara/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](https://github.com/dromara/hutool/compare/5.8.1...5.8.8)
---
updated-dependencies:
- dependency-name: cn.hutool:hutool-crypto
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
kunfei
|
53da8a8907
|
优化
|
2 years ago |
dependabot[bot]
|
9245c5aae7
|
Bump activity-ktx from 1.5.1 to 1.6.0 in /app
Bumps activity-ktx from 1.5.1 to 1.6.0.
---
updated-dependencies:
- dependency-name: androidx.activity:activity-ktx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
a2453111ff
|
Bump fragment-ktx from 1.5.2 to 1.5.3 in /app
Bumps fragment-ktx from 1.5.2 to 1.5.3.
---
updated-dependencies:
- dependency-name: androidx.fragment:fragment-ktx
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
800ce0d4d9
|
Bump activity-compose from 1.5.1 to 1.6.0 in /app
Bumps activity-compose from 1.5.1 to 1.6.0.
---
updated-dependencies:
- dependency-name: androidx.activity:activity-compose
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
kunfei
|
73afb399ff
|
优化
|
2 years ago |
kunfei
|
0896590786
|
优化
|
2 years ago |
kunfei
|
83b153f1ad
|
优化
|
2 years ago |
kunfei
|
862c1d9dbe
|
优化
|
2 years ago |
kunfei
|
5b527e3df9
|
优化
|
2 years ago |
kunfei
|
1301d02e39
|
android studio最新版本有bug暂时改用idea编译
|
2 years ago |
kunfei
|
5070f60141
|
优化
|
2 years ago |
kunfei
|
ec95b2b3fc
|
优化
|
2 years ago |
dependabot[bot]
|
980e7a9101
|
Bump quick-transfer-core from 0.2.6 to 0.2.7 in /app
Bumps [quick-transfer-core](https://github.com/liuyueyi/quick-chinese-transfer) from 0.2.6 to 0.2.7.
- [Release notes](https://github.com/liuyueyi/quick-chinese-transfer/releases)
- [Commits](https://github.com/liuyueyi/quick-chinese-transfer/compare/0.2.6...0.2.7)
---
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>
|
2 years ago |
kunfei
|
0acb7f2b61
|
优化
|
2 years ago |
kunfei
|
a3a4403cc7
|
优化
|
2 years ago |
kunfei
|
6e37f4b3f8
|
优化
|
2 years ago |
dependabot[bot]
|
4bc3a09fcc
|
Bump appcompat from 1.5.0 to 1.5.1 in /app
Bumps appcompat from 1.5.0 to 1.5.1.
---
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>
|
2 years ago |
dependabot[bot]
|
55974867ae
|
Bump webkit from 1.4.0 to 1.5.0 in /app
Bumps webkit from 1.4.0 to 1.5.0.
---
updated-dependencies:
- dependency-name: androidx.webkit:webkit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
84a2bae3f0
|
Bump desugar_jdk_libs from 1.1.6 to 1.2.2 in /app
Bumps [desugar_jdk_libs](https://github.com/google/desugar_jdk_libs) from 1.1.6 to 1.2.2.
- [Release notes](https://github.com/google/desugar_jdk_libs/releases)
- [Changelog](https://github.com/google/desugar_jdk_libs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/desugar_jdk_libs/commits)
---
updated-dependencies:
- dependency-name: com.android.tools:desugar_jdk_libs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
3fd3691e9a
|
Bump jsoup from 1.15.2 to 1.15.3 in /app
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.15.2 to 1.15.3.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.15.2...jsoup-1.15.3)
---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
kunfei
|
5e82fa401c
|
优化
|
2 years ago |