History for MethaneInspection / app / src / main / java
2024-07-25
解决蓝牙反复连接会小概率连接失败的问题
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-09
优化代码
pengxianhong committed on 9 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
fix(*): 解决无图片时查看巡检事件会导致崩溃的问题
Pengxh committed on 11 Sep 2023
test(*): 联调删除巡检接口
Pengxh committed on 11 Sep 2023
fix(*): 解决事件列表经纬度类型解析失败的问题
Pengxh committed on 11 Sep 2023
2023-09-09
perf(*): 第一次同步单机版功能
Pengxh committed on 9 Sep 2023
2023-09-08
fix(*): 单机模式去掉登录
Pengxh committed on 8 Sep 2023
fix(*): 修改应用内部显示细节,电话号码等
Pengxh committed on 8 Sep 2023
2023-08-29
fix(*): 解决巡检记录没有设备编号的问题
Pengxh committed on 29 Aug 2023
fix(*): 解决无法单独删除事件以及关闭蓝牙之后再巡检会闪退的问题
Pengxh committed on 29 Aug 2023
2023-08-24
fix(*): 解决选图和拍照同时存在,长按删除会导致闪退的问题
Pengxh committed on 24 Aug 2023
feat(*): 巡检事件添加设备编号字段,便于查看事件
Pengxh committed on 24 Aug 2023
fix(*): 去掉kotlin-android-extensions插件,升级Activity和Dialog为ViewBinding,升级基础包,解决内存泄漏导致应用小概率闪退的问题
Pengxh committed on 24 Aug 2023
fix(*): 解决在没有巡检任务时,产生报警会导致应用崩溃的问题,以及设备编号错位的问题
Pengxh committed on 24 Aug 2023
2023-08-23
fix(*): 规避硬件数据异常导致应用显示异常提示的问题
Pengxh committed on 23 Aug 2023
feat(*): 选择相册图片,添加已选图片记录
Pengxh committed on 23 Aug 2023
fix(*): 解决应用退出后会在后台空指针,从而导致逻辑未走完的问题
Pengxh committed on 23 Aug 2023
build(*): 删除错误导包
Pengxh committed on 23 Aug 2023
refactor(*): 适配Android 13相册和相机,兼容Android 12,11,10以及Android 10以下系统版本
Pengxh committed on 23 Aug 2023
2023-08-22
fix(*): 解决泄漏值超过临界值会出现科学计数显示的问题
Pengxh committed on 22 Aug 2023
perf(*): 更换沉浸式状态栏实现方案
Pengxh committed on 22 Aug 2023
2023-08-14
build(*): 更新依赖库,修改版本号
Pengxh committed on 14 Aug 2023
fix(*): 解决自动报警列表不刷新的问题
Pengxh committed on 14 Aug 2023