Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Community
提交
e3881c76
C
Community
项目概览
OpenHarmony
/
Community
1 年多 前同步成功
通知
55
Star
210
Fork
5
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
C
Community
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
e3881c76
编写于
9月 14, 2021
作者:
D
demon
提交者:
jinguang
9月 14, 2021
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
!414 增加输入法仓
* add inputmethod
上级
634517f8
变更
4
隐藏空白更改
内联
并排
Showing
4 changed file
with
5 addition
and
0 deletion
+5
-0
sig/sig-basicsoftwareservice/sig-basicsoftwareservice.md
sig/sig-basicsoftwareservice/sig-basicsoftwareservice.md
+1
-0
sig/sig-basicsoftwareservice/sig-basicsoftwareservice_cn.md
sig/sig-basicsoftwareservice/sig-basicsoftwareservice_cn.md
+1
-0
sig/sigs.json
sig/sigs.json
+2
-0
zh/committer.md
zh/committer.md
+1
-0
未找到文件。
sig/sig-basicsoftwareservice/sig-basicsoftwareservice.md
浏览文件 @
e3881c76
...
...
@@ -58,6 +58,7 @@ Basic Software Services includes the following sub-systems:
|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|
[
autumn330
](
https://gitee.com/autumn330
)
|
|MiscServices|
[
miscservices_inputmethod
](
https://gitee.com/openharmony-sig/miscservices_inputmethod
)
|base/miscservices/inputmethod|
[
demon
](
https://gitee.com/demon
)
|
|Notification|
[
notification_ces_standard
](
https://gitee.com/openharmony/notification_ces_standard
)
|base/notification/ces_standard|
[
autumn330
](
https://gitee.com/autumn330
)
|
|Notification|
[
notification_ans_standard
](
https://gitee.com/openharmony/notification_ans_standard
)
|base/notification/ans_standard|
[
autumn330
](
https://gitee.com/autumn330
)
|
|Account|
[
account_os_account
](
https://gitee.com/openharmony/account_os_account
)
|base/account/os_account|
[
verystone
](
https://gitee.com/verystone
)
|
...
...
sig/sig-basicsoftwareservice/sig-basicsoftwareservice_cn.md
浏览文件 @
e3881c76
...
...
@@ -58,6 +58,7 @@
|升级服务子系统|
[
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|
[
autumn330
](
https://gitee.com/autumn330
)
|
|Misc软件服务子系统|
[
miscservices_inputmethod
](
https://gitee.com/openharmony-sig/miscservices_inputmethod
)
|base/miscservices/inputmethod|
[
demon
](
https://gitee.com/demon
)
|
|事件通知子系统|
[
notification_ces_standard
](
https://gitee.com/openharmony/notification_ces_standard
)
|base/notification/ces_standard|
[
autumn330
](
https://gitee.com/autumn330
)
|
|事件通知子系统|
[
notification_ans_standard
](
https://gitee.com/openharmony/notification_ans_standard
)
|base/notification/ans_standard|
[
autumn330
](
https://gitee.com/autumn330
)
|
|账号子系统|
[
account_os_account
](
https://gitee.com/openharmony/account_os_account
)
|base/account/os_account|
[
verystone
](
https://gitee.com/verystone
)
|
...
...
sig/sigs.json
100755 → 100644
浏览文件 @
e3881c76
...
...
@@ -290,6 +290,7 @@
"https://gitee.com/openharmony/third_party_bzip2"
,
"https://gitee.com/openharmony/third_party_lz4"
,
"https://gitee.com/openharmony/miscservices_time"
,
"https://gitee.com/openharmony-sig/miscservices_inputmethod"
,
"https://gitee.com/openharmony/notification_ces_standard"
,
"https://gitee.com/openharmony/notification_ans_standard"
,
"https://gitee.com/openharmony/account_os_account"
,
...
...
@@ -329,6 +330,7 @@
"third_party/bzip2"
,
"third_party/lz4"
,
"base/miscservices/time"
,
"base/miscservices/inputmethod"
,
"base/notification/ces_standard"
,
"base/notification/ans_standard"
,
"base/account/os_account"
,
...
...
zh/committer.md
100755 → 100644
浏览文件 @
e3881c76
...
...
@@ -275,3 +275,4 @@
|273|js_util_module|base/compileruntime/js_util_module|https://gitee.com/wuzhefengh|wuzhefeng1@huawei.com|https://gitee.com/sunzhe23
<br> https://gitee.com/gongjunsong|sunzhe23@huawei.com <br>
gongjunsong@huawei.com|SIG_CompileRuntime|
|274|js_worker_module|base/compileruntime/js_worker_module|https://gitee.com/wuzhefengh|wuzhefeng1@huawei.com|https://gitee.com/sunzhe23
<br> https://gitee.com/gongjunsong|sunzhe23@huawei.com <br>
gongjunsong@huawei.com|SIG_CompileRuntime|
|275|communication_bluetooth|foundation/communication/bluetooth|https://gitee.com/cheng_guohong|guohong.cheng@huawei.com|https://gitee.com/xujiang181|jiang.xu@huawei.com|SIG_SoftBus|
|276|miscservices_inputmethod|base/miscservices/inputmethod|https://gitee.com/demon|zhouyongfei@huawei.com| | |SIG_BasicSoftwareService|
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录