Commit Graph

1488 Commits

Author SHA1 Message Date
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
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 c141217320 优化 2022-06-01 20:27:25 +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
Xwite 2f4f7f46b7 feat(ImageProvider): toast when image url is empty 2022-06-01 18:02:29 +08:00
Xwite 99835dfc17 fix(epub): reset ReadConfig.useReplaceRule to false
fix #1831
2022-06-01 17:25:15 +08:00
kunfei 3ed1f861c5 Merge pull request #1936 from Xwite/master
fix(EpubFile/parseFirstPage): parse all contents
2022-06-01 14:52:09 +08:00
Xwite fc6745b6fe fix: typo 2022-06-01 14:22:29 +08:00
Xwite ed29ccc7b0 chore(book/read): BitmapLruCache store key change to filePath 2022-06-01 14:06:56 +08:00
kunfei 21d6e950f1 优化 2022-06-01 12:15:45 +08:00
kunfei 228ae36668 优化 2022-06-01 12:13:25 +08:00
kunfei 50ac43b1cf 优化 2022-06-01 11:44:09 +08:00
kunfei cf4ba745f8 优化 2022-06-01 11:13:20 +08:00
Xwite e0a3f831c7 feat(epub): support titlepage.xhtml cover 2022-06-01 10:36:14 +08:00
Xwite 6ccd7fbfd4 chore: improve hint 2022-06-01 09:14:53 +08:00
Xwite 2bf6a4b39c fix(EpubFile/parseFirstPage): parse all contents
fix #1932
2022-06-01 08:28:07 +08:00
Xwite ad5aef2bc1 fix(epub): 最后一章内容缺失 2022-06-01 06:47:45 +08:00
kunfei 57995e0992 Merge pull request #1933 from david082321/patch-1
Update zh-TW translation
2022-05-31 20:15:23 +08:00
kunfei eca81ce75f Merge pull request #1929 from Xwite/master
fix: skip to load volume content
2022-05-31 20:14:38 +08:00
Xwite 59046456c6 fix(epub): fix https://github.com/gedoor/legado/pull/1929/commits/dd5b1fb488c7cf90356bc783aad64ff05eac5990 2022-05-31 19:57:24 +08:00
Xwite 8c3dead3dd feat(epub): 识别多级目录 2022-05-31 19:35:01 +08:00
Xwite dd5b1fb488 fix(LocalBook/EpubFile): load all contents 2022-05-31 17:48:05 +08:00
david082321 144bf3ccbc Update strings.xml 2022-05-31 16:19:42 +08:00
david082321 ff116beb58 Update arrays.xml 2022-05-31 16:05:46 +08:00
Xwite 72b0fd5a47 fix: fail to remove duplicate title when content only has title 2022-05-31 14:04:46 +08:00
Xwite a8131d5362 docs: update docs 2022-05-31 12:51:19 +08:00
Xwite 414ccc2b52 chore: update strings.xml 2022-05-31 12:32:53 +08:00
Xwite a1991f21a2 fix(book/searchContent): search nothing if chineseConvert enabled 2022-05-31 11:08:48 +08:00
Xwite 0bc7341a18 fix(LocalBook/EpubFile): remove next chapter duplicated title 2022-05-31 10:34:54 +08:00
Xwite 484a3782f1 fix(LocalBook/EpubFile): skip to load Volume content 2022-05-31 08:43:56 +08:00
kunfei 99525e3c13 Merge pull request #1928 from Xwite/master
fix #1927
2022-05-31 08:34:10 +08:00
Xwite 7c1c0ab930 fix(LocalBook/EpubFile): load all contents
fix https://github.com/gedoor/legado/issues/1927
2022-05-31 07:38:22 +08:00
kunfei 3dcf8363f8 去除刷新前重新获取目录url
添加刷新前js,功能更强大
2022-05-30 22:01:13 +08:00
kunfei 0121859b1b 去除刷新前重新获取目录url
添加刷新前js,功能更强大
2022-05-30 20:43:36 +08:00
kunfei bacfe8f3e2 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
Xwite bc2edf4e56 chore: remove unused string 2022-05-30 11:54:40 +08:00
gedoor 078e9f51cd 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 b400d518c9 优化 2022-05-30 08:16:39 +08:00
kunfei 38c6f28172 优化 2022-05-30 08:15:35 +08:00
Xwite a9bb7f9434 docs: update log 2022-05-30 06:39:38 +08:00
Xwite 87265c1865 Merge branch 'gedoor:master' into master 2022-05-30 06:36:58 +08:00