History for MethaneInspection / app / src / main / java / com / casic / birmm / inspect / fragment
2024-07-25
解决蓝牙被用户从系统关闭导致下次无法连接的问题
pengxianhong committed on 25 Jul 2024
调整蓝牙搜索信号超时时间(3s)
pengxianhong committed on 25 Jul 2024
解决蓝牙反复连接会小概率连接失败的问题
pengxianhong committed on 25 Jul 2024
处理数据粘包问题
pengxianhong committed on 25 Jul 2024
按照产品新需求调整界面和代码
pengxianhong committed on 25 Jul 2024
更换蓝牙通信框架,适配更多机型
pengxianhong committed on 25 Jul 2024
2024-07-08
删除多于字段
pengxianhong committed on 8 Jul 2024
2023-09-11
refactor(*): 优化代码,减少高德经纬度逆编码sdk调用次数
Pengxh committed on 11 Sep 2023
test(*): 联调巡检路径接口
Pengxh committed on 11 Sep 2023
test(*): 联调删除巡检接口
Pengxh committed on 11 Sep 2023
2023-09-09
perf(*): 第一次同步单机版功能
Pengxh committed on 9 Sep 2023
2023-08-29
fix(*): 解决无法单独删除事件以及关闭蓝牙之后再巡检会闪退的问题
Pengxh committed on 29 Aug 2023
2023-08-24
feat(*): 巡检事件添加设备编号字段,便于查看事件
Pengxh committed on 24 Aug 2023
fix(*): 去掉kotlin-android-extensions插件,升级Activity和Dialog为ViewBinding,升级基础包,解决内存泄漏导致应用小概率闪退的问题
Pengxh committed on 24 Aug 2023
2023-08-23
feat(*): 选择相册图片,添加已选图片记录
Pengxh committed on 23 Aug 2023
build(*): 删除错误导包
Pengxh committed on 23 Aug 2023
2023-08-22
perf(*): 更换沉浸式状态栏实现方案
Pengxh committed on 22 Aug 2023
2023-08-14
build(*): 更新依赖库,修改版本号
Pengxh committed on 14 Aug 2023
fix(*): 调试设备报警值解析错误问题(目前报警值不能超过256,底层代码问题)
Pengxh committed on 14 Aug 2023
fix(*): 解决巡检路线太长,保存路径点会卡死的问题
Pengxh committed on 14 Aug 2023
2023-08-12
perf(*): 网络版同步单机版逻辑
Pengxh committed on 12 Aug 2023
fix(*): 解决页面切换后,设备状态被重置的问题
Pengxh committed on 12 Aug 2023
perf(*): 优化单机模式下首页巡检逻辑
Pengxh committed on 12 Aug 2023
2023-08-11
fix(*): 解决巡检记录和事件记录不及时刷新的问题,以及优化巡检列表显示
Pengxh committed on 11 Aug 2023
fix(*): 细化网络请求错误提示
Pengxh committed on 11 Aug 2023
2023-05-11
perf(*): 更新基础包,优化列表刷新功能,采用局部刷新提升性能
Pengxh committed on 11 May 2023
2023-05-10
perf(*): 更新基础包
Pengxh committed on 10 May 2023
2023-03-14
feat(*): 整合联网、单机模式。封板
Pengxh committed on 14 Mar 2023
feat(*): 整合联网、单机模式。封板
Pengxh committed on 14 Mar 2023
2023-03-13
fix(*): 联调蓝牙设备数据
Pengxh committed on 13 Mar 2023