Commit Graph
5387 Commits
Author SHA1 Message Date
Xwite 463c6f4cce [skip ci] doc: update jsHelp.md 2024-05-03 17:06:18 +08:00
Xwite ef3d4ad715 [RhinoJS] Enable FEATURE_ENABLE_JAVA_MAP_ACCESS (#3907)
fixed #3906
2024-05-03 11:22:11 +08:00
Antecer d72c8f02cd 更新升级rhino1.7.14后的混淆规则 2024-05-02 13:59:14 +08:00
Antecer d0337f5a12 更新混淆规则 2024-05-02 13:36:28 +08:00
Antecer d2295792fd 更新文档内的rhino路径 2024-05-02 13:35:50 +08:00
Antecer bf3db3eff8 Bump web v3.24.050213 2024-05-02 05:07:02 +00:00
Antecer e290ff6026 回滚依赖库 2024-05-02 13:06:25 +08:00
Antecer dcfb110df1 Merge branch 'master' of github.com:gedoor/legado 2024-05-02 11:11:56 +08:00
Antecer 6f460c51ad 升级rhino到1.7.14 2024-05-02 11:11:47 +08:00
Antecer be2bbf0345 Bump web v3.24.050119 2024-05-01 11:02:50 +00:00
Antecer 9d78576abe Merge pull request #3900 from gedoor/dependabot/npm_and_yarn/modules/web/eslint-9.1.1
Bump eslint from 8.57.0 to 9.1.1 in /modules/web
2024-05-01 19:02:22 +08:00
Antecer 5a9747e956 Merge pull request #3886 from gedoor/dependabot/gradle/core-1.13.0
Bump core from 1.12.0 to 1.13.0
2024-05-01 19:02:05 +08:00
Antecer 414c719d9f Merge pull request #3885 from gedoor/dependabot/gradle/activity-1.9.0
Bump activity from 1.8.2 to 1.9.0
2024-05-01 19:01:51 +08:00
Antecer 3bf636126f Merge pull request #3884 from gedoor/dependabot/gradle/org.apache.commons-commons-text-1.12.0
Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0
2024-05-01 19:01:17 +08:00
Antecer cceb92ceb2 Merge pull request #3883 from gedoor/dependabot/gradle/androidx.benchmark-1.2.4
Bump androidx.benchmark from 1.2.3 to 1.2.4
2024-05-01 19:01:10 +08:00
Antecer e04e327b0b Merge pull request #3874 from gedoor/dependabot/github_actions/stefanzweifel/git-auto-commit-action-5.0.1
Bump stefanzweifel/git-auto-commit-action from 5.0.0 to 5.0.1
2024-05-01 19:01:03 +08:00
Antecer 6e0dac4a2c Merge pull request #3863 from gedoor/cronet
Bump cronet from 123.0.6312.80 to 124.0.6367.82
2024-05-01 19:00:53 +08:00
Antecer 592b3bea90 重构QueryTTF功能 2024-05-01 18:31:45 +08:00
Antecer 5054bde9b0 优化字体解析效率 2024-04-30 15:44:02 +08:00
Antecer bb7a3bc9c2 优化循环查询字体unicode的效率 2024-04-29 19:29:23 +08:00
Antecer 6152f7953b Merge branch 'master' of github.com:gedoor/legado 2024-04-29 19:05:10 +08:00
Antecer 3562a13bac 优化字体处理效率 2024-04-29 19:05:00 +08:00
Antecer 2a916d1628 删除多余的缓存 2024-04-29 19:04:10 +08:00
Antecer 96b7ee2bfe update .gitignore 2024-04-29 14:13:48 +08:00
Horis 4f0a026318 Merge pull request #3898 from adhu2018/master
重构、修复和其他优化
2024-04-29 13:33:31 +08:00
dependabot[bot] 14502a08ee Bump eslint from 8.57.0 to 9.1.1 in /modules/web
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.1.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.57.0...v9.1.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 04:05:12 +00:00
Xwite 5434890ce2 Bump cronet from 123.0.6312.80 to 124.0.6367.82
- Changes in the [Git log](https://chromium.googlesource.com/chromium/src/+log/123.0.6312.80..124.0.6367.82)
2024-04-29 01:28:47 +00:00
Horis 06d19a6a8f 优化 2024-04-28 16:41:45 +08:00
Horis 310ead96ee 优化 2024-04-28 16:39:48 +08:00
Horis a97813dc87 优化 2024-04-28 12:56:35 +08:00
Horis a7d42afa72 优化 2024-04-28 12:14:13 +08:00
adhu2018 8cbac5c74f refactor: 显示帮助信息相关 2024-04-28 01:04:51 +08:00
adhu2018 749da55d7d refactor: 显示帮助信息相关 2024-04-28 01:04:40 +08:00
adhu2018 88c8e854bb other 2024-04-28 01:03:26 +08:00
adhu2018 83c0dab0b5 fix: 综合排序 2024-04-28 01:01:58 +08:00
adhu2018 821736679b pref: 减少遍历次数 2024-04-28 01:01:18 +08:00
adhu2018 c15f5f43ba other 2024-04-28 00:58:23 +08:00
Horis fe0bec1e98 优化 2024-04-27 22:28:44 +08:00
Antecer 3afb32e05b 修复ttf字体轮廓查询不到的bug 2024-04-27 12:49:11 +08:00
dependabot[bot] 7371b0952c Bump core from 1.12.0 to 1.13.0
Bumps `core` from 1.12.0 to 1.13.0.

Updates `androidx.core:core` from 1.12.0 to 1.13.0

Updates `androidx.core:core-ktx` from 1.12.0 to 1.13.0

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 04:15:23 +00:00
dependabot[bot] 36403c47c7 Bump activity from 1.8.2 to 1.9.0
Bumps `activity` from 1.8.2 to 1.9.0.

Updates `androidx.activity:activity` from 1.8.2 to 1.9.0

Updates `androidx.activity:activity-compose` from 1.8.2 to 1.9.0

Updates `androidx.activity:activity-ktx` from 1.8.2 to 1.9.0

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 04:15:11 +00:00
dependabot[bot] bff300c81f Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0
Bumps org.apache.commons:commons-text from 1.11.0 to 1.12.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>
2024-04-22 04:15:03 +00:00
dependabot[bot] e0ee87cfc4 Bump androidx.benchmark from 1.2.3 to 1.2.4
Bumps androidx.benchmark from 1.2.3 to 1.2.4.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 04:14:49 +00:00
821938089 4c25465919 Bump web v3.24.041920 2024-04-19 12:36:03 +00:00
Horis 5a8ee8d4f8 优化 2024-04-19 20:35:45 +08:00
Horis 3d1d1194f0 优化 2024-04-17 16:35:22 +08:00
dependabot[bot] 6fd3861755 Bump agp from 8.3.1 to 8.3.2 (#3875)
Bumps `agp` from 8.3.1 to 8.3.2.

Updates `com.android.application` from 8.3.1 to 8.3.2

Updates `com.android.library` from 8.3.1 to 8.3.2

Updates `com.android.test` from 8.3.1 to 8.3.2

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-16 14:27:07 +08:00
dependabot[bot] 06446c3879 Bump com.google.firebase:firebase-bom from 32.8.0 to 32.8.1 (#3877)
Bumps com.google.firebase:firebase-bom from 32.8.0 to 32.8.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-16 14:26:32 +08:00
dependabot[bot] 49767c833d Bump media3 from 1.3.0 to 1.3.1 (#3876)
Bumps `media3` from 1.3.0 to 1.3.1.

Updates `androidx.media3:media3-datasource-okhttp` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](https://github.com/androidx/media/compare/1.3.0...1.3.1)

Updates `androidx.media3:media3-exoplayer` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](https://github.com/androidx/media/compare/1.3.0...1.3.1)

Updates `androidx.media3:media3-session` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](https://github.com/androidx/media/compare/1.3.0...1.3.1)

---
updated-dependencies:
- dependency-name: androidx.media3:media3-datasource-okhttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.media3:media3-exoplayer
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.media3:media3-session
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-16 14:25:29 +08:00
dependabot[bot] b9658fa610 Bump com.google.devtools.ksp from 1.9.23-1.0.19 to 1.9.23-1.0.20 (#3865)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 1.9.23-1.0.19 to 1.9.23-1.0.20.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/1.9.23-1.0.19...1.9.23-1.0.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-16 14:23:53 +08:00