Commit Graph
6909 Commits
Author SHA1 Message Date
kunfei 15fa3d4fd2 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 c999a85ce1 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 5a2a95f8ac 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] 67156f571d 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 4d7f7321b1 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] d7e1d5f618 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] 09025edd68 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] 99645d8a7e 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 c9ed2de605 优化 2022-06-01 20:27:25 +08:00
kunfei 5bb7420320 优化 2022-06-01 20:21:45 +08:00
kunfei 2316d416cd 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 dfedb10433 Merge pull request #1937 from Xwite/master
fix #1831
2022-06-01 20:05:35 +08:00
Xwite aeb14c62ec fix: check suffix characters 2022-06-01 19:47:39 +08:00
Xwite d5c79c78a1 feat(ImageProvider): disable replace when detect empty image url 2022-06-01 18:27:34 +08:00
Xwite f93650c782 feat(ImageProvider): toast when image url is empty 2022-06-01 18:02:29 +08:00
Xwite 98b2873d90 fix(epub): reset ReadConfig.useReplaceRule to false
fix #1831
2022-06-01 17:25:15 +08:00
kunfei dba33bfe27 Merge pull request #1936 from Xwite/master
fix(EpubFile/parseFirstPage): parse all contents
2022-06-01 14:52:09 +08:00
Xwite 5dd9dd4510 fix: typo 2022-06-01 14:22:29 +08:00
Xwite ab7e777e15 chore(book/read): BitmapLruCache store key change to filePath 2022-06-01 14:06:56 +08:00
kunfei 2e1636f738 优化 2022-06-01 12:15:45 +08:00
kunfei 765ad4dc9b 优化 2022-06-01 12:13:25 +08:00
kunfei 6749d852c4 优化 2022-06-01 11:44:09 +08:00
kunfei 82c8c18fbb 优化 2022-06-01 11:13:20 +08:00
Xwite b2d22ea034 feat(epub): support titlepage.xhtml cover 2022-06-01 10:36:14 +08:00
Xwite 60821816e1 chore: improve hint 2022-06-01 09:14:53 +08:00
Xwite c147c72c5e fix(EpubFile/parseFirstPage): parse all contents
fix #1932
2022-06-01 08:28:07 +08:00
kunfei d75ca1594d Merge pull request #1935 from Xwite/master
fix(epub): 最后一章内容缺失
2022-06-01 07:54:53 +08:00
Xwite becedcc7a2 fix(epub): 最后一章内容缺失 2022-06-01 06:47:45 +08:00
kunfei 9c5b32e7f7 Merge pull request #1933 from david082321/patch-1
Update zh-TW translation
2022-05-31 20:15:23 +08:00
kunfei 1d33c796fe Merge pull request #1929 from Xwite/master
fix: skip to load volume content
2022-05-31 20:14:38 +08:00
Xwite 440bf41766 fix(epub): fix https://github.com/gedoor/legado/pull/1929/commits/ac323a81b0b2540fe0fda136955223de4c07b9f0 2022-05-31 19:57:24 +08:00
Xwite 5fc054176e feat(epub): 识别多级目录 2022-05-31 19:35:01 +08:00
Xwite ac323a81b0 fix(LocalBook/EpubFile): load all contents 2022-05-31 17:48:05 +08:00
david082321 294909b9bf Update strings.xml 2022-05-31 16:19:42 +08:00
david082321 e48f7a314e Update arrays.xml 2022-05-31 16:05:46 +08:00
Xwite 1f2a4e6d81 fix: fail to remove duplicate title when content only has title 2022-05-31 14:04:46 +08:00
Xwite 453b5ef30d docs: update docs 2022-05-31 12:51:19 +08:00
dependabot[bot] e675a50b40 chore(deps): bump hutool-crypto from 5.8.1 to 5.8.2 in /app
Bumps [hutool-crypto](https://github.com/dromara/hutool) from 5.8.1 to 5.8.2.
- [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.2)

---
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>
2022-05-31 04:40:28 +00:00
Xwite b2f8787887 chore: update strings.xml 2022-05-31 12:32:53 +08:00
Xwite d5655a56a8 fix(book/searchContent): search nothing if chineseConvert enabled 2022-05-31 11:08:48 +08:00
Xwite 6a1b01e631 fix(LocalBook/EpubFile): remove next chapter duplicated title 2022-05-31 10:34:54 +08:00
Xwite 2c57e8e651 fix(LocalBook/EpubFile): skip to load Volume content 2022-05-31 08:43:56 +08:00
kunfei abee18fce6 Merge pull request #1928 from Xwite/master
fix #1927
2022-05-31 08:34:10 +08:00
Xwite d1da6b8673 fix(LocalBook/EpubFile): load all contents
fix https://github.com/gedoor/legado/issues/1927
2022-05-31 07:38:22 +08:00
kunfei 9165b9e9a4 去除刷新前重新获取目录url
添加刷新前js,功能更强大
2022-05-30 22:01:13 +08:00
kunfei fc8640248b 去除刷新前重新获取目录url
添加刷新前js,功能更强大
2022-05-30 20:43:36 +08:00
kunfei 279399e2fd Merge remote-tracking branch 'origin/master'
# Conflicts:
#	app/src/main/assets/updateLog.md
#	app/src/main/res/values-es-rES/strings.xml
#	app/src/main/res/values-ja-rJP/strings.xml
#	app/src/main/res/values-pt-rBR/strings.xml
#	app/src/main/res/values-zh-rHK/strings.xml
#	app/src/main/res/values-zh-rTW/strings.xml
#	app/src/main/res/values-zh/strings.xml
#	app/src/main/res/values/strings.xml
2022-05-30 20:42:08 +08:00
kunfei 5fb34cbbc2 Merge pull request #1925 from Xwite/master
fix #1924
2022-05-30 13:29:59 +08:00
Xwite 8070ed650f Revert "Bump hutool-crypto from 5.8.1 to 5.8.2 in /app"
This reverts commit 039cc944c0.
2022-05-30 12:20:05 +08:00
Xwite 4652679b5f chore: remove unused string 2022-05-30 11:54:40 +08:00