Commit Graph

684 Commits

Author SHA1 Message Date
donghongyu
4bc66d0387 「Update」
1、修复 未兼容控件导致的崩溃异常
2、增加 getRawInputStream 获取资源包下的Raw文件流
2024-10-14 16:31:34 +08:00
donghongyu
3df5db5dbe 「Update」
1、修复 未兼容控件导致的崩溃异常
2024-10-12 20:13:04 +08:00
donghongyu
090ff23670 「Update」
1、修复TextView 没有写内容的时候导致的崩溃异常
2024-10-12 17:08:22 +08:00
donghongyu
472e8b8ccf Merge remote-tracking branch 'origin/master'
# Conflicts:
#	libraries/mogo-skin/README.md
2024-10-11 19:52:21 +08:00
donghongyu
6e442bc1c9 「Update」
1、增加动态皮肤加载SDK开发
2024-10-11 19:51:27 +08:00
donghongyu
6aae9feb05 「Update」
1、增加动态皮肤加载SDK开发
2024-10-11 19:46:31 +08:00
donghongyu
a85b523d85 「Update」
1、更新socket sdk1.0.41-MAPPING 心跳埋点tag修改
2024-09-25 18:37:02 +08:00
donghongyu
11dd165e30 「Update」
1、修改网络请求超时时间
const val READ_TIMEOUT = 10000L
const val WRITE_TIMEOUT = 10000L
2、升级retrofit版本到2.6.4
3、增加OkHttp线程池管理
4、上传1.4.7.40
2024-09-20 18:01:26 +08:00
donghongyu
d9a9008432 「Update」
1、修改网络请求超时时间
const val READ_TIMEOUT = 10000L
const val WRITE_TIMEOUT = 10000L
2、升级retrofit版本到2.6.4
3、增加OkHttp线程池管理
2024-09-20 15:39:51 +08:00
donghongyu
c21035c9c3 「Update」
1、弱网时间判定改为4秒,因为衡阳的平均网络耗时4秒,北京大于1秒
2024-09-10 15:39:26 +08:00
donghongyu
a1325cb839 「Update」
1、修复网络超时回调没有判断1秒的问题
2024-09-10 12:34:26 +08:00
donghongyu
f54366bd76 「Update」
1、增加Okhttp网络请求每个节点超过1秒的请求日志上报埋点
2024-09-10 11:57:37 +08:00
donghongyu
b683b5dccf 「Update」
1、增加Okhttp网络请求每个节点的日志回调
2、修改Okhttp的超时时间为总体20秒
CONNECT_TIMEOUT = 10000L
READ_TIMEOUT = 5000L
WRITE_TIMEOUT = 5000L
2024-09-10 11:21:21 +08:00
EmArrow
abc02d6c81 [master] 2024-08-16 17:33:51 +08:00
EmArrow
8733b947e0 [master] update version to change network timeout f 15 t 10 2024-08-16 17:32:55 +08:00
donghongyu
9994400462 「Fix」
1、由于目前http的并发量太大了,临时用增加okhttp队列的方式来解决超时问题。
2、TODO:长期需要对现有Http请求进行梳理管控,对高频次的http请求转到socket中做。

@梁利晖、@钟超
2024-08-16 16:13:57 +08:00
EmArrow
ba52878c21 [master] update socket versiob which add some log 2024-08-12 15:00:46 +08:00
EmArrow
571638124b [master] update socket version 2024-08-08 12:06:47 +08:00
donghongyu
b6d42d9609 仅在本地无SN、Token缓存的情况下,鉴权失败后进行Toast提示 2024-07-15 18:29:06 +08:00
donghongyu
ed561dcbab 仅在本地无SN、Token缓存的情况下,鉴权失败后进行Toast提示 2024-07-15 18:24:19 +08:00
zhongchao
44da87d403 [master] upload maven 2024-01-03 21:48:30 +08:00
EmArrow
fe7679b6f8 [master] update for exam 2024-01-03 21:43:33 +08:00
EmArrow
1bcddeb11d [master] fix bug of handler upload data in main thread 2024-01-03 15:14:03 +08:00
EmArrow
92e544147f [master] update version 2024-01-02 18:11:31 +08:00
EmArrow
eb8f6c2917 [master] update login sdk ,which del aes 2024-01-02 18:10:53 +08:00
chenfufeng
202d849ab4 [Feat]新增QUIC协议网络请求时延回调 2023-12-07 19:57:48 +08:00
zhongchao
2c11961194 [master] update 2023-11-03 17:20:56 +08:00
zhongchao
5d42576fc3 [master] update socket version and extends config of heart beat interval 2023-11-03 17:08:44 +08:00
chenfufeng
3b84bd4bac [Feat]新增动态切换QUIC 2023-09-26 17:49:09 +08:00
zhongchao
5265167c3c [master] update version 2023-08-25 18:08:38 +08:00
zhongchao
826c0b34f5 [master] update version 2023-08-25 13:05:20 +08:00
zhongchao
49c2097432 [master] update third login sdk 2023-08-25 13:01:54 +08:00
zhongchao
a483ae2961 [master] update version to fix secrity key bug 2023-08-01 11:45:17 +08:00
zhongchao
74d95bed7f [master] fix bug of http header add auth key check 2023-07-17 16:46:55 +08:00
zhongchao
fcf6eb58bd [master] update version 2023-07-14 10:55:30 +08:00
zhongchao
2322b252bf [master] header add the authKey from clientConfig 2023-07-14 10:39:10 +08:00
chenfufeng
54ba65ced6 [Feat]新增Http请求时间的监测 2023-06-12 15:47:25 +08:00
zhongchao
1bd1be4c39 fix bug of init httpdnsclient 2023-06-01 14:12:29 +08:00
zhongchao
57517a1a16 remove log 2023-05-22 15:31:23 +08:00
zhongchao
28ca21e90d update location 2023-05-22 15:24:32 +08:00
zhongchao
477c84da9d merge 2023-05-22 15:13:20 +08:00
zhongchao
977f16207f location add debug func 2023-05-22 15:12:26 +08:00
chenfufeng
923acbebce [opt]更新下漏提交的版本号 2023-05-22 15:08:49 +08:00
chenfufeng
4024ad3ebc [fix]Catch拒绝任务的异常 2023-05-19 15:41:19 +08:00
chenfufeng
52426fec6e [fix]解决线程池被关闭后仍提交任务的问题 2023-05-18 16:23:02 +08:00
zhongchao
b0446402be [master]expand the interface of socket, add sn 2023-05-17 19:38:18 +08:00
zhongchao
6a5e560f2a [master]update version 2023-05-16 17:55:20 +08:00
zhongchao
a6a375fd2f [master] update sn and token get 2023-05-16 17:49:51 +08:00
donghongyu
2ad446c7b1 [Change]
1、升级ZeGo直播SDK
2、修复直播拉流播放状态,

    /**
     * 连接失败,播放失败,都走这里,可以展示播失败信息
     *
     * @param errorMsg
     */
    void onError(String errorMsg);

    /**
     * 拉流成功且处于播放中
     */
    void onPlaying();

    /**
     * 拉流重试中,还没成功,可以做Loading
     */
    void onPlaRequesting();
2023-04-12 21:05:14 +08:00
chenfufeng
a2777bb514 [fix]解决连接指定ip出现的问题 2023-03-31 14:31:12 +08:00