Commit Graph

5911 Commits

Author SHA1 Message Date
kunfei
2955e0bc2b Update English.md 2022-09-02 09:59:32 +08:00
kunfei
543f48ba80 Update README.md 2022-09-02 09:59:09 +08:00
kunfei
3485722321 优化 3.22.083120 2022-08-31 20:10:11 +08:00
kunfei
4e50e4f53c 优化 2022-08-31 19:38:19 +08:00
kunfei
ea548cc222 优化 2022-08-31 17:25:07 +08:00
kunfei
4f2290acfa 优化 2022-08-31 17:18:32 +08:00
kunfei
fd2afc38fe Merge remote-tracking branch 'origin/master' 2022-08-31 17:15:44 +08:00
kunfei
a7fe01490a 优化 2022-08-31 17:15:29 +08:00
kunfei
4803e9a67b Merge pull request #2222 from gedoor/cronet
Bump cronet from 104.0.5112.97 to 105.0.5195.68
2022-08-31 08:42:14 +08:00
gedoor
93111292ed Bump cronet from 104.0.5112.97 to 105.0.5195.68
- Changes in the [Git log](https://chromium.googlesource.com/chromium/src/+log/104.0.5112.97..105.0.5195.68)
2022-08-31 00:28:15 +00:00
kunfei
076b8321ec Merge remote-tracking branch 'origin/master' 2022-08-31 08:11:38 +08:00
kunfei
27524cb757 优化 2022-08-31 08:10:05 +08:00
kunfei
2d3badb35a Merge pull request #2217 from Moriafly/dev
优化阅读界面设置对话框布局样式
2022-08-30 20:16:37 +08:00
wshzard
f8a8bf0dc9 优化阅读界面设置对话框布局样式
1. 将边距修改为 16 dp,内项目间距为 8 dp
2. ”翻页动画“和”文字颜色...“小标题字体缩小
3. rv_style RecyclerView 使用 clipToPadding="false",避免右侧的裁切
4. 分割线上下增加边距
2022-08-30 18:32:55 +08:00
kunfei
b2bef3786a Merge remote-tracking branch 'origin/master' 2022-08-30 11:34:12 +08:00
kunfei
3e7a038d29 Merge pull request #2215 from odomu/master
优化payAction
2022-08-30 11:32:15 +08:00
Odomu
c203e90160 优化payAction 2022-08-30 10:00:02 +08:00
kunfei
389f67b5d0 优化 2022-08-30 09:42:14 +08:00
kunfei
ade207b2d6 优化 2022-08-29 22:26:35 +08:00
kunfei
0aa493f57c Merge pull request #2210 from SJJ-dot/master
新增给书源点赞的功能,方便追书切换优质书源
2022-08-29 13:56:20 +08:00
SJJ
c257d1ca0c Merge branch 'gedoor:master' into master 2022-08-29 10:12:47 +08:00
shen
6c9235ff35 章节换源点赞,UI微调 2022-08-29 09:59:56 +08:00
kunfei
462d16bf72 Merge pull request #2209 from Xwite/master
fix #2206
2022-08-29 09:06:41 +08:00
Xwite
19e7b58dd8 fix: change epub file copy position
BookHelp.clearInvalidCache will delete epub file, move to book folder rather than cache folder

fix #2206
2022-08-29 08:49:17 +08:00
kunfei
a546c222fb Merge pull request #2207 from Kalinundefined/master
修改部分墨水屏设备使用体验
2022-08-29 08:06:21 +08:00
shen
c613ba61ea 给书源点赞 2022-08-28 23:16:13 +08:00
ALin
f411ef7cce fix: using SimpleDateFormat from java.text instead of android.icu.text to be compatible with api less than 24
项目设置里最低api要求为21,但android.icu.text.SimpleDateFormat要求最低api24,更换为了java.text.SimpleDateFormat来支持21~23版本API
2022-08-27 20:12:19 -07:00
Seidko
15bae4b00a 完成段评编辑页面,修复了一些不统一的命名 2022-08-28 11:11:18 +08:00
ALin
85d7184439 feat: 墨水屏模式下,书籍信息页不显示模糊书籍封面作为背景 2022-08-27 19:51:45 -07:00
ALin
3f58e3ba3f fix: fix wrong eink mode check | anim boolean值写反了 2022-08-27 19:33:48 -07:00
Seidko
24838b0676 Merge remote-tracking branch 'upstream/master' 2022-08-28 09:35:56 +08:00
kunfei
ca90ff24db 优化 2022-08-27 19:55:23 +08:00
kunfei
2950d8f6d8 Merge pull request #2199 from Kalinundefined/master
disable popup animations when eink mode enabled, fixed #1398 | 解决部分墨水屏设备上按钮无效的问题
2022-08-25 21:09:07 +08:00
kunfei
4e79c706ab Merge pull request #2198 from gedoor/dependabot/gradle/app/androidx.webkit-webkit-1.5.0
Bump webkit from 1.4.0 to 1.5.0 in /app
2022-08-25 20:49:41 +08:00
ALin
1af53fc50d disable popup animations when eink mode enabled, fixed #1398
在dptrp等墨水屏机型上动画会导致按钮无反应的bug(已复现),通过检测是否为墨水屏模式禁用相应按钮的动画可以解决这一问题
2022-08-25 01:08:08 -07:00
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>
2022-08-25 04:36:33 +00:00
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>
2022-08-25 04:36:13 +00:00
kunfei
82ea6fe5f6 Merge pull request #2189 from gedoor/dependabot/gradle/app/org.jsoup-jsoup-1.15.3
Bump jsoup from 1.15.2 to 1.15.3 in /app
2022-08-24 14:58:59 +08:00
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>
2022-08-24 04:44:02 +00:00
kunfei
764dbc6b8b 优化 3.22.082409 2022-08-24 09:19:19 +08:00
kunfei
1a75fb9f4d 优化 2022-08-24 08:33:42 +08:00
kunfei
914a2877ac 优化 2022-08-23 22:59:00 +08:00
kunfei
c05c2df234 优化 2022-08-23 22:53:38 +08:00
kunfei
8c3b431748 优化 2022-08-23 22:51:13 +08:00
kunfei
fa204e048d 优化 2022-08-22 23:01:27 +08:00
kunfei
6cef2f5a5d 优化 2022-08-22 20:25:33 +08:00
kunfei
e7fd8a536a 验证码弹出框显示源名称 2022-08-22 19:00:07 +08:00
Seidko
6b22ab046e Add: Add ReviewRule and related codes 2022-08-21 23:09:26 +08:00
kunfei
cd13ef7d9f 优化 3.22.081920 2022-08-19 20:02:05 +08:00
kunfei
391318b317 优化 2022-08-19 19:53:37 +08:00