Commit Graph
32 Commits
Author SHA1 Message Date
ag2s20150909 87affaf5e6 改进Cronet的混淆规则 2022-10-02 09:15:17 +08:00
ag2s20150909 15fbc844f1 Cronet 支持DnsHttpsSvcb
Cronet 设置`UseDnsHttpsSvcb`等实验选项支持HTTPS 类型的dns请求,从dns HTTPS记录中就能获取到支持的alpn,用来确定升级http3。

https://github.com/chromium/chromium/commit/77379815db4354afa3a81c9dd26995c7edc76b16
2022-09-29 13:57:59 +08:00
ag2s20150909 6580d835e9 Update dependabot.yml 2022-08-13 20:37:44 +08:00
ag2s20150909 c8aa67f970 更新kotlin和Compose版本 2022-08-11 19:50:56 +08:00
ag2s20150909 a7505a6c5e 更新kotlin版本
更新kotlin 1.7.0
更新Compose 1.2.0
更新room 2.5.0-alpha02 旧版本不支持kotlin 1.7.0
2022-07-03 11:40:53 +08:00
ag2s20150909 1d0c12c694 update 2022-05-24 00:40:48 +08:00
ag2s20150909 de13d0942b Merge branch 'gedoor:master' into master 2022-05-23 23:47:40 +08:00
ag2s20150909 2e107e7356 update gradle to new format
turn on nonTransitiveRClass
2022-05-23 23:45:37 +08:00
ag2s20150909 b219391470 Switch of AntiAlias 2022-05-08 12:08:20 +08:00
ag2s20150909 a24c9e4f8c Cronet support cookieJar 2022-05-07 14:54:06 +08:00
ag2s20150909 ebf8f63975 添加java.head方法
用法与java.get 相同
2022-04-29 22:07:08 +08:00
ag2s20150909 5a441915fc 音频预缓存 2022-04-24 17:10:13 +08:00
ag2s20150909 00e8cce519 音频预缓存 2022-04-24 16:51:50 +08:00
ag2s20150909 b5cc20ed8b Merge branch 'gedoor:master' into master 2022-04-23 18:46:25 +08:00
ag2s20150909 1bb3437ae5 音频界面显示缓冲进度 2022-04-23 18:45:39 +08:00
ag2s20150909 5d1ff83acf 绘制Bitmap时抗锯齿 2022-04-22 19:33:19 +08:00
ag2s20150909 3f19f14b7a 修复书源类型为图片的不在缓存界面出现 2022-04-16 19:03:21 +08:00
ag2s20150909 26d1bb56d3 use decodeFileDescriptor replace decodeFile to avoid twice create FileInputStream and auto close FileInputStream 2022-04-14 16:07:52 +08:00
ag2s20150909 69c3b1aaf0 Cronet共用okhttp的线程池 2022-04-13 21:23:42 +08:00
ag2s20150909 90b6e31ff1 读取效率太低了,偶尔会读取失败,回退到之前的方法。 2022-04-08 09:16:33 +08:00
ag2s20150909 38929910f0 优化 2022-04-07 22:53:59 +08:00
ag2s20150909 36c4e9e685 优化 2022-04-07 22:05:58 +08:00
ag2s20150909 7ef57c03b9 Merge remote-tracking branch 'origin/master' into epublazy 2022-04-07 20:49:24 +08:00
ag2s20150909 f621fc72d1 实现epub的懒加载(未经广泛测试) 2022-04-07 20:48:52 +08:00
ag2s20150909 cc37b9e855 Merge branch 'gedoor:master' into epublazy 2022-04-05 23:31:00 +08:00
ag2s20150909 dd9917ff0a 实现epub的懒加载(未经广泛测试) 2022-04-05 23:29:59 +08:00
ag2s20150909 e8e368935a 实现epub的懒加载(未经广泛测试) 2022-04-05 23:28:48 +08:00
ag2s20150909 793afdd7ab 在Android7.0 及以上使用jdk8的CompletableFuture替代旧的基于轮询的ConditionVariable 2022-03-14 17:35:01 +08:00
ag2s20150909 fb8acac61b enable v3 v4 Signing 2022-03-07 20:23:08 +08:00
ag2s20150909 c289d668dd 修复cronet启用失败
cronet相关的jar未更新,版本不匹配,而导致启用Cronet失败。
2022-03-07 19:42:12 +08:00
ag2s20150909 db9e9efcbc 修复cronet启用失败
cronet相关的jar未更新,版本不匹配,而导致启用Cronet失败。
2022-03-07 19:21:14 +08:00
ag2s20150909 4ca3587bea cronet 97.0.4692.70 2022-03-07 18:52:54 +08:00