132 Commits

Author SHA1 Message Date
hanwenhui ac3233f14d update: 更新文件 bundle.json
Signed-off-by: hanwenhui <hanwenhui2@h-partners.com>
2026-08-18 16:53:44 +08:00
hanwenhui 9b0cd02617 Merge https://gitcode.com/hanwenhui/notification_distributed_notification_service
Signed-off-by: hanwenhui <hanwenhui2@h-partners.com>
2026-08-18 16:46:09 +08:00
LeechyLiang 229d03be00 新增 taihe_ffi_gen 部件依赖
在 bundle.json 的 deps.components 中补充 taihe_ffi_gen,适配部件独立后的依赖关系。

Issue: https://gitcode.com/openharmony/notification_distributed_notification_service/issues/4127
Change-Id: Ifaf13f80f04a9d6d7743803fb380f4453e51e471
Signed-off-by: LeechyLiang <liangweihong1@huawei.com>
2026-06-09 10:49:18 +08:00
stepend98 0b2c22158e Add aggregation notification feature with classification and switch support
Signed-off-by: stepend98 <yangjun273@huawei.com>
Co-Authored-By: Agent
2026-05-30 16:36:33 +08:00
hanwenhui f7f12556de Signed-off-by: hanwenhui <hanwenhui2@h-partners.com>
Co-Authored-By:hanwenhui
2026-05-22 10:13:14 +08:00
hanwenhui 5cb1ce21d6 Signed-off-by: hanwenhui <hanwenhui2@h-partners.com>
Co-Authored-By: hanwenhui
2026-05-19 17:19:57 +08:00
hanwenhui 25a2be05ec Co-Authored-By:hanwenhui
Signed-off-by: hanwenhui <hanwenhui2@h-partners.com>
2026-05-18 11:36:41 +08:00
g00586423 9069ee39b5 OH kit API运行时打点
Co-Authored-By: Agent
Signed-off-by: g00586423 <guxiang11@huawei.com>
2026-05-05 18:12:13 +08:00
let_it_rot 4519cb8f66 add vibration
Signed-off-by: let_it_rot <gaojiaqi7@h-partners.com>
2026-04-09 15:53:57 +08:00
wu-fengshan 638840a8ba 修改儿童手表软总线依赖
Signed-off-by: wu-fengshan <wufengshan1@h-partners.com>
2026-03-26 14:36:34 +08:00
he-guokai b85daa9d36 Merge branch 'master' of https://gitcode.com/openharmony/notification_distributed_notification_service 2026-03-25 14:36:24 +08:00
he-guokai 873f8253f8 updata all
Signed-off-by: he-guokai <heguokai6@huawei-partners.com>
2026-03-21 10:16:49 +08:00
cheerful_ricky c885d23ef3 remove ans distributed so
Signed-off-by: cheerful_ricky <yuegang7@huawei.com>
2026-03-18 16:30:28 +08:00
openharmony_ci 0bd9f6d2cb !4362 merge RDB_refactor_260113 into master
[refactor] rdb refactor

Created-by: stepend98
Commit-by: yangjun
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/notification_distributed_notification_service!4362
2026-01-27 19:33:48 +08:00
yangjun 30169c1c4c [refactor] rdb refactor
- 2026-01-05:
1. Build rdb and hisysevent framework
2. Refactor rdb event listener by observer pattern

- 2026-01-06:
1. Split other business by register-callback mechanism
2. Compile refactored rdb
3. Add comments for class/method/field

- 2026-01-07:
1. Add rdb unit test

- 2026-01-08
1. Compile part of unit test

- 2026-01-09
1. Function refactor finished, waiting for deubging

- 2026-01-10
1. Function check finished. Summary and comments need to be supplemented
2. Unit test need to be supplemented

- 2026-01-12
1. Add unit test and commpile them.

-2026-01-13
1. Debug unit test and organize config file.

Signed-off-by: yangjun <yangjun273@huawei.com>
2026-01-15 20:42:49 +08:00
cheerful_ricky 8df402cb81 add enable pgo
Signed-off-by: cheerful_ricky <yuegang7@huawei.com>
2026-01-14 17:40:44 +08:00
openharmony_ci 00ff7b47f7 !4343 merge work into master
add enable pgo

Created-by: cheerful_ricky
Commit-by: cheerful_ricky
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/notification_distributed_notification_service!4343
2026-01-13 15:26:44 +08:00
cheerful_ricky 03e2728378 add enable pgo
Signed-off-by: cheerful_ricky <yuegang7@huawei.com>
2026-01-12 17:14:26 +08:00
wangdi 4058076721 refactor bms v1
Signed-off-by: wangdi <wangdi154@huawei.com>
2026-01-09 17:10:33 +08:00
h00519937 d94e5df8f4 地理围栏设备支持差异通过feature进行隔离
Signed-off-by: h00519937 <huxiaobo6@huawei.com>
2026-01-07 10:45:48 +08:00
openharmony_ci 5eee4f45ba !4177 merge developer-6.0-anping-1125 into master
新增查询设备暗屏状态

Created-by: wangsen1994
Commit-by: wangsen1994
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/notification_distributed_notification_service!4177
2025-11-28 17:08:09 +08:00
wangsen1994 948b26d109 新增查询设备暗屏状态
Signed-off-by: wangsen1994 <wangsen51@huawei.com>
2025-11-25 15:59:20 +08:00
zhengzhuolan 170c14a3e4 Adapt to multiple users
Signed-off-by: zhengzhuolan <zhengzhuolan@huawei-partners.com>
2025-11-25 15:33:22 +08:00
openharmony_ci 5d2fed76d6 !4039 merge extensionServiceTdd into master
add extension service tdd

Created-by: zzl12383
Commit-by: zhengzhuolan
Merged-by: openharmony_ci
Description: ### 一、内容说明(相关的Issue)
https://gitcode.com/openharmony/notification_distributed_notification_service/issues/3234
![image.png](https://raw.gitcode.com/user-images/assets/4402302/60a4688c-7145-4af7-844a-09ccfd9af0e8/image.png 'image.png')

### 二、建议测试周期和提测地址  
  建议测试完成时间: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/notification_distributed_notification_service!4039
2025-11-04 13:02:37 +08:00
zhengzhuolan 6f74443787 add extension service tdd
Signed-off-by: zhengzhuolan <zhengzhuolan@huawei-partners.com>
2025-10-28 09:37:28 +08:00
guxiang 9eba90c092 优先通知(支持开关设置和priorityNotificationType字段)
Signed-off-by: guxiang <guxiang11@huawei.com>
2025-10-27 22:20:50 +08:00
xdongs b55c02c05f 增加notification_ue yaml配置
Signed-off-by: xdongs <xdongs@163.com>
2025-10-22 11:41:09 +08:00
let_it_rot 4bc690e184 需求
Signed-off-by: let_it_rot <gaojiaqi7@h-partners.com>
2025-10-17 11:35:00 +08:00
openharmony_ci 52f40157e2 !3938 merge 1013bugfix into master
add build feature and bug

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


### 二、建议测试周期和提测地址  
  建议测试完成时间: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/notification_distributed_notification_service!3938
2025-10-14 10:49:29 +08:00
openharmony_ci 0b1a0a2509 !3802 merge notificationExtension_0917 into master
add notification subscribe extension

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


### 二、建议测试周期和提测地址  
  建议测试完成时间: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/notification_distributed_notification_service!3802
2025-10-13 23:56:27 +08:00
zhengzhuolan 7d1b4e157b add build feature and bug
Signed-off-by: zhengzhuolan <zhengzhuolan@huawei-partners.com>
2025-10-13 20:58:28 +08:00
openharmony_ci a0c522cf07 !3929 merge master into master
add arkts 1.2

Created-by: let_it_rot
Commit-by: let_it_rot
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/notification_distributed_notification_service!3929
2025-10-13 19:16:34 +08:00
zzl12383 9e94656ca2 add notification subscribe extension
Signed-off-by: zzl12383 <zhengzhuolan@huawei-partners.com>
2025-10-13 02:09:04 +00:00
let_it_rot 0730ddec7b add 1.2
Signed-off-by: let_it_rot <gaojiaqi7@h-partners.com>
2025-10-11 16:07:51 +08:00
zzl12383 caefdd68d3 add extension service
Signed-off-by: zzl12383 <zhengzhuolan@huawei-partners.com>
2025-10-10 13:09:41 +00:00
openharmony_ci 633634ca87 merge extensionSubscription0916 into master
extension subscription: subscribe info

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


### 二、建议测试周期和提测地址  
  建议测试完成时间: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  | 否          | 需要       | 不需要           |
|      |            |          |               |

  接口测试:

  性能测试:

  并发测试:

  其他:
TDD:
![TDD.png](https://raw.gitcode.com/user-images/assets/4402302/e2094e10-f034-4d06-ab47-dfecc38bfefe/TDD.png 'TDD.png')
XTS:
![XTS.png](https://raw.gitcode.com/user-images/assets/4402302/966f7f79-edf0-4e31-ac96-18b74102fcfe/XTS.png 'XTS.png')

See merge request: openharmony/notification_distributed_notification_service!3790
2025-09-25 10:00:24 +08:00
zhengzhuolan ff6e2214b6 extension subscription: subscribe info
Signed-off-by: zhengzhuolan <zhengzhuolan@huawei-partners.com>
2025-09-23 15:30:14 +08:00
fangwusheng dd59e2a9eb 修改json
Signed-off-by: fangwusheng <fangwusheng@h-partners.com>
2025-09-17 11:22:05 +08:00
heguokai f6ac2ac493 0603代码移植master
Signed-off-by: heguokai <275503077@qq.com>
2025-07-26 10:34:03 +08:00
heguokai 6fcfc8feed dele dep
Signed-off-by: heguokai <heguokai6@huawei-partners.com>
2025-06-24 09:42:41 +08:00
z00454238 1e50a14057 修改一些问题
Signed-off-by: z00454238 <zhangchen43@huawei.com>
2025-06-14 19:16:55 +08:00
songbao1 c00cbb9728 删除摘要特性
Signed-off-by: songbao1 <luojingsong@h-partners.com>
2025-06-03 16:50:37 +08:00
wangsen1994 0568b29c1b 全场景通知新增特性feature
Signed-off-by: wangsen1994 <wangsen51@huawei.com>
2025-05-22 21:50:03 +08:00
openharmony_ci 98ace44406 !3045 【需求】代理提醒-增加铃声通道
Merge pull request !3045 from let it rot/master
2025-05-16 11:03:15 +00:00
wangsen1994 a95d8cdd1d 全场景代码目录调整
Signed-off-by: wangsen1994 <wangsen51@huawei.com>
2025-05-16 15:41:26 +08:00
gaojiaqi 1b9d420821 增加铃声通道
Signed-off-by: gaojiaqi <gaojiaqi7@huawei.com>
2025-05-15 14:30:34 +08:00
heguokai 1966cfbc85 fix gn
Signed-off-by: heguokai <heguokai6@huawei-partners.com>
2025-05-08 16:02:55 +08:00
heguokai 2a4cda2e34 gn chage
Signed-off-by: heguokai <heguokai6@huawei-partners.com>
2025-05-05 11:16:42 +08:00
heguokai 93019d9e21 gn change
Signed-off-by: heguokai <heguokai6@huawei-partners.com>
2025-04-21 14:32:38 +08:00
heguokai c0c488e333 gn文件格式化
Signed-off-by: heguokai <heguokai6@huawei-partners.com>
2025-04-17 14:44:28 +08:00