Commit Graph

457 Commits (main)

Author SHA1 Message Date
Matthew a90617698b 移除MpApp的配置初始化 2 months ago
liuguijing e580737761 运维新增 下载增量更新功能 2 months ago
liuguijing 2dd6cb8f31 运维新增增量更新 完善增量更新时 计算差分代码 2 months ago
liuguijing 0d8bb73f17 运维新增增量更新 调试可用 待完善 2 months ago
Matthew 387673bf99 修复编译错误 2 months ago
Matthew ed35d74c94 修复编译错误 2 months ago
Matthew 6598b45d3e 修复编译错误 2 months ago
Matthew a0c4651e97 集成bspatch 2 months ago
Matthew b821156ca1 Update MpMaster version to 1.1.24 2 months ago
Matthew 126c1f5e1b 通过附件编译时间来选择不同的判断程序是否运行的方法 2 months ago
liuguijing 28be0c4c80 Update MpMaster version to 1.1.23 2 months ago
liuguijing 8c3103eef6 运维的MCU重启命令修改 2 months ago
liuguijing e59f6fbbea 运维修改重启方式 2 months ago
Matthew 7ef6086f50 优化前台服务实现 2 months ago
Matthew 2cc92025fc Update MpMaster version to 1.1.22 2 months ago
Matthew d23116aa57 增加长时间无心跳重启app的机制,并优化运维日志 2 months ago
Matthew 3fab6d4542 保活时判断service是否存在 2 months ago
Matthew 11dbea7170 Update MpMaster version to 1.1.21 2 months ago
Matthew 17ae352c31 更新默认配置 2 months ago
Matthew 9f00a81b8e Update MpMaster version to 1.1.20 2 months ago
Matthew 49aff958d0 移除无用代码 2 months ago
Matthew 4976337878 利用共享uid的方式来判断mpapp是否正在运行
加入时间变化监控的一些定义
2 months ago
Matthew 9fedc2532c Update MpMaster version to 1.1.19 2 months ago
Matthew b94039cbd6 设置共享uid 2 months ago
liuguijing 963ac6bdaf Update MpMaster version to 1.1.18 3 months ago
liuguijing c09ed76819 对电池电压新增单线程执行,优化修该,节省线程开销 3 months ago
liuguijing 3b492e7ea3 对电池电压新增单线程执行,优化修改 3 months ago
liuguijing 9c2346befd 对电池电压新增单线程执行 3 months ago
liuguijing 4033f978a5 Update MpMaster version to 1.1.17 3 months ago
liuguijing 3c7e35b5ee 修复938下无法执行shell命令的bug 3 months ago
liuguijing 82ebd92ad2 Update MpMaster version to 1.1.16 3 months ago
liuguijing 9017c2bd7d 运维新增支持adb shell命令
修复sim卡2 在连接不上运维主站时  无法切换到sim卡1的情况
3 months ago
liuguijing 56d42d8774 Merge branch 'main' of http://61.169.135.146:8081/git/xymp/TermApp 3 months ago
Matthew 6a80e97a43 增加不拍照的监控 3 months ago
liuguijing 64316cedf3 Update MpMaster version to 1.1.12 3 months ago
liuguijing feb4981377 Update MpMaster version to 1.1.11 3 months ago
liuguijing 4109741628 修改单卡模式下短信的bug 3 months ago
liuguijing fedae228b1 修改运维重启系统失败的bug 3 months ago
liuguijing 12197fa28d Merge branch 'main' of http://61.169.135.146:8081/git/xymp/TermApp 3 months ago
liuguijing a1601cd71c 修复配置重启不生效的bug,修改重启 3 months ago
huangfeng 3a8ef64e2f Revert "perf: 调整registerHeartbeatTimer方法"
This reverts commit b82fe124d8.
3 months ago
Matthew 5c7f6abb71 Update MpMaster version to 1.1.9 3 months ago
huangfeng b82fe124d8 perf: 调整registerHeartbeatTimer方法 3 months ago
liuguijing 691acaf67e 修复获取短信获取sim卡信息时,热点开启的情况下,ip返回热点的bug 3 months ago
Matthew 4c03d73752 Update MpMaster version to 1.1.7 3 months ago
Matthew e88c2ddfcf 通过线程执行,避免ANR 3 months ago
Matthew 995d9cc127 空指针保护 3 months ago
Matthew 8f595e415e Update MpMaster version to 1.1.7 3 months ago
Matthew 22741fe3e2 修复错误 3 months ago
Matthew 567a4b81fd Update MpMaster version to 1.1.6 3 months ago
Matthew b1d1e3f65c 运维展示优化
cmdid未设置时,显示序列号
3 months ago
Hydromel 8d31b18917 Update MpMaster version to 1.1.5 4 months ago
Hydromel 92e5dabee8 短信:修复短信丢失的bug,修复重启mpapp崩溃的bug 4 months ago
Matthew 1b6c7ef372 Update MpMaster version to 1.1.4 4 months ago
Matthew 8a14578952 系统刚启动时,加大检查文件锁次数,确保mpapp已经启动
设备重启时,mpapp可能延迟启动
4 months ago
Matthew e01c19e9f8 Update MpMaster version to 1.1.3 4 months ago
Hydromel ace0d5babb Merge branch 'main' of http://61.169.135.146:8081/git/xymp/TermApp 4 months ago
Hydromel 003193d95a 短信:短信接收拍照时间表功能修改,短信控制拍照修改 4 months ago
Matthew 2c46504b36 切回卡1时,主动发起一次心跳 4 months ago
Matthew 148ce5cb57 统一使用总线电压 4 months ago
Matthew 3d4aa720d9 设备重启后的启动,延迟进行 4 months ago
Matthew 238d572f1e Update MpMaster version to 1.1.1 4 months ago
Matthew 80e8c5e7c7 临时移除重启MpApp 4 months ago
Matthew 63259f11c8 主分支运维APP版本升级为 1.1.0 4 months ago
Matthew 727e397efe Update MpMaster version to 1.0.96 4 months ago
Matthew 9fa531b98d Merge branch 'main' of http://61.169.135.146:8081/git/xymp/TermApp 4 months ago
Matthew 3c3cb9b130 增加网络信息的设置
重启MPApp使用临时方案,通过MpMaster来完成,解决自身不能重启的问题
4 months ago
Matthew bcda473b40 调整重启MpAPP的菜单 4 months ago
liuguijing 011bd762ab Merge branch 'main' of http://61.169.135.146:8081/git/xymp/TermApp 4 months ago
liuguijing fe174f800d 短信通用版本修改中:新增就版本短信支持 4 months ago
Matthew 49cdb9d3ab 修改通知栏图标 4 months ago
Matthew 85a3d99f21 Update MpMaster version to 1.0.95 4 months ago
Matthew 018ccea1f8 修正目录 4 months ago
liuguijing ae75a59f51 短信通用版本修改中:清除第二次短信进来时,上一次发送的短信内容
增加jsonarray类型的判断
4 months ago
liuguijing de466ba891 短信通用版本修改中:修改配置文件参数设置数组时全是字符串类型的bug,修复发送短信空指针的bug 4 months ago
liuguijing 874f7db0cd 短信通用版本修改中:修改文件路径存储错误的bug 4 months ago
liuguijing 30e4562f1d 短信通用版本修改中:新增文件替换,文件获取,文件参数修改 4 months ago
liuguijing becda30777 短信通用版本修改中:对于文件路径的判断和文件绝对路径判断的修改 4 months ago
liuguijing c680c83015 短信通用版本修改 4 months ago
liuguijing 30360e9a05 短信修改成通用版本,新增具体参数修改 4 months ago
liuguijing 511852597c 短信修改成通用版本 4 months ago
liuguijing 650765e87d 短信
运维时间表不返回修复
设置CMD_ID不应答修复
设置主站IP端口返回的网络方式和加密方式不一致修复
水印查询和修改修复
设置心跳及连接协议修复
4 months ago
Matthew a8c97d93e2 Update MpMaster version to 1.0.94 4 months ago
Matthew b5684256fe 运维如果没有获取到cmdid,则使用SN 4 months ago
Matthew e762e2b53c Update MpMaster version to 1.0.93 4 months ago
Matthew a716856a4f 优化日志压缩和上传 4 months ago
Matthew 0bfbe32077 Update MpMaster version to 1.0.92 4 months ago
Matthew 72c936c3dd 增加日志文件过滤的后缀名 4 months ago
Matthew 278703deed Update MpMaster version to 1.0.91 5 months ago
Matthew eba83ab37d 修正判断时间 5 months ago
Matthew da75bd8519 增加运维程序的标识宏 5 months ago
Matthew a29b471633 Merge branch 'main' of http://61.169.135.146:8081/git/xymp/TermApp 5 months ago
Matthew 680b763ff6 优化配置文件的初始化
把日志显示移到独立的activity
5 months ago
XI.CHEN 6e337a986f 心跳周期小于10min时,运维580秒未收到心跳才重启 5 months ago
XI.CHEN bf9ee3aea8 心跳周期小于10min时,10分钟收不到心跳才会重启 6 months ago
Matthew 61402ee8cb Update MpMaster version to 1.0.90 6 months ago
Matthew 23f2ab7527 暂时禁用运维保活检测 6 months ago
XI.CHEN 4af9c92440 PendingIntent请求码改回固定值 6 months ago
XI.CHEN 7d8c5d2342 Update MpMaster version to 1.0.89 6 months ago
XI.CHEN e2455cfd5a 运维取消无拍照重启(临时) 6 months ago