diff --git a/sig/sig-systemapplications/sig_systemapplications.md b/sig/sig-systemapplications/sig_systemapplications.md index 49a2bd9b70ce5ed365e91caf53de564f026fbda9..ead69fd28ffa4ace70ab91cb12d1ef64e5207e23 100644 --- a/sig/sig-systemapplications/sig_systemapplications.md +++ b/sig/sig-systemapplications/sig_systemapplications.md @@ -31,7 +31,7 @@ Defines and builds OpenHarmony system applications, applies for and implements i - applications_admin_provisioning: https://gitee.com/openharmony-sig/applications_admin_provisioning - applications_theme: https://gitee.com/openharmony-sig/applications_theme - applications_settingsdata: https://gitee.com/openharmony-sig/applications_settings_data - - applications_contactsdata: https://gitee.com/openharmony-sig/applications_contactsdata + - applications_contacts_data: https://gitee.com/openharmony/applications_contacts_data - applications_notes: https://gitee.com/openharmony-sig/applications_notes - applications_app_samples: https://gitee.com/openharmony/applications_app_samples - applications_permission_manager: https://gitee.com/openharmony/applications_permission_manager diff --git a/sig/sig-telephony/sig_telephony.md b/sig/sig-telephony/sig_telephony.md index 924f8c80e39aef931cdaaaf5a09147267ee1f40d..bf30f04465b537ee04ffa27d695c9b199cd7f333 100644 --- a/sig/sig-telephony/sig_telephony.md +++ b/sig/sig-telephony/sig_telephony.md @@ -24,7 +24,7 @@ Note: The content of this SIG follows the convention described in OpenHarmony's - sms_mms:https://gitee.com/openharmony/telephony_sms_mms - ril_adapter:https://gitee.com/openharmony/telephony_ril_adapter - cellular_data:https://gitee.com/openharmony/telephony_cellular_data - - data_storage:https://gitee.com/openharmony/telephony_data_storage + - telephony_data: https://gitee.com/openharmony/telephony_telephony_data - netmanager_standard:https://gitee.com/openharmony/communication_netmanager_standard - netstack:https://gitee.com/openharmony/communication_netstack - netmanager_base:https://gitee.com/openharmony/communication_netmanager_base diff --git a/sig/sig-telephony/sig_telephony_cn.md b/sig/sig-telephony/sig_telephony_cn.md index 64b192a3d159a4d600abf0377fc088c5ac049d8f..c27c9cf6702fd044f89d2801d8e1451ee479df38 100644 --- a/sig/sig-telephony/sig_telephony_cn.md +++ b/sig/sig-telephony/sig_telephony_cn.md @@ -26,7 +26,7 @@ |蜂窝通话|提供运营商通话基础能力(CS&IMS通话),支持CS和IMS通话之间的域选控制和切换,支持紧急通话。其中,IMS通话仅支持框架,服务实现由芯片厂商自行实现。|telephony_cellular_call| |蜂窝数据|提供蜂窝数据联网能力,包括:蜂窝数据激活去激活、连接状态管理、数据自愈、APN管理、蜂窝数据开关及数据漫游开关。|telephony_cellular_data| |短彩信|提供短彩信、小区广播能力,包括:短信收发、短信PDU编解码、WAP PUSH、彩信通知、彩信编解码、小区广播、SIM卡短信。|telephony_sms_mms| -|电话数据存储|提供卡账户、随卡参数、APN、短彩信数据的持久化存储功能,通过DataAbility提供增删改查接口。|telephony_data_storage| +|电话数据存储|提供卡账户、随卡参数、APN、短彩信数据的持久化存储功能,通过DataAbility提供增删改查接口。|telephony_telephony_data| |联系人数据存储|提供联系人、通话记录、语音信箱数据的持久化存储功能,通过DataAbility提供增删改查接口。|applications_contacts| |电话核心服务|提供SIM卡、搜网基础能力,通过HDF与RIL Adapter进行通信,通过发布订阅机制实现与各功能模块的通信。|telephony_core_service| |RIL适配|蜂窝通信RIL接口适配层,提供统一的南向HDI接口,屏蔽不同modem厂商硬件差异,包括:SIM卡、搜网、通话、数据、短信和公共模块。|telephony_ril_adapter| @@ -40,7 +40,7 @@ - 蜂窝通话:https://gitee.com/openharmony/telephony_cellular_call - 蜂窝数据:https://gitee.com/openharmony/telephony_cellular_data - 短彩信:https://gitee.com/openharmony/telephony_sms_mms - - 电话数据存储:https://gitee.com/openharmony/telephony_data_storage + - 电话数据存储:https://gitee.com/openharmony/telephony_telephony_data - 联系人数据存储:https://gitee.com/openharmony/applications_contacts - 电话核心服务:https://gitee.com/openharmony/telephony_core_service - RIL适配:https://gitee.com/openharmony/telephony_ril_adapter diff --git a/sig/sigs.json b/sig/sigs.json index 00eb3cbce6ec55f94edb67de7077878afbeabfca..bc1d6126ffc2e4043b6c5cae1acf68eb2adf1e0e 100644 --- a/sig/sigs.json +++ b/sig/sigs.json @@ -345,7 +345,7 @@ "https://gitee.com/openharmony-sig/applications_admin_provisioning", "https://gitee.com/openharmony-sig/applications_theme", "https://gitee.com/openharmony-sig/applications_settings_data", - "https://gitee.com/openharmony-sig/applications_contactsdata", + "https://gitee.com/openharmony/applications_contacts_data", "https://gitee.com/openharmony-sig/applications_notes", "https://gitee.com/openharmony/applications_app_samples", "https://gitee.com/openharmony-sig/applications_filemanager", @@ -365,7 +365,7 @@ "applications/standard/admin_provisioning", "applications/standard/theme", "applications/standard/settings_data", - "applications/standard/contactsdata", + "applications/standard/contacts_data", "applications/standard/notes", "applications/standard/app_samples", "NONE", diff --git a/zh/committer.md b/zh/committer.md index bcfb5183271a53504fec45120da0d7a0122b42b5..ce78895dd66372fb87c3403fb84a8104cf3ddfd1 100644 --- a/zh/committer.md +++ b/zh/committer.md @@ -264,7 +264,7 @@ |262|third_party_gettext|third_party/gettext|https://gitee.com/zhu-mingliang|zhumingliang@huawei.com| | |SIG_Media| |263|distributeddatamgr_data_object|foundation/distributeddatamgr/data_object|https://gitee.com/widecode|wanghancai@huawei.com|https://gitee.com/lugitee|hanlu1@huawei.com|SIG_DataManagement| |264|telephony_ril_adapter|base/telephony/ril_adapter|https://gitee.com/jiayanhong-hw|jiayanhong@huawei.com|https://gitee.com/zhang-hai-feng|zhanghaifeng11@huawei.com|SIG_SoftBus| -|265|telephony_data_storage|base/telephony/data_storage|https://gitee.com/jiayanhong-hw|jiayanhong@huawei.com|https://gitee.com/zhang-hai-feng|zhanghaifeng11@huawei.com|SIG_SoftBus| +|265|telephony_telephony_data|base/telephony/telephony_data|https://gitee.com/jiayanhong-hw|jiayanhong@huawei.com|https://gitee.com/zhang-hai-feng|zhanghaifeng11@huawei.com|SIG_SoftBus| |266|communication_netmanager_standard|foundation/communication/netmanager_standard|https://gitee.com/jiayanhong-hw|jiayanhong@huawei.com|https://gitee.com/zhang-hai-feng|zhanghaifeng11@huawei.com|SIG_SoftBus| |267|telephony_cellular_data|base/telephony/cellular_data|https://gitee.com/jiayanhong-hw|jiayanhong@huawei.com|https://gitee.com/zhang-hai-feng|zhanghaifeng11@huawei.com|SIG_SoftBus| |268|communication_nfc|foundation/communication/nfc|https://gitee.com/cheng_guohong|guohong.cheng@huawei.com|https://gitee.com/knpingan|zhangxiuping@huawei.com|SIG_SoftBus|