Commit Graph

25 Commits

Author SHA1 Message Date
ag2s20150909
973d7c6534 修复中文AndroidZipFile不能读取非ASCII字符文件名 2023-01-09 08:08:21 +08:00
ag2s20150909
ee28484b02 优化 2022-12-20 19:18:04 +08:00
ag2s20150909
342a08400f 支持PDF格式 2022-12-19 12:49:59 +08:00
sanbo
282110135d 更新免责声明地址 2022-10-12 14:44:30 +08:00
ag2s20150909
147ea16469 加速Github Action
https://github.com/gradle/gradle-build-action
2022-10-03 19:10:28 +08:00
kunfei
59455bba41 优化 2022-09-30 16:45:41 +08:00
ag2s20150909
15fbc844f1 Cronet 支持DnsHttpsSvcb
Cronet 设置`UseDnsHttpsSvcb`等实验选项支持HTTPS 类型的dns请求,从dns HTTPS记录中就能获取到支持的alpn,用来确定升级http3。

77379815db
2022-09-29 13:57:59 +08:00
dependabot[bot]
719bb15dc3
Bump annotation from 1.4.0 to 1.5.0 in /epublib
Bumps annotation from 1.4.0 to 1.5.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 04:52:39 +00:00
celetor
da9fe5d8cd
epub模板增加ori_title
title: 标题有空格会自动分割,如:"第一章 楔子"会变成"<span class="chapter-sequence-number">第一章</span><br />楔子"
ori_title: 原始标题
2022-09-20 10:14:49 +08:00
kunfei
461664be81 优化 2022-08-08 22:29:44 +08:00
kunfei
ccbe744cf9
Merge pull request #2037 from nEdAy/feature/fixed-edit-book-sources-dialog-error
Fixed the problem that some book sources were not edited, but the prompt "尚未保存,是否继续编辑" is displayed when exiting.
2022-07-09 09:47:29 +08:00
Kevin SuTJ
fdd0990afe clean code; clean unused import 2022-07-08 15:55:38 +08:00
谢意帆
0ff5e700b7 feat: 修复某些 epub 文件由于 opf 格式不规范而导致正文图片读取失败的问题 2022-07-08 02:31:29 +08:00
dependabot[bot]
514fc75a0e
chore(deps): bump annotation from 1.3.0 to 1.4.0 in /epublib
Bumps annotation from 1.3.0 to 1.4.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-16 04:41:37 +00:00
ag2s20150909
1d0c12c694 update 2022-05-24 00:40:48 +08:00
ag2s20150909
2e107e7356 update gradle to new format
turn on nonTransitiveRClass
2022-05-23 23:45:37 +08:00
kunfei
fd4bf1845f 优化 2022-05-10 08:53:26 +08:00
kunfei
c3de59bc37 修复mlns目录识别失败 2022-04-23 22:33:58 +08:00
ag2s20150909
90b6e31ff1 读取效率太低了,偶尔会读取失败,回退到之前的方法。 2022-04-08 09:16:33 +08:00
ag2s20150909
36c4e9e685 优化 2022-04-07 22:05:58 +08:00
ag2s20150909
f621fc72d1 实现epub的懒加载(未经广泛测试) 2022-04-07 20:48:52 +08:00
ag2s20150909
dd9917ff0a 实现epub的懒加载(未经广泛测试) 2022-04-05 23:29:59 +08:00
ag2s20150909
e8e368935a 实现epub的懒加载(未经广泛测试) 2022-04-05 23:28:48 +08:00
131
213196d26c Data URI 支持(EPUB) 2022-02-12 23:10:47 +08:00
gedoor
51c16a1efc fetch太慢去除历史提交记录 2022-01-03 23:59:44 +08:00