Commit Graph

  • d87dd7d6a5 发布 develop yangyakun 2026-04-24 19:15:40 +08:00
  • 8d5f093355 跨进程通讯 yangyakun 2026-04-10 17:27:36 +08:00
  • 724fbbadb0 整理 yangyakun 2026-04-09 19:06:36 +08:00
  • 2c4cf902af 整理 yangyakun 2026-04-09 18:13:07 +08:00
  • 63ac5bb7e2 onnx 加载本地模型 tts基础功能完成 yangyakun 2026-04-09 18:01:08 +08:00
  • e4bd908714 图标变化 yangyakun 2026-04-08 19:26:33 +08:00
  • 76caabd295 tts 初始化 yangyakun 2026-04-08 18:28:27 +08:00
  • 9af378cec7 版本变更 yangyakun 2026-04-07 16:58:35 +08:00
  • 964aaa9edc net location 减少调用频率 yangyakun 2025-07-08 17:17:01 +08:00
  • ec36a966f5 网球请求节流 yangyakun 2025-04-01 14:44:43 +08:00
  • ec17b6d633 「Fix 」 1、删除自定义DNS。对网络请求TryCatch xyz 2025-01-03 17:13:46 +08:00
  • b85a55e522 [Fix Skin] 1、修复皮肤包多次下载同一个皮肤导致md5不一样问题 donghongyu-pc 2024-12-24 18:50:48 +08:00
  • 99a93c2f9f 「Fix Skin」 1、修复皮肤包多次下载同一个皮肤包导致下载的产物与云端产物md5不一致。 xyz 2024-12-24 18:16:18 +08:00
  • 0d928c6680 「Fix」 1、修复UnknownHostException问题 java.net.UnknownHostException: Unable to resolve host "eagle-mis.zhidaozhixing.com": No address associated with hostname at xyz 2024-12-18 17:51:24 +08:00
  • d330b8df4f [master] update version of tekematics zhongchao 2024-12-03 14:29:01 +08:00
  • c5a257df55 [master] update loc zhongchao 2024-11-29 10:45:18 +08:00
  • ffdaffa32f [master] update config zhongchao 2024-11-20 14:31:49 +08:00
  • d77012d4ef [master] release to false zhongchao 2024-11-20 14:19:33 +08:00
  • c897d7ccf6 [master] update loc zhongchao 2024-11-20 14:18:48 +08:00
  • c21ddc35e8 [master] update zhongchao 2024-11-18 19:48:26 +08:00
  • be4c9681f3 [master] reset release to false zhongchao 2024-11-18 17:42:25 +08:00
  • fa6a3f00fe [master] reset loc zhongchao 2024-11-18 17:42:00 +08:00
  • ac00066378 [master] release false zhongchao 2024-11-18 15:11:18 +08:00
  • e2b688c710 [master] update loc zhongchao 2024-11-18 15:10:47 +08:00
  • f664c0565f [master] update loc module zhongchao 2024-11-18 14:45:42 +08:00
  • da09ca77e5 「Skin」 1、增加合并id的方法; 2、修复崩溃 donghongyu 2024-11-05 19:31:19 +08:00
  • 82dc52df7d 「Skin」 1、修复皮肤包MD5不一致导致换肤加载失败的情况 donghongyu 2024-11-05 12:59:28 +08:00
  • 91cc600c0d 「Skin」 1、升级换肤SDK,修改下载皮肤包存储名称,防止中文导致加载皮肤包失败。 donghongyu 2024-11-01 16:41:48 +08:00
  • 38aee74d23 「Countly」 1、完成Maven上传,待接入到鹰眼 donghongyu 2024-11-01 14:54:43 +08:00
  • 79e55126d3 「Countly」 1、调通公司服务器部署的节点; 2、调通上传maven donghongyu 2024-11-01 12:30:38 +08:00
  • 0bcf43d232 「Countly」 1、工位局域网调通了上报链路 donghongyu 2024-10-30 16:23:09 +08:00
  • 55500cb376 「Countly」 1、引入countly源码,高度为09d7817a38074cae8a6c34f94c04356b29f6a80f,引入原因是因为gradle、kotlin版本太高了,无法直接使用。需要自己定制化 donghongyu 2024-10-29 19:09:53 +08:00
  • cb397d919a 「Update」 1、增加isUseSkin属性,来针对性的开启换肤,防止大面积误伤其它View。原因是很多数据、图片都是动态设置的。会把设置的数据冲掉; donghongyu 2024-10-25 17:47:31 +08:00
  • 2ccbe54756 「Update」 1、增加日志输出。 donghongyu 2024-10-25 10:32:33 +08:00
  • 33340fa94f 「Update」 1、完成只针对video_开头的raw文件的复制和引用替换。 2、增加皮肤包下载回调。 donghongyu 2024-10-24 12:53:04 +08:00
  • 4552201a8c 「Update」 1、增加对皮肤包中的Raw文件拷贝到/sdcard/Android/packagename/raw donghongyu 2024-10-24 10:51:30 +08:00
  • 5c94b004ef 「Update」 1、修复杀掉应用后无法生效的问题; 2、增加注释 donghongyu 2024-10-23 17:10:54 +08:00
  • 5c42a78ce2 「Update」 1、修复皮肤包下载存储,使用md5存储; 2、修复重复加载皮肤包导致View设置了图片被还原的bug; donghongyu 2024-10-23 12:20:20 +08:00
  • 80578feeca 「Update」 1、换肤SDK兼容 targetSdkVersion >= 29 2、优化代码结构 donghongyu 2024-10-23 11:42:35 +08:00
  • 37ebe37a25 「Update」 1、换肤SDK兼容 targetSdkVersion >= 29 donghongyu 2024-10-22 20:26:25 +08:00
  • fcd4b3b6a9 「Update」 1、增加皮肤包校验后删除其它皮肤包的操作 donghongyu 2024-10-15 19:29:57 +08:00
  • 54bd1227be 「Update」 1、修复无法读取插件APK中的raw资源问题 donghongyu 2024-10-15 18:22:16 +08:00
  • 4bc66d0387 「Update」 1、修复 未兼容控件导致的崩溃异常 2、增加 getRawInputStream 获取资源包下的Raw文件流 donghongyu 2024-10-14 16:31:34 +08:00
  • 3df5db5dbe 「Update」 1、修复 未兼容控件导致的崩溃异常 donghongyu 2024-10-12 20:13:04 +08:00
  • 090ff23670 「Update」 1、修复TextView 没有写内容的时候导致的崩溃异常 donghongyu 2024-10-12 17:08:22 +08:00
  • 472e8b8ccf Merge remote-tracking branch 'origin/master' donghongyu 2024-10-11 19:52:21 +08:00
  • 6e442bc1c9 「Update」 1、增加动态皮肤加载SDK开发 donghongyu 2024-10-11 19:46:31 +08:00
  • 6aae9feb05 「Update」 1、增加动态皮肤加载SDK开发 donghongyu 2024-10-11 19:46:31 +08:00
  • a85b523d85 「Update」 1、更新socket sdk1.0.41-MAPPING 心跳埋点tag修改 donghongyu 2024-09-25 18:37:02 +08:00
  • 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 donghongyu 2024-09-20 18:01:26 +08:00
  • d9a9008432 「Update」 1、修改网络请求超时时间 const val READ_TIMEOUT = 10000L const val WRITE_TIMEOUT = 10000L 2、升级retrofit版本到2.6.4 3、增加OkHttp线程池管理 donghongyu 2024-09-20 15:39:51 +08:00
  • c21035c9c3 「Update」 1、弱网时间判定改为4秒,因为衡阳的平均网络耗时4秒,北京大于1秒 donghongyu 2024-09-10 15:39:26 +08:00
  • a1325cb839 「Update」 1、修复网络超时回调没有判断1秒的问题 donghongyu 2024-09-10 12:34:26 +08:00
  • f54366bd76 「Update」 1、增加Okhttp网络请求每个节点超过1秒的请求日志上报埋点 donghongyu 2024-09-10 11:57:37 +08:00
  • b683b5dccf 「Update」 1、增加Okhttp网络请求每个节点的日志回调 2、修改Okhttp的超时时间为总体20秒 CONNECT_TIMEOUT = 10000L READ_TIMEOUT = 5000L WRITE_TIMEOUT = 5000L donghongyu 2024-09-10 11:21:21 +08:00
  • abc02d6c81 [master] EmArrow 2024-08-16 17:33:51 +08:00
  • 8733b947e0 [master] update version to change network timeout f 15 t 10 EmArrow 2024-08-16 17:21:13 +08:00
  • 9994400462 「Fix」 1、由于目前http的并发量太大了,临时用增加okhttp队列的方式来解决超时问题。 2、TODO:长期需要对现有Http请求进行梳理管控,对高频次的http请求转到socket中做。 donghongyu 2024-08-16 16:13:57 +08:00
  • ba52878c21 [master] update socket versiob which add some log EmArrow 2024-08-12 15:00:46 +08:00
  • 571638124b [master] update socket version EmArrow 2024-08-08 12:06:47 +08:00
  • b6d42d9609 仅在本地无SN、Token缓存的情况下,鉴权失败后进行Toast提示 donghongyu 2024-07-15 18:29:06 +08:00
  • ed561dcbab 仅在本地无SN、Token缓存的情况下,鉴权失败后进行Toast提示 donghongyu 2024-07-15 18:24:19 +08:00
  • 44da87d403 [master] upload maven zhongchao 2024-01-03 21:48:30 +08:00
  • fe7679b6f8 [master] update for exam EmArrow 2024-01-03 21:43:33 +08:00
  • 1bcddeb11d [master] fix bug of handler upload data in main thread EmArrow 2024-01-03 15:14:03 +08:00
  • 92e544147f [master] update version EmArrow 2024-01-02 18:11:31 +08:00
  • eb8f6c2917 [master] update login sdk ,which del aes EmArrow 2024-01-02 18:10:36 +08:00
  • 202d849ab4 [Feat]新增QUIC协议网络请求时延回调 chenfufeng 2023-12-07 19:57:48 +08:00
  • 2c11961194 [master] update zhongchao 2023-11-03 17:20:56 +08:00
  • 5d42576fc3 [master] update socket version and extends config of heart beat interval zhongchao 2023-11-03 17:08:36 +08:00
  • 3b84bd4bac [Feat]新增动态切换QUIC chenfufeng 2023-09-26 17:49:09 +08:00
  • 5265167c3c [master] update version zhongchao 2023-08-25 18:08:38 +08:00
  • 826c0b34f5 [master] update version zhongchao 2023-08-25 13:05:20 +08:00
  • 49c2097432 [master] update third login sdk zhongchao 2023-08-25 13:01:54 +08:00
  • a483ae2961 [master] update version to fix secrity key bug zhongchao 2023-08-01 11:45:17 +08:00
  • 74d95bed7f [master] fix bug of http header add auth key check zhongchao 2023-07-17 16:46:55 +08:00
  • fcf6eb58bd [master] update version zhongchao 2023-07-14 10:55:30 +08:00
  • 2322b252bf [master] header add the authKey from clientConfig zhongchao 2023-07-14 10:39:10 +08:00
  • 54ba65ced6 [Feat]新增Http请求时间的监测 chenfufeng 2023-06-12 15:47:25 +08:00
  • 1bd1be4c39 fix bug of init httpdnsclient zhongchao 2023-06-01 14:12:29 +08:00
  • 57517a1a16 remove log zhongchao 2023-05-22 15:31:23 +08:00
  • 28ca21e90d update location zhongchao 2023-05-22 15:24:32 +08:00
  • 477c84da9d merge zhongchao 2023-05-22 15:13:20 +08:00
  • 977f16207f location add debug func zhongchao 2023-05-22 15:02:24 +08:00
  • 923acbebce [opt]更新下漏提交的版本号 chenfufeng 2023-05-22 15:08:49 +08:00
  • 4024ad3ebc [fix]Catch拒绝任务的异常 chenfufeng 2023-05-19 15:41:19 +08:00
  • 52426fec6e [fix]解决线程池被关闭后仍提交任务的问题 chenfufeng 2023-05-18 16:23:02 +08:00
  • b0446402be [master]expand the interface of socket, add sn zhongchao 2023-05-17 19:38:18 +08:00
  • 6a5e560f2a [master]update version zhongchao 2023-05-16 17:55:20 +08:00
  • a6a375fd2f [master] update sn and token get zhongchao 2023-05-16 17:49:37 +08:00
  • 2ad446c7b1 [Change] 1、升级ZeGo直播SDK 2、修复直播拉流播放状态, donghongyu 2023-04-12 21:05:14 +08:00
  • a2777bb514 [fix]解决连接指定ip出现的问题 chenfufeng 2023-03-31 14:31:12 +08:00
  • ea6d3d3479 [fix]解决心跳包协议不对导致的断开连接的问题 chenfufeng 2023-03-20 19:43:19 +08:00
  • e091310d93 [opt]解决Bus乘客屏偶现卡顿的问题 chenfufeng 2023-03-16 15:00:08 +08:00
  • c78d9f0f59 [Change] 发布新版本1.4.5.10 替换Logger为原生Log,防止过度调用Logger 同步synchronized获取堆栈信息导致卡顿 donghongyu 2023-03-14 19:38:15 +08:00
  • cd21845185 [Opt]补上未提交的 chenfufeng 2023-03-03 15:54:26 +08:00
  • f0d12120ac [Opt]解决偶现司乘屏连不上的问题 chenfufeng 2023-03-03 15:53:01 +08:00
  • 5d5e2153d8 t:wq :wq remove httpdns logic zhongchao 2023-03-01 16:26:10 +08:00
  • c0d96f632c [Fix]解决司机屏重连的问题 chenfufeng 2023-02-28 10:29:52 +08:00
  • 2539e865ea update socket zhongchao 2023-02-21 14:08:49 +08:00