diff --git a/sig/sig-basicsoftwareservice/sig-basicsoftwareservice.md b/sig/sig-basicsoftwareservice/sig-basicsoftwareservice.md index edf468aa3655de2b74adf43dd2af6bcd0b3e8444..d1dcbc0db3de4852381a90392d5d38d1fc2ee24b 100644 --- a/sig/sig-basicsoftwareservice/sig-basicsoftwareservice.md +++ b/sig/sig-basicsoftwareservice/sig-basicsoftwareservice.md @@ -20,6 +20,11 @@ Basic Software Services includes the following sub-systems: |Distributed Scheduling System|Scheduling Abilities in Open Harmony distributed network| |Account Management System|Manage user accounts for Open Harmony| |Barrier Free System|Provide barrier free common capabilities for Open Harmony| +|Time System|Provide time,timezone and timer capability| +|Input Method System|Provide input method framework and the management service| +|Theme System|Provide wallpaper framework and the lockscreen management service| +|Print System|Provide printing capability| +|Request System|Provide file upload and download capabilities| |Miscellaneous Software System|Provide some miscellaneous services for Open Harmony| ## The repositories @@ -67,14 +72,12 @@ Basic Software Services includes the following sub-systems: |Update|[update_updateservice](https://gitee.com/openharmony/update_updateservice)|base/update/updateservice|[ailorna](https://gitee.com/ailorna)| |Update|[third_party_bzip2](https://gitee.com/openharmony/third_party_bzip2)|third_party/bzip2|[ailorna](https://gitee.com/ailorna)| |Update|[third_party_lz4](https://gitee.com/openharmony/third_party_lz4)|third_party/lz4|[ailorna](https://gitee.com/ailorna)| -|MiscServices|[miscservices_time](https://gitee.com/openharmony/miscservices_time)|base/miscservices/time|[litao33](https://gitee.com/litao33)| -|MiscServices|[miscservices_inputmethod](https://gitee.com/openharmony/miscservices_inputmethod)|base/miscservices/inputmethod|[demon](https://gitee.com/zhouyongfei)| -|MiscServices|[miscservices_wallpaper](https://gitee.com/openharmony-sig/miscservices_wallpaper)|base/miscservices/wallpaper|[litao33](https://gitee.com/litao33)| -|MiscServices|[miscservices_screensaver](https://gitee.com/openharmony-sig/miscservices_screensaver)|base/miscservices/screensaver|[litao33](https://gitee.com/litao33)| -|MiscServices|[miscservices_screenlock](https://gitee.com/openharmony-sig/miscservices_screenlock)|base/miscservices/screenlock|[litao33](https://gitee.com/litao33)| -|MiscServices|[miscservices_print](https://gitee.com/openharmony-sig/miscservices_print)|base/miscservices/print|[litao33](https://gitee.com/litao33)| -|MiscServices|[miscservices_pasteboard](https://gitee.com/openharmony-sig/miscservices_pasteboard)|base/miscservices/pasteboard|[litao33](https://gitee.com/litao33)| -|MiscServices|[miscservices_download](https://gitee.com/openharmony-sig/miscservices_download)|base/miscservices/download|[litao33](https://gitee.com/litao33)| +|Time|[time_time_service](https://gitee.com/openharmony/time_time_service)|base/time/time_service|[mangtsang](https://gitee.com/mangtsang)| +|InputMethod|[inputmethod_imf](https://gitee.com/openharmony/inputmethod_imf)|base/inputmethod/imf|[illybyy](https://gitee.com/illybyy)| +|Theme|[theme_wallpaper_mgr](https://gitee.com/openharmony/theme_wallpaper_mgr)|base/theme/wallpaper_mgr|[illybyy](https://gitee.com/illybyy)| +|Theme|[theme_screenlock_mgr](https://gitee.com/openharmony/theme_screenlock_mgr)|base/theme/screenlock_mgr|[illybyy](https://gitee.com/illybyy)| +|Print|[print_print_fwk](https://gitee.com/openharmony-sig/print_print_fwk)|base/print/print_fwk|[litao33](https://gitee.com/litao33)| +|Request|[request_request](https://gitee.com/openharmony/request_request)|base/request/request|[liuwenhui_ddmp](https://gitee.com/liuwenhui_ddmp)| |Account|[account_os_account](https://gitee.com/openharmony/account_os_account)|base/account/os_account|[verystone](https://gitee.com/verystone)| |Account|[account_app_account](https://gitee.com/openharmony-sig/account_app_account)|base/account/app_account|[verystone](https://gitee.com/verystone)| |accessibility|[accessibility](https://gitee.com/openharmony/accessibility)|base/accessibility|[dubingjian](https://gitee.com/bj1010)| @@ -107,7 +110,11 @@ Basic Software Services includes the following sub-systems: |HiviewDFX|[shenchenkai](https://gitee.com/shenchenkai)|[mail](shenchenkai@huawei.com)| |HiviewDFX|[guochuanqi](https://gitee.com/guochuanqi)|[mail](guochuanqi@huawei.com)| |HiviewDFX|[qidechun](https://gitee.com/pcwlno1)|[mail](qidechun@huawei.com)| -|MiscServices|[litao3](https://gitee.com/litao33)|[mail](litao33@huawei.com)| +|Time|[mangtsang](https://gitee.com/mangtsang)|[mail](mang.tsang@huawei.com)| +|InputMethod|[illybyy](https://gitee.com/illybyy)|[mail](baoyayong@huawei.com)| +|Theme|[illybyy](https://gitee.com/illybyy)|[mail](baoyayong@huawei.com)| +|Print|[litao33](https://gitee.com/litao33)|[mail](litao33@huawei.com)| +|Request|[liuwenhui_ddmp](https://gitee.com/liuwenhui_ddmp)|[mail](anna.liuwenhui@huawei.com)| |DistributedSchedule|[lijiarun](https://gitee.com/lijiarun)|[mail](lijiarun@huawei.com)| |StartUp|[handyohos](https://gitee.com/handyohos)|[mail](zhangxiaotian@huawei.com)| |StartUp|[derek520](https://gitee.com/derek520)|[mail](wtweitao.wei@huawei.com)| diff --git a/sig/sig-basicsoftwareservice/sig-basicsoftwareservice_cn.md b/sig/sig-basicsoftwareservice/sig-basicsoftwareservice_cn.md index d0e7580429b4fff5deec2984bd2cb6470aacb87d..365fdec3e562614df3a9da46ac29b7f5eaf9e9de 100644 --- a/sig/sig-basicsoftwareservice/sig-basicsoftwareservice_cn.md +++ b/sig/sig-basicsoftwareservice/sig-basicsoftwareservice_cn.md @@ -20,7 +20,11 @@ |分布式任务调度子系统|提供分布式任务调度管理能力| |账号子系统|提供系统的账号管理能力| |无障碍软件服务子系统|提供无障碍软件服务能力| -|Misc软件服务子系统|提供杂散系统服务| +|时间子系统|提供时间时区定时器能力| +|输入法子系统|提供输入法框架及管理服务| +|主题框架子系统|提供壁纸框架,锁屏管理服务| +|打印子系统|提供打印能力| +|上传下载子系统|提供文件上传下载能力| |定制子系统|提供系统定制化能力,包括基于配置层级的定制框架、企业环境下的设备管理和定制化设置等| ## 代码仓 @@ -68,14 +72,12 @@ |升级服务子系统|[update_updateservice](https://gitee.com/openharmony/update_updateservice)|base/update/updateservice|[ailorna](https://gitee.com/ailorna)| |升级服务子系统|[third_party_bzip2](https://gitee.com/openharmony/third_party_bzip2)|third_party/bzip2|[ailorna](https://gitee.com/ailorna)| |升级服务子系统|[third_party_lz4](https://gitee.com/openharmony/third_party_lz4)|third_party/lz4|[ailorna](https://gitee.com/ailorna)| -|Misc软件服务子系统|[miscservices_time](https://gitee.com/openharmony/miscservices_time)|base/miscservices/time|[litao33](https://gitee.com/litao33)| -|Misc软件服务子系统|[miscservices_inputmethod](https://gitee.com/openharmony/miscservices_inputmethod)|base/miscservices/inputmethod|[demon](https://gitee.com/zhouyongfei)| -|Misc软件服务子系统|[miscservices_wallpaper](https://gitee.com/openharmony-sig/miscservices_wallpaper)|base/miscservices/wallpaper|[litao33](https://gitee.com/litao33)| -|Misc软件服务子系统|[miscservices_screensaver](https://gitee.com/openharmony-sig/miscservices_screensaver)|base/miscservices/screensaver|[litao33](https://gitee.com/litao33)| -|Misc软件服务子系统|[miscservices_screenlock](https://gitee.com/openharmony-sig/miscservices_screenlock)|base/miscservices/screenlock|[litao33](https://gitee.com/litao33)| -|Misc软件服务子系统|[miscservices_print](https://gitee.com/openharmony-sig/miscservices_print)|base/miscservices/print|[litao33](https://gitee.com/litao33)| -|Misc软件服务子系统|[miscservices_pasteboard](https://gitee.com/openharmony-sig/miscservices_pasteboard)|base/miscservices/pasteboard|[litao33](https://gitee.com/litao33)| -|Misc软件服务子系统|[miscservices_download](https://gitee.com/openharmony-sig/miscservices_download)|base/miscservices/download|[litao33](https://gitee.com/litao33)| +|时间子系统|[time_time_service](https://gitee.com/openharmony/time_time_service)|base/time/time_service|[mangtsang](https://gitee.com/mangtsang)| +|输入法子系统|[inputmethod_imf](https://gitee.com/openharmony/inputmethod_imf)|base/inputmethod/imf|[illybyy](https://gitee.com/illybyy)| +|主题框架子系统|[theme_wallpaper_mgr](https://gitee.com/openharmony/theme_wallpaper_mgr)|base/theme/wallpaper_mgr|[illybyy](https://gitee.com/illybyy)| +|主题框架子系统|[theme_screenlock_mgr](https://gitee.com/openharmony/theme_screenlock_mgr)|base/theme/screenlock_mgr|[illybyy](https://gitee.com/illybyy)| +|打印子系统|[print_print_fwk](https://gitee.com/openharmony-sig/print_print_fwk)|base/print/print_fwk|[litao33](https://gitee.com/litao33)| +|上传下载子系统|[request_request](https://gitee.com/openharmony/request_request)|base/request/request|[liuwenhui_ddmp](https://gitee.com/liuwenhui_ddmp)| |账号子系统|[account_os_account](https://gitee.com/openharmony/account_os_account)|base/account/os_account|[verystone](https://gitee.com/verystone)| |账号子系统|[account_app_account](https://gitee.com/openharmony-sig/account_app_account)|base/account/app_account|[verystone](https://gitee.com/verystone)| |无障碍软件服务子系统|[accessibility](https://gitee.com/openharmony/accessibility)|base/accessibility|[dubingjian](https://gitee.com/bj1010)| @@ -110,7 +112,11 @@ |DFX子系统|[shenchenkai](https://gitee.com/shenchenkai)|[mail](shenchenkai@huawei.com)| |DFX子系统|[guochuanqi](https://gitee.com/guochuanqi)|[mail](guochuanqi@huawei.com)| |DFX子系统|[qidechun](https://gitee.com/pcwlno1)|[mail](qidechun@huawei.com)| -|Misc软件服务子系统|[litao33](https://gitee.com/litao33)|[mail](litao33@huawei.com)| +|时间子系统|[mangtsang](https://gitee.com/mangtsang)|[mail](mang.tsang@huawei.com)| +|输入法子系统|[illybyy](https://gitee.com/illybyy)|[mail](baoyayong@huawei.com)| +|主题框架子系统|[illybyy](https://gitee.com/illybyy)|[mail](baoyayong@huawei.com)| +|打印子系统|[litao33](https://gitee.com/litao33)|[mail](litao33@huawei.com)| +|上传下载子系统|[liuwenhui_ddmp](https://gitee.com/liuwenhui_ddmp)|[mail](anna.liuwenhui@huawei.com)| |分布式任务调度子系统|[lijiarun](https://gitee.com/lijiarun)|[mail](lijiarun@huawei.com)| |启动恢复子系统|[handyohos](https://gitee.com/handyohos)|[mail](zhangxiaotian@huawei.com)| |启动恢复子系统|[derek520](https://gitee.com/derek520)|[mail](wtweitao.wei@huawei.com)| diff --git a/sig/sig-distributeddatamgr/sig-distributeddatamgr.json b/sig/sig-distributeddatamgr/sig-distributeddatamgr.json index d654a51362a6a3136fd3f9bdf4443252506fd237..f6bf258a7b982fbf28bb8f70be109f36d953d5df 100644 --- a/sig/sig-distributeddatamgr/sig-distributeddatamgr.json +++ b/sig/sig-distributeddatamgr/sig-distributeddatamgr.json @@ -7,14 +7,16 @@ "https://gitee.com/openharmony/distributeddatamgr_preferences", "https://gitee.com/openharmony/distributeddatamgr_data_share", "https://gitee.com/openharmony/distributeddatamgr_kv_store", - "https://gitee.com/openharmony/distributeddatamgr_data_object" + "https://gitee.com/openharmony/distributeddatamgr_data_object", + "https://gitee.com/openharmony/distributeddatamgr_pasteboard" ], "project-path": [ "foundation/distributeddatamgr/relational_store", "foundation/distributeddatamgr/preferences", "foundation/distributeddatamgr/data_share", "foundation/distributeddatamgr/kv_store", - "foundation/distributeddatamgr/data_object" + "foundation/distributeddatamgr/data_object", + "foundation/distributeddatamgr/pasteboard" ] } ] diff --git a/sig/sig-distributeddatamgr/sig-distributeddatamgr.md b/sig/sig-distributeddatamgr/sig-distributeddatamgr.md index 5e2af28224ae93506c968244a349706279b26d05..f7ba7f8b613055680ebf0706e3bcb9579ab9e7aa 100644 --- a/sig/sig-distributeddatamgr/sig-distributeddatamgr.md +++ b/sig/sig-distributeddatamgr/sig-distributeddatamgr.md @@ -17,7 +17,7 @@ Note: The content of this SIG follows the convention described in OpenHarmony's - distributeddatamgr_kv_store:https://gitee.com/openharmony/distributeddatamgr_kv_store - distributeddatamgr_datamgr_service:https://gitee.com/openharmony/distributeddatamgr_datamgr_service - distributeddatamgr_data_object:https://gitee.com/openharmony/distributeddatamgr_data_object - - miscservices_pasteboard:https://gitee.com/openharmony/miscservices_pasteboard + - distributeddatamgr_pasteboard:https://gitee.com/openharmony/distributeddatamgr_pasteboard ## SIG Members diff --git a/sig/sig-distributeddatamgr/sig-distributeddatamgr_cn.md b/sig/sig-distributeddatamgr/sig-distributeddatamgr_cn.md index 38e67e70aa6554dfe3b29c9b92afbeec50679193..d54aa9a45da2a8f89a443c00beb189d5d36df503 100644 --- a/sig/sig-distributeddatamgr/sig-distributeddatamgr_cn.md +++ b/sig/sig-distributeddatamgr/sig-distributeddatamgr_cn.md @@ -31,7 +31,7 @@ - distributeddatamgr_kv_store:https://gitee.com/openharmony/distributeddatamgr_kv_store - distributeddatamgr_datamgr_service:https://gitee.com/openharmony/distributeddatamgr_datamgr_service - distributeddatamgr_data_object:https://gitee.com/openharmony/distributeddatamgr_data_object - - miscservices_pasteboard:https://gitee.com/openharmony/miscservices_pasteboard + - distributeddatamgr_pasteboard:https://gitee.com/openharmony/distributeddatamgr_pasteboard ## SIG组成员 diff --git a/sig/sigs.json b/sig/sigs.json index 84a5de260d130afb6a5995bf64a5910f196b09f2..851ebb201ce3b4dc6f411c2c0133269d8aaf3829 100644 --- a/sig/sigs.json +++ b/sig/sigs.json @@ -236,14 +236,16 @@ "https://gitee.com/openharmony/distributeddatamgr_preferences", "https://gitee.com/openharmony/distributeddatamgr_data_share", "https://gitee.com/openharmony/distributeddatamgr_kv_store", - "https://gitee.com/openharmony/distributeddatamgr_data_object" + "https://gitee.com/openharmony/distributeddatamgr_data_object", + "https://gitee.com/openharmony/distributeddatamgr_pasteboard" ], "project-path": [ "foundation/distributeddatamgr/relational_store", "foundation/distributeddatamgr/preferences", "foundation/distributeddatamgr/data_share", "foundation/distributeddatamgr/kv_store", - "foundation/distributeddatamgr/data_object" + "foundation/distributeddatamgr/data_object", + "foundation/distributeddatamgr/pasteboard" ] }, { @@ -497,14 +499,12 @@ "https://gitee.com/openharmony/update_updateservice", "https://gitee.com/openharmony/third_party_bzip2", "https://gitee.com/openharmony/third_party_lz4", - "https://gitee.com/openharmony/miscservices_time", - "https://gitee.com/openharmony/miscservices_inputmethod", - "https://gitee.com/openharmony-sig/miscservices_wallpaper", - "https://gitee.com/openharmony-sig/miscservices_screensaver", - "https://gitee.com/openharmony-sig/miscservices_screenlock", - "https://gitee.com/openharmony-sig/miscservices_print", - "https://gitee.com/openharmony-sig/miscservices_pasteboard", - "https://gitee.com/openharmony-sig/miscservices_download", + "https://gitee.com/openharmony/time_time_service", + "https://gitee.com/openharmony/inputmethod_imf", + "https://gitee.com/openharmony/theme_wallpaper_mgr", + "https://gitee.com/openharmony/theme_screenlock_mgr", + "https://gitee.com/openharmony-sig/print_print_fwk", + "https://gitee.com/openharmony/request_request", "https://gitee.com/openharmony/notification_ces_standard", "https://gitee.com/openharmony/notification_ans_standard", "https://gitee.com/openharmony/account_os_account", @@ -569,14 +569,12 @@ "base/update/updateservice", "third_party/bzip2", "third_party/lz4", - "base/miscservices/time", - "base/miscservices/inputmethod", - "base/miscservices/wallpaper", - "base/miscservices/screensaver", - "base/miscservices/screenlock", - "base/miscservices/print", - "base/miscservices/pasteboard", - "base/miscservices/download", + "base/time/time_service", + "base/inputmethod/imf", + "base/theme/wallpaper_mgr", + "base/theme/screenlock_mgr", + "base/print/print_fwk", + "base/request/request", "base/notification/common_event_service", "base/notification/distributed_notification_service", "base/account/os_account", diff --git a/zh/committer.md b/zh/committer.md index 7ee458c50367ce3298a2f009f34db6c839414a46..a0d88af91b310fbb70558566e6f64433dcc6885f 100644 --- a/zh/committer.md +++ b/zh/committer.md @@ -122,7 +122,7 @@ |120|hiviewdfx_hilog|base/hiviewdfx/hilog|https://gitee.com/yaomanhai|yaomanhai@huawei.com|https://gitee.com/shenchenkai|shenchenkai@huawei.com|SIG_BasicSoftwareService| |121|hiviewdfx_hisysevent|base/hiviewdfx/hisysevent|https://gitee.com/yaomanhai|yaomanhai@huawei.com|https://gitee.com/shenchenkai|shenchenkai@huawei.com|SIG_BasicSoftwareService| |122|hiviewdfx_hiview|base/hiviewdfx/hiview|https://gitee.com/maplestorys|zengzhi5@huawei.com|https://gitee.com/guochuanqi|guochuanqi@huawei.com|SIG_BasicSoftwareService| -|123|miscservices_time|base/miscservices/time|https://gitee.com/autumn330|hw.liuwei@huawei.com| | |SIG_BasicSoftwareService| +|123|time_time_service|base/time/time_service|https://gitee.com/mangtsang|mang.tsang@huawei.com|https://gitee.com/illybyy|baoyayong@huawei.com|SIG_BasicSoftwareService| |124|notification_common_event_service|base/notification/common_event_service|https://gitee.com/autumn330|hw.liuwei@huawei.com|https://gitee.com/jayleehw|liqiang121@huawei.com|SIG_BasicSoftwareService| |125|powermgr_battery_manager|base/powermgr/battery_manager|https://gitee.com/aqxyjay|zhangchunxin@huawei.com|https://gitee.com/hujun211|hujun211@huawei.com|SIG_DistributedHardwareManagement| |126|powermgr_display_manager|base/powermgr/display_manager|https://gitee.com/aqxyjay|zhangchunxin@huawei.com|https://gitee.com/hujun211|hujun211@huawei.com|SIG_DistributedHardwareManagement| @@ -274,7 +274,7 @@ |272|ability_form_fwk|foundation/ability/form_fwk|https://gitee.com/gwang2008|wanggenliang@huawei.com|https://gitee.com/uniquexch
https://gitee.com/jayleehw
https://gitee.com/zhongjianfei
https://gitee.com/ccllee|xuchenghua09@huawei.com
liqiang121@huawei.com
zhongjianfei@huawei.com
caochunlei1@huawei.com|SIG_ApplicationFramework| |273|ability_idl_tool|foundation/ability/idl_tool|https://gitee.com/gwang2008|wanggenliang@huawei.com|https://gitee.com/uniquexch
https://gitee.com/jayleehw
https://gitee.com/zhongjianfei|xuchenghua09@huawei.com
liqiang121@huawei.com
zhongjianfei@huawei.com|SIG_ApplicationFramework| |274|communication_bluetooth|foundation/communication/bluetooth|https://gitee.com/cheng_guohong|guohong.cheng@huawei.com|https://gitee.com/xujiang181|jiang.xu@huawei.com|SIG_SoftBus| -|275|miscservices_inputmethod|base/miscservices/inputmethod|https://gitee.com/illybyy|baoyayong@huawei.com| | |SIG_BasicSoftwareService| +|275|inputmethod_imf|base/inputmethod/imf|https://gitee.com/illybyy|baoyayong@huawei.com|https://gitee.com/liuwenhui_ddmp|anna.liuwenhui@huawei.com|SIG_BasicSoftwareService| |276|notification_distributed_notification_service|base/notification/distributed_notification_service|https://gitee.com/autumn330|hw.liuwei@huawei.com|https://gitee.com/jayleehw|liqiang121@huawei.com|SIG_BasicSoftwareService| |277|sensors_start|base/sensors/start|https://gitee.com/hhh2|pengfei.hou@huawei.com| | |SIG_DistributedHardwareManagement| |278|third_party_selinux|third_party/selinux|https://gitee.com/hu-huifeng|huhuifeng@huawei.com|https://gitee.com/shell_way
https://gitee.com/freenull
https://gitee.com/jiang-xiaofeng|qinfd@superred.com.cn
xieb@superred.com.cn
jiangxiaofeng8@huawei.com|SIG_Security| @@ -404,3 +404,8 @@ |402|third_party_mimalloc|third_party/mimalloc|https://gitee.com/cbraham|suncai1@huawei.com|https://gitee.com/wang2002xu|wangxu44@huawei.com|SIG_Kernel| |403|distributeddatamgr_preferences|foundation/distributeddatamgr/preferences|https://gitee.com/lugitee|hanlu1@huawei.com|https://gitee.com/mangtsang|mang.tsang@huawei.com|SIG_DataManagement| |404|distributeddatamgr_kv_store|foundation/distributeddatamgr/kv_store|https://gitee.com/widecode|wanghancai@huawei.com|https://gitee.com/lugitee|hanlu1@huawei.com|SIG_DataManagement| +|405|distributeddatamgr_pasteboard|foundation/distributeddatamgr/pasteboard|https://gitee.com/illybyy|baoyayong@huawei.com| | |SIG_DataManagement| +|406|request_request|base/request/request|https://gitee.com/liuwenhui_ddmp|anna.liuwenhui@huawei.com|https://gitee.com/illybyy|baoyayong@huawei.com|SIG_BasicSoftwareService| +|407|theme_screenlock_mgr|base/theme/screenlock_mgr|https://gitee.com/illybyy|baoyayong@huawei.com| | |SIG_BasicSoftwareService| +|408|theme_wallpaper_mgr|base/theme/wallpaper_mgr|https://gitee.com/illybyy|baoyayong@huawei.com| | |SIG_BasicSoftwareService| +