Commit Graph
1947 Commits
Author SHA1 Message Date
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
kunfei d7b3026aa5 Merge pull request #1923 from gedoor/cronet
Bump cronet from 101.0.4951.61 to 102.0.5005.78
2022-05-30 08:45:33 +08:00
gedoor dcd8718e37 Bump cronet from 101.0.4951.61 to 102.0.5005.78
- Changes in the [Git log](https://chromium.googlesource.com/chromium/src/+log/101.0.4951.61..102.0.5005.78)
2022-05-30 00:24:16 +00:00
kunfei 34398226f8 优化 2022-05-30 08:16:39 +08:00
kunfei 69a9b41a67 优化 2022-05-30 08:15:35 +08:00
kunfei 3ab7fbd23b Merge pull request #1921 from Xwite/master
图片bitmap缓存设置
2022-05-30 08:02:28 +08:00
Xwite 95b74853aa docs: update log 2022-05-30 06:39:38 +08:00
Xwite a84bb4264a Merge branch 'gedoor:master' into master 2022-05-30 06:36:58 +08:00
Xwite 0b0bc58a33 feat(book/cache): add export picture option 2022-05-30 06:35:42 +08:00
dependabot[bot] 039cc944c0 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-29 18:04:51 +08:00
Xwite 142b27a376 feat(ImageProvider): add bitmapLrucache size setting 2022-05-29 14:57:55 +08:00
Xwite 04e116e557 feat(ImageProvider): add bitmapLrucache size setting 2022-05-29 14:44:11 +08:00
kunfei 252606318b Merge pull request #1920 from Xwite/master
ci(cronet): check file exit before download
2022-05-29 14:22:31 +08:00