266 Commits

Author SHA1 Message Date
openharmony_ci efa718119b !1281 merge master into master
api nezha

Created-by: weixin_43370416
Commit-by: weixin_43370416
Merged-by: openharmony_ci
Description: ### 一、内容说明(相关的Issue)



### 二、建议测试周期和提测地址  
  建议测试完成时间:xxxx.xx.xx  
  投产上线时间:xxxx.xx.xx  
  提测地址:CI环境/压测环境  
  测试账号:  

### 三、变更内容
  * 3.1 关联PR列表

  * 3.2 数据库和部署说明  
    1. 常规更新 
    2. 重启unicorn
    3. 重启sidekiq
    4. 迁移任务:是否有迁移任务,没有写 "无"
    5. rake脚本:`bundle exec xxx RAILS_ENV = production`;没有写 "无"

  * 3.4 其他技术优化内容(做了什么,变更了什么)
    - 重构了 xxxx 代码
    - xxxx 算法优化


  * 3.5 废弃通知(什么字段、方法弃用?)



  * 3.6  后向不兼容变更(是否有无法向后兼容的变更?)


  
### 四、研发自测点(自测哪些?冒烟用例全部自测?)
  自测测试结论:


### 五、测试关注点(需要提醒QA重点关注的、可能会忽略的地方)
  检查点:

| 需求名称 | 是否影响xx公共模块 | 是否需要xx功能 | 需求升级是否依赖其他子产品 |
|------|------------|----------|---------------|
| xxx  | 否          | 需要       | 不需要           |
|      |            |          |               |

  接口测试:

  性能测试:

  并发测试:

  其他:



See merge request: openharmony/telephony_cellular_data!1281
2026-08-10 22:27:09 +08:00
shenyujuan 735ad319b6 warning
Signed-off-by: shenyujuan <shenyujuan@huawei.com>
2026-08-07 11:11:11 +08:00
weixin_43370416 117efbd570 api nezha
Signed-off-by: weixin_43370416 <jiexiwen@huawei.com>
2026-08-06 21:37:42 +08:00
Jackson-Wang-K 96067b5025 依赖ace_napi整改
Signed-off-by: Jackson-Wang-K <wanglu292@huawei.com>
2026-08-03 14:27:54 +08:00
liuhan c2bc30ce01 refactor napi:ace_napi public deps
Signed-off-by: liuhan <liuhan53@huawei.com>
2026-07-04 17:42:37 +08:00
Jackson-Wang-K 44b51c33b9 Fix pac / cfi for cellular_data
Signed-off-by: Jackson-Wang-K <wanglu292@huawei.com>
2026-06-30 20:57:52 +08:00
hhd227 bc370c1b82 fix apn
Signed-off-by: hhd227 <huanghaodong9@h-partners.com>
2026-06-08 17:02:54 +08:00
openharmony_ci bea5c1a081 !1233 merge master into master
showSystemApnSettings

Created-by: zxh939426
Commit-by: zxh939426
Merged-by: openharmony_ci
Description: ### 一、内容说明(相关的Issue)
新增showSystemApnSettings接口


### 二、建议测试周期和提测地址  
  建议测试完成时间:xxxx.xx.xx  
  投产上线时间:xxxx.xx.xx  
  提测地址:CI环境/压测环境  
  测试账号:  

### 三、变更内容
  * 3.1 关联PR列表

  * 3.2 数据库和部署说明  
    1. 常规更新 
    2. 重启unicorn
    3. 重启sidekiq
    4. 迁移任务:是否有迁移任务,没有写 "无"
    5. rake脚本:`bundle exec xxx RAILS_ENV = production`;没有写 "无"

  * 3.4 其他技术优化内容(做了什么,变更了什么)
    - 重构了 xxxx 代码
    - xxxx 算法优化


  * 3.5 废弃通知(什么字段、方法弃用?)



  * 3.6  后向不兼容变更(是否有无法向后兼容的变更?)


  
### 四、研发自测点(自测哪些?冒烟用例全部自测?)
  自测测试结论:


### 五、测试关注点(需要提醒QA重点关注的、可能会忽略的地方)
  检查点:

| 需求名称 | 是否影响xx公共模块 | 是否需要xx功能 | 需求升级是否依赖其他子产品 |
|------|------------|----------|---------------|
| xxx  | 否          | 需要       | 不需要           |
|      |            |          |               |

  接口测试:

  性能测试:

  并发测试:

  其他:



See merge request: openharmony/telephony_cellular_data!1233
2026-06-04 23:39:28 +08:00
zxh939426 2c9c619fe1 showSystemApnSettings
Signed-off-by: zxh939426 <zhouxiaohang6@huawei.com>
2026-06-02 11:53:43 +08:00
hhd227 c4eacdd1ea update: 更新文件 apn_attribute.cpp
Signed-off-by: hhd227 <huanghaodong9@h-partners.com>
2026-05-28 09:46:36 +08:00
lsyhh e014c0f72f 安全告警修改
Signed-off-by: lsyhh <331993722@qq.com>
2026-05-26 09:07:12 +08:00
l00635678 9123317b5a 网络管理/蜂窝数据联合软件架构整改
Signed-off-by: l00635678 <lichao344@huawei.com>
2026-05-06 11:18:00 +08:00
lsyhh 4d59ece0d9 安全告警修改2
Signed-off-by: lsyhh <331993722@qq.com>
2026-04-11 10:16:58 +08:00
l00635678 ade9bccc60 UpdateIncallDataMachineFuzzTest用例概率Crash
Signed-off-by: l00635678 <lichao344@huawei.com>
2026-01-28 19:09:36 +08:00
openharmony_ci f76a45697a !1164 merge master into master
功耗优化

Created-by: qq_36620091
Commit-by: qq_36620091
Merged-by: openharmony_ci
Description: https://gitcode.com/openharmony/telephony_cellular_data/issues/638?ref=&did=3729798#tid-3729798

See merge request: openharmony/telephony_cellular_data!1164
2026-01-26 12:23:07 +08:00
qq_36620091 f29f7d6226 update: 更新文件 cellular_data_handler.cpp
Signed-off-by: qq_36620091 <wangcheng214@huawei.com>
2026-01-22 19:07:10 +08:00
xhttt123 f736a4a07b add unlock
Signed-off-by: xhttt123 <2317512661@qq.com>
2026-01-22 12:24:22 +08:00
xhttt123 5bad1e9a93 fix crash
Signed-off-by: xhttt123 <2317512661@qq.com>
2026-01-22 12:13:30 +08:00
qq_36620091 31c9c6cf4a update: 更新文件 cellular_data_handler.cpp
Signed-off-by: qq_36620091 <wangcheng214@huawei.com>
2026-01-21 18:14:53 +08:00
yyhco 85f54d1f17 2
Signed-off-by: yyhco <yuanyuhang5@h-partners.com>
2026-01-20 20:27:09 +08:00
daizihan 30f56a8d0f Fix promise code
Issue:  https://gitcode.com/openharmony/arkcompiler_ets_frontend/issues/8346
Signed-off-by: daizihan <daizihan@huawei.com>
2025-12-22 10:59:07 +08:00
wuyuanchao4 b54fc9ae1d fix ani mangling
Signed-off-by: wuyuanchao4 <wuyuanchao4@huawei.com>
2025-12-17 09:49:17 +08:00
wuyuanchao4 66b6c9ed71 sync 0702 to master
Issue:https://gitcode.com/openharmony/arkcompiler_runtime_core/issues/8690

Signed-off-by: wuyuanchao4 <wuyuanchao4@huawei.com>
2025-12-11 17:56:14 +08:00
changxiaobo02 c8460b4d85 update: 更新文件 cellular_data_service.cpp
Signed-off-by: changxiaobo02 <changxiaobo2@huawei.com>
2025-12-05 10:02:16 +08:00
peng-tao857 48911bc2bd solt1 cellulardata handle NV_REFRESH msg
Signed-off-by: peng-tao857 <pengtao61@huawei.com>
2025-11-29 10:33:36 +08:00
qq_36620091 db8107f428 update: 更新文件 cellular_data_handler.cpp
Signed-off-by: qq_36620091 <wangcheng214@huawei.com>
2025-11-25 19:44:53 +08:00
qq_36620091 318c2416c1 update: 更新文件 cellular_data_handler.cpp
Signed-off-by: qq_36620091 <wangcheng214@huawei.com>
2025-11-25 19:20:59 +08:00
qq_36620091 4e7827331c update: 更新文件 cellular_data_handler.cpp
Signed-off-by: qq_36620091 <wangcheng214@huawei.com>
2025-11-25 17:01:41 +08:00
qq_36620091 aad2a8c204 update: 更新文件 cellular_data_handler.cpp
Signed-off-by: qq_36620091 <wangcheng214@huawei.com>
2025-11-25 16:59:39 +08:00
zhxin0501 d816c8f112 穿戴功耗优化
Signed-off-by: zhxin0501 <lilunke@huawei.com>
2025-11-25 10:27:41 +08:00
leo9001 47cd697e87 [issue]telephony_cellular_data ani
[issue]telephony_cellular_data ani

https://gitcode.com/openharmony/telephony_cellular_data/issues/617

Signed-off-by: leo9001 <wanglong201@h-partners.com>
2025-11-19 09:09:08 +08:00
openharmony_ci b1d578057c !1116 merge master into master
add cellulardata hisysevent

Created-by: lan-jun6
Commit-by: lan-jun6
Merged-by: openharmony_ci
Description: ### 一、内容说明(相关的Issue)



### 二、建议测试周期和提测地址  
  建议测试完成时间:xxxx.xx.xx  
  投产上线时间:xxxx.xx.xx  
  提测地址:CI环境/压测环境  
  测试账号:  

### 三、变更内容
  * 3.1 关联PR列表

  * 3.2 数据库和部署说明  
    1. 常规更新 
    2. 重启unicorn
    3. 重启sidekiq
    4. 迁移任务:是否有迁移任务,没有写 "无"
    5. rake脚本:`bundle exec xxx RAILS_ENV = production`;没有写 "无"

  * 3.4 其他技术优化内容(做了什么,变更了什么)
    - 重构了 xxxx 代码
    - xxxx 算法优化


  * 3.5 废弃通知(什么字段、方法弃用?)



  * 3.6  后向不兼容变更(是否有无法向后兼容的变更?)


  
### 四、研发自测点(自测哪些?冒烟用例全部自测?)
  自测测试结论:


### 五、测试关注点(需要提醒QA重点关注的、可能会忽略的地方)
  检查点:

| 需求名称 | 是否影响xx公共模块 | 是否需要xx功能 | 需求升级是否依赖其他子产品 |
|------|------------|----------|---------------|
| xxx  | 否          | 需要       | 不需要           |
|      |            |          |               |

  接口测试:

  性能测试:

  并发测试:

  其他:



See merge request: openharmony/telephony_cellular_data!1116
2025-11-10 20:48:02 +08:00
wangmengyao (I) 7af867abac 多线程问题处理
Signed-off-by: wangmengyao (I) <wangmengyao17@huawei.com>
2025-11-07 17:37:00 +08:00
lan-jun6 f196956966 add cellulardata hisysevent
Signed-off-by: lan-jun6 <1353363104@qq.com>
2025-11-07 11:40:18 +08:00
hwfqb eec0da2794 fix mms sending failure problem in vsim scene
Signed-off-by: hwfqb <fanqibing@huawei.com>
2025-11-06 22:34:09 +08:00
openharmony_ci 3831b5020c !1109 merge master into master
celluar_data_Demand

Created-by: helpjoker
Commit-by: helpjoker
Merged-by: openharmony_ci
Description: ### 一、内容说明(相关的Issue)
https://gitcode.com/openharmony/communication_netmanager_base/issues/3124


### 二、建议测试周期和提测地址  
  建议测试完成时间:xxxx.xx.xx  
  投产上线时间:xxxx.xx.xx  
  提测地址:CI环境/压测环境  
  测试账号:  

### 三、变更内容
  * 3.1 关联PR列表

  * 3.2 数据库和部署说明  
    1. 常规更新 
    2. 重启unicorn
    3. 重启sidekiq
    4. 迁移任务:是否有迁移任务,没有写 "无"
    5. rake脚本:`bundle exec xxx RAILS_ENV = production`;没有写 "无"

  * 3.4 其他技术优化内容(做了什么,变更了什么)
    - 重构了 xxxx 代码
    - xxxx 算法优化


  * 3.5 废弃通知(什么字段、方法弃用?)



  * 3.6  后向不兼容变更(是否有无法向后兼容的变更?)


  
### 四、研发自测点(自测哪些?冒烟用例全部自测?)
  自测测试结论:


### 五、测试关注点(需要提醒QA重点关注的、可能会忽略的地方)
  检查点:

| 需求名称 | 是否影响xx公共模块 | 是否需要xx功能 | 需求升级是否依赖其他子产品 |
|------|------------|----------|---------------|
| xxx  | 否          | 需要       | 不需要           |
|      |            |          |               |

  接口测试:

  性能测试:

  并发测试:

  其他:



See merge request: openharmony/telephony_cellular_data!1109
2025-11-05 14:11:45 +08:00
helpjoker 0d9987dfd7 update: 更新文件 cellular_data_handler.cpp
Signed-off-by: helpjoker <zhouke49@huawei.com>
2025-11-04 10:12:22 +08:00
helpjoker eb4a63d17c update: 更新文件 cellular_data_handler.cpp
Signed-off-by: helpjoker <zhouke49@huawei.com>
2025-11-03 18:14:36 +08:00
helpjoker fe44ee332a update: 更新文件 cellular_data_handler.cpp
Signed-off-by: helpjoker <zhouke49@huawei.com>
2025-11-03 16:46:14 +08:00
helpjoker 4b74a74728 update: 更新文件 cellular_data_handler.cpp
Signed-off-by: helpjoker <zhouke49@huawei.com>
2025-11-03 15:53:10 +08:00
helpjoker c250f58fa4 update: 更新文件 cellular_data_handler.cpp
Signed-off-by: helpjoker <zhouke49@huawei.com>
2025-11-03 14:35:12 +08:00
helpjoker c4de4091d9 update: 更新文件 cellular_data_handler.cpp
Signed-off-by: helpjoker <zhouke49@huawei.com>
2025-10-31 23:21:56 +08:00
qq_36620091 f5e9608fed 蜂窝数据业务代码冗余删除
Signed-off-by: qq_36620091 <wangcheng214@huawei.com>
2025-10-31 18:40:55 +08:00
helpjoker 1673760d77 celluar_data_Demand
Signed-off-by: helpjoker <zhouke49@huawei.com>
2025-10-31 17:15:09 +08:00
huang-haitao 298d1e3ffc add requestId.
Co-authored-by: huang-haitao<huanghaitao16@h-partners.com>
2025-10-30 21:45:25 +08:00
openharmony_ci 136625c4bc !1096 merge master into master
手表省电模式修改

Created-by: qq_36620091
Commit-by: qq_36620091
Merged-by: openharmony_ci
Description: https://gitcode.com/openharmony/telephony_cellular_data/issues/598?ref=&did=3351724#tid-3351724

See merge request: openharmony/telephony_cellular_data!1096
2025-10-27 21:16:23 +08:00
qq_36620091 29c165d8b2 update: 更新文件 cellular_data_handler.cpp
Signed-off-by: qq_36620091 <wangcheng214@huawei.com>
2025-10-25 17:27:42 +08:00
qq_36620091 406dae8503 update: 更新文件 cellular_data_handler.cpp
Signed-off-by: qq_36620091 <wangcheng214@huawei.com>
2025-10-25 10:09:24 +08:00
openharmony_ci f429f421be !1105 merge master into master
编码规范修改

Created-by: qq_36620091
Commit-by: qq_36620091
Merged-by: openharmony_ci
Description: ### 一、内容说明(相关的Issue)



### 二、建议测试周期和提测地址  
  建议测试完成时间:xxxx.xx.xx  
  投产上线时间:xxxx.xx.xx  
  提测地址:CI环境/压测环境  
  测试账号:  

### 三、变更内容
  * 3.1 关联PR列表

  * 3.2 数据库和部署说明  
    1. 常规更新 
    2. 重启unicorn
    3. 重启sidekiq
    4. 迁移任务:是否有迁移任务,没有写 "无"
    5. rake脚本:`bundle exec xxx RAILS_ENV = production`;没有写 "无"

  * 3.4 其他技术优化内容(做了什么,变更了什么)
    - 重构了 xxxx 代码
    - xxxx 算法优化


  * 3.5 废弃通知(什么字段、方法弃用?)



  * 3.6  后向不兼容变更(是否有无法向后兼容的变更?)


  
### 四、研发自测点(自测哪些?冒烟用例全部自测?)
  自测测试结论:


### 五、测试关注点(需要提醒QA重点关注的、可能会忽略的地方)
  检查点:

| 需求名称 | 是否影响xx公共模块 | 是否需要xx功能 | 需求升级是否依赖其他子产品 |
|------|------------|----------|---------------|
| xxx  | 否          | 需要       | 不需要           |
|      |            |          |               |

  接口测试:

  性能测试:

  并发测试:

  其他:



See merge request: openharmony/telephony_cellular_data!1105
2025-10-24 17:19:35 +08:00
openharmony_ci 6b62b634b3 !1103 merge master into master
commonevent

Created-by: wangdingbang
Commit-by: wangdingbang
Merged-by: openharmony_ci
Description: ### 一、内容说明(相关的Issue)
https://gitcode.com/openharmony/telephony_core_service/issues/2130


### 二、建议测试周期和提测地址  
  建议测试完成时间:xxxx.xx.xx  
  投产上线时间:xxxx.xx.xx  
  提测地址:CI环境/压测环境  
  测试账号:  

### 三、变更内容
  * 3.1 关联PR列表

  * 3.2 数据库和部署说明  
    1. 常规更新 
    2. 重启unicorn
    3. 重启sidekiq
    4. 迁移任务:是否有迁移任务,没有写 "无"
    5. rake脚本:`bundle exec xxx RAILS_ENV = production`;没有写 "无"

  * 3.4 其他技术优化内容(做了什么,变更了什么)
    - 重构了 xxxx 代码
    - xxxx 算法优化


  * 3.5 废弃通知(什么字段、方法弃用?)



  * 3.6  后向不兼容变更(是否有无法向后兼容的变更?)


  
### 四、研发自测点(自测哪些?冒烟用例全部自测?)
  自测测试结论:


### 五、测试关注点(需要提醒QA重点关注的、可能会忽略的地方)
  检查点:

| 需求名称 | 是否影响xx公共模块 | 是否需要xx功能 | 需求升级是否依赖其他子产品 |
|------|------------|----------|---------------|
| xxx  | 否          | 需要       | 不需要           |
|      |            |          |               |

  接口测试:

  性能测试:

  并发测试:

  其他:



See merge request: openharmony/telephony_cellular_data!1103
2025-10-24 16:21:32 +08:00