2024-07-30 |
解决ConcurrentModificationException问题
pengxianhong
committed
on 30 Jul 2024
|
---|---|
重构巡检任务相关代码逻辑
pengxianhong
committed
on 30 Jul 2024
|
|
2024-07-29 |
优化界面布局显示,新增一个链表扩展函数和一个定位服务
pengxianhong
committed
on 29 Jul 2024
|
2024-07-25 |
按照产品新需求调整界面和代码
pengxianhong
committed
on 25 Jul 2024
|
2023-08-24 |
fix(*): 解决在没有巡检任务时,产生报警会导致应用崩溃的问题,以及设备编号错位的问题
Pengxh
committed
on 24 Aug 2023
|
2023-08-23 |
fix(*): 解决应用退出后会在后台空指针,从而导致逻辑未走完的问题
Pengxh
committed
on 23 Aug 2023
|
2023-08-22 |
perf(*): 更换沉浸式状态栏实现方案
Pengxh
committed
on 22 Aug 2023
|
2023-08-14 |
fix(*): 调试设备报警值解析错误问题(目前报警值不能超过256,底层代码问题)
Pengxh
committed
on 14 Aug 2023
|
fix(*): 解决巡检路线太长,保存路径点会卡死的问题
Pengxh
committed
on 14 Aug 2023
|
|
2023-08-11 |
fix(*): 解决巡检记录和事件记录不及时刷新的问题,以及优化巡检列表显示
Pengxh
committed
on 11 Aug 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
|
2023-03-10 |
refactor(*): 优化代码,新增部分用户相关功能,待联调手持激甲设备
Pengxh
committed
on 10 Mar 2023
|
2023-03-07 |
fix(*): 解决项目无法编译的问题
Pengxh
committed
on 7 Mar 2023
|
2023-03-06 |
perf(*): 去掉本地aar,引用远程gradle依赖,调整代码
Pengxh
committed
on 6 Mar 2023
|
2022-09-08 |
perf(*): 去掉开屏授权页面
Pengxh
committed
on 8 Sep 2022
|
2022-08-07 |
perf(*): 优化巡检记录和事件记录代码
pengxianhong
committed
on 7 Aug 2022
|
2022-08-06 |
perf(*): 删除多余代码
pengxianhong
committed
on 6 Aug 2022
|
perf(*): 优化手持激甲单机模式界面效果
pengxianhong
committed
on 6 Aug 2022
|
|
2021-08-18 |
分析蓝牙探测浓度数据,重写数据解析算法
Pengxh
committed
on 18 Aug 2021
|
2021-08-16 |
调整Android端地图缩放等级(和iOS端保持一致),添加蓝牙搜索结果为空时候的提示
Pengxh
committed
on 16 Aug 2021
|
2021-07-30 | |
2021-07-23 | |
2021-07-21 |
1、调试蓝牙通信功能 2、完成Android端蓝牙通信和数据监听 3、解析蓝牙传递过来的设备编码和实际数据
Pengxh
committed
on 21 Jul 2021
|
2021-07-20 | |
2021-07-16 |
完成Android端新建报警/自定义时间事件界面和图片上传功能
Pengxh
committed
on 16 Jul 2021
|
2021-07-12 |