History for OperationSite / app / src / main / java
2025-05-30
refactor(device): 移除设备控制中无需用到的点位功能相关代码 ...
pengxianhong committed on 30 May
refactor(app): 重构设备控制页面布局和功能 ...
pengxianhong committed on 30 May
refactor(layout): 优化多个布局文件中的按钮样式和间距 ...
pengxianhong committed on 30 May
2025-05-29
refactor(app): 重构自动巡检功能 ...
pengxianhong committed on 29 May
feat(通讯): 优化 TCP连接功能 ...
pengxianhong committed on 29 May
refactor(vm): 将 InspectionViewModel 重命名为 DeviceViewModel ...
pengxianhong committed on 29 May
refactor(app): 重构设置页面的数据获取逻辑 ...
pengxianhong committed on 29 May
feat(自动巡检): 添加自动巡检功能模块 ...
pengxianhong committed on 29 May
2025-05-28
refactor(service): 重构前台服务并移除冗余代码 ...
pengxianhong committed on 28 May
feat(service): 增加甲烷浓度监测和报警功能 ...
pengxianhong committed on 28 May
2025-05-26
feat(view): 全屏显示头盔视频活动 ...
pengxianhong committed on 26 May
2025-05-15
refactor(br): 优化地图标记点击事件处理逻辑 ...
pengxianhong committed on 15 May
refactor(vm): 重构 WorkSiteViewModel 并优化数据请求流程- 移除了不必要的 Context 参数- 使用回调函数替代 LiveData 观察者模式 ...
pengxianhong committed on 15 May
refactor(vm): 重构 UserViewModel 并优化用户信息获取逻辑- 移除了 LoginActivity 中不必要的 UserViewModel 引用 ...
pengxianhong committed on 15 May
refactor(operationsite): 重构图片上传功能 ...
pengxianhong committed on 15 May
refactor(br): 重构气管安装和气体历史数据获取逻辑- 优化了 GasDetailActivity、InstallEquipmentActivity 和 WorkSiteTabActivity 中的数据加载和安装逻辑 ...
pengxianhong committed on 15 May
refactor(vm): 重构 SystemViewModel 中的 getSystemDict 方法 ...
pengxianhong committed on 15 May
refactor(login): 重构登录模块代码结构 ...
pengxianhong committed on 15 May
refactor(authenticate): 重构登录功能的 ViewModel 和 Activity ...
pengxianhong committed on 15 May
refactor(vm): 重构 ApplyViewModel 并优化 AlarmViewModel ...
pengxianhong committed on 15 May
refactor(app): 重构报警列表和详情界面布局 ...
pengxianhong committed on 15 May
refactor(AlarmListActivity):重构报警列表页面 ...
pengxianhong committed on 15 May
refactor(app): 移除报警状态相关代码 ...
pengxianhong committed on 15 May
refactor(layout): 重构工作站点列表项布局 ...
pengxianhong committed on 15 May
2025-05-14
feat(安装设备): 增加安装位置信息并更新相关功能 ...
pengxianhong committed on 14 May
refactor(app): 重构代码并优化布局 ...
pengxianhong committed on 14 May
2025-04-09
refactor(br): 优化 Socket连接服务 ...
pengxianhong committed on 9 Apr
refactor(app): 重构设备控制功能并优化网络配置 ...
pengxianhong committed on 9 Apr
2025-04-08
refactor(app): 移除未使用的常量并更新设备控制服务器配置逻辑 ...
pengxianhong committed on 8 Apr
feat(SocketConnectionService): 新增甲烷监测和设备控制功能 ...
pengxianhong committed on 8 Apr