• Joined on 2025-07-30
d6528d33fc refactor(MainActivity): 将人脸数据清除操作移至后台线程执行
5479091959 refactor(main): 将Thread替换为lifecycleScope并优化协程处理
lvmeng pushed to main at restaurant/IntelligentShelves 2026-04-01 17:59:01 +08:00
c23c215941 fix: 修复 noDataWatchdogTask 潜在的内存泄漏问题
3d67dd2c2d refactor: 优化货架列表转换逻辑并支持奇数长度处理
Compare 2 commits »
lvmeng pushed to main at restaurant/IntelligentShelves 2026-04-01 17:08:43 +08:00
133f309d4b refactor: 统一时钟管理并优化状态栏显示逻辑
lvmeng pushed to main at restaurant/IntelligentShelves 2026-04-01 14:21:17 +08:00
3e5c7c6caa refactor(HomeActivity): 修复内存泄漏并优化错误处理
04fe3ec2c1 refactor: 全面重构 HomeActivity 架构并修复多项 Bug
Compare 2 commits »
lvmeng pushed to main at restaurant/IntelligentShelves 2026-04-01 10:18:21 +08:00
9a795b9710 feat(HomeActivity): 新增串口无数据超时提示弹窗
lvmeng pushed to main_lvmeng_0131 at restaurant/Inbound20260114 2026-03-31 19:46:50 +08:00
13f893cd0c 生产域名配置
lvmeng pushed to main at restaurant/IntelligentShelves 2026-03-31 19:17:05 +08:00
fff6a2a3b3 配置生产域名
3ef93c5f5e 配置生产域名
lvmeng pushed to main_吐盘机_260327 at restaurant/SmartPlateCabinet 2026-03-31 18:12:59 +08:00
4cbe318ab2 feat(plc): 添加环境切换功能
1cbad71eaf feat(dialog): 添加环境切换对话框并修复包名引用
Compare 2 commits »
lvmeng pushed to main at restaurant/IntelligentShelves 2026-03-31 14:06:13 +08:00
3b79f6d6aa feat(config): 实现应用基础URL配置管理与环境切换功能
lvmeng pushed to main at restaurant/IntelligentShelves 2026-03-31 10:58:50 +08:00
76b67b545d Merge remote-tracking branch 'origin/dev_优化_基于分支代码备份'
40cd27fa7b 增加左上角点击关闭页面,增加启动网络检测和连接功能,删除手机端测试布局;
Compare 2 commits »
lvmeng pushed to main at restaurant/IntelligentShelves 2026-03-31 10:58:11 +08:00
3bd60990b9 Revert "重构 HomeActivity:修复多项稳定性与架构问题"
a116c4fc6c Revert "重构:拆分 HomeActivity 职责,分层解耦串口与业务逻辑"
Compare 2 commits »
91800a6bb1 feat(app): 添加环境切换功能并优化基础URL管理
lvmeng pushed to main_lvmeng_0131 at restaurant/Inbound20260114 2026-03-31 09:25:47 +08:00
8eae8c2b3c feat(global): 新增多环境切换弹窗及启动时自动读取已保存环境配置
lvmeng pushed to dev_260316_新设备 at restaurant/DishMatch 2026-03-30 15:29:53 +08:00
d6a9c3562d refactor(net): 优化API请求错误处理和基础组件功能
28c7628321 提交昨天的修改:优化多个模块和UI效果
3cf9818dad 优化SettingActivity底部菜单按钮效果:选中状态显示白色字体和圆角下划线
Compare 3 commits »
5c230e38c3 refactor(activity): 重构 BaseActivity 权限管理和页面跳转功能