Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Xts Acts
提交
d301c98e
X
Xts Acts
项目概览
OpenHarmony
/
Xts Acts
1 年多 前同步成功
通知
9
Star
22
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
X
Xts Acts
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
未验证
提交
d301c98e
编写于
7月 25, 2023
作者:
J
jiyong
提交者:
Gitee
7月 25, 2023
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
回退 'Pull Request !9329 : 新增2in1设备类型-demo-graphic'
上级
e7e2d629
变更
22
显示空白变更内容
内联
并排
Showing
22 changed file
with
1484 addition
and
1596 deletion
+1484
-1596
demo/hjsunit_sample/src/main/config.json
demo/hjsunit_sample/src/main/config.json
+57
-58
demo/sectest/poc_patch_scan/2023-03/OpenHarmony-SA-2023-0302/config.json
...c_patch_scan/2023-03/OpenHarmony-SA-2023-0302/config.json
+1
-81
distributeddatamgr/Pasteboardjsapitest/entry/src/main/config.json
...teddatamgr/Pasteboardjsapitest/entry/src/main/config.json
+95
-96
distributeddatamgr/UDMFtest/UDMFtest/entry/src/main/module.json
...buteddatamgr/UDMFtest/UDMFtest/entry/src/main/module.json
+40
-41
distributeddatamgr/dataObjectjstest/hap/src/main/config.json
distributeddatamgr/dataObjectjstest/hap/src/main/config.json
+113
-114
distributeddatamgr/dataSharejstest/hap/src/main/config.json
distributeddatamgr/dataSharejstest/hap/src/main/config.json
+94
-95
distributeddatamgr/distributedKVStoretest/distributedKVStorejstest/hap/src/main/config.json
...oretest/distributedKVStorejstest/hap/src/main/config.json
+89
-90
distributeddatamgr/kvStoretest/kvStorejstest/hap/src/main/config.json
...atamgr/kvStoretest/kvStorejstest/hap/src/main/config.json
+88
-89
distributeddatamgr/preferencesjstest/hap/src/main/config.json
...ributeddatamgr/preferencesjstest/hap/src/main/config.json
+94
-95
distributeddatamgr/relationalStoretest/RdbJstest/hap/src/main/config.json
...gr/relationalStoretest/RdbJstest/hap/src/main/config.json
+94
-95
distributeddatamgr/relationalStoretest/relationalStoreJstest/hap/src/main/config.json
...lStoretest/relationalStoreJstest/hap/src/main/config.json
+94
-95
distributeddatamgr/relationalStoretest/relationalStoreStagetest/entry/src/main/module.json
...etest/relationalStoreStagetest/entry/src/main/module.json
+40
-41
global/global_napi_test/entry/src/main/config.json
global/global_napi_test/entry/src/main/config.json
+95
-95
global/global_stage/entry/src/main/module.json
global/global_stage/entry/src/main/module.json
+1
-2
global/i18n_standard/intljs/src/main/config.json
global/i18n_standard/intljs/src/main/config.json
+104
-105
global/perf/perfjs/src/main/config.json
global/perf/perfjs/src/main/config.json
+104
-105
global/resmgr_standard/resmgrjs/src/main/config.json
global/resmgr_standard/resmgrjs/src/main/config.json
+100
-101
graphic/effectKit/entry/src/main/module.json
graphic/effectKit/entry/src/main/module.json
+19
-24
graphic/graphicColorSpace/entry/src/main/module.json
graphic/graphicColorSpace/entry/src/main/module.json
+20
-24
graphic/webGL/src/main/config.json
graphic/webGL/src/main/config.json
+28
-29
graphic/windowStage/entry/src/main/module.json
graphic/windowStage/entry/src/main/module.json
+20
-26
graphic/windowstandard/src/main/config.json
graphic/windowstandard/src/main/config.json
+94
-95
未找到文件。
demo/hjsunit_sample/src/main/config.json
浏览文件 @
d301c98e
...
...
@@ -18,8 +18,7 @@
"deviceType"
:
[
"tablet"
,
"default"
,
"phone"
,
"2in1"
"phone"
],
"distro"
:
{
"deliveryWithInstall"
:
true
,
...
...
demo/sectest/poc_patch_scan/2023-03/OpenHarmony-SA-2023-0302/config.json
浏览文件 @
d301c98e
因为 它太大了无法显示 source diff 。你可以改为
查看blob
。
distributeddatamgr/Pasteboardjsapitest/entry/src/main/config.json
浏览文件 @
d301c98e
...
...
@@ -20,8 +20,7 @@
"deviceType"
:
[
"tablet"
,
"default"
,
"phone"
,
"2in1"
"phone"
],
"distro"
:
{
"deliveryWithInstall"
:
true
,
...
...
distributeddatamgr/UDMFtest/UDMFtest/entry/src/main/module.json
浏览文件 @
d301c98e
...
...
@@ -10,8 +10,7 @@
"deviceTypes"
:
[
"default"
,
"tablet"
,
"phone"
,
"2in1"
"phone"
],
"deliveryWithInstall"
:
true
,
"installationFree"
:
false
,
...
...
distributeddatamgr/dataObjectjstest/hap/src/main/config.json
浏览文件 @
d301c98e
...
...
@@ -19,8 +19,7 @@
"deviceType"
:
[
"default"
,
"tablet"
,
"phone"
,
"2in1"
"phone"
],
"distro"
:
{
"deliveryWithInstall"
:
true
,
...
...
distributeddatamgr/dataSharejstest/hap/src/main/config.json
浏览文件 @
d301c98e
...
...
@@ -18,8 +18,7 @@
"deviceType"
:
[
"default"
,
"tablet"
,
"phone"
,
"2in1"
"phone"
],
"distro"
:
{
"deliveryWithInstall"
:
true
,
...
...
distributeddatamgr/distributedKVStoretest/distributedKVStorejstest/hap/src/main/config.json
浏览文件 @
d301c98e
...
...
@@ -16,12 +16,11 @@
"package"
:
"ohos.acts.distributedKvStore"
,
"name"
:
".entry"
,
"mainAbility"
:
".MainAbility"
,
"srcPath"
:
""
,
"srcPath"
:
""
,
"deviceType"
:
[
"default"
,
"tablet"
,
"phone"
,
"2in1"
"phone"
],
"distro"
:
{
"deliveryWithInstall"
:
true
,
...
...
distributeddatamgr/kvStoretest/kvStorejstest/hap/src/main/config.json
浏览文件 @
d301c98e
...
...
@@ -16,12 +16,11 @@
"package"
:
"ohos.acts.kvStore"
,
"name"
:
".entry"
,
"mainAbility"
:
".MainAbility"
,
"srcPath"
:
""
,
"srcPath"
:
""
,
"deviceType"
:
[
"tablet"
,
"default"
,
"phone"
,
"2in1"
"phone"
],
"distro"
:
{
"deliveryWithInstall"
:
true
,
...
...
distributeddatamgr/preferencesjstest/hap/src/main/config.json
浏览文件 @
d301c98e
...
...
@@ -18,8 +18,7 @@
"deviceType"
:
[
"tablet"
,
"default"
,
"phone"
,
"2in1"
"phone"
],
"distro"
:
{
"deliveryWithInstall"
:
true
,
...
...
distributeddatamgr/relationalStoretest/RdbJstest/hap/src/main/config.json
浏览文件 @
d301c98e
...
...
@@ -18,8 +18,7 @@
"deviceType"
:
[
"tablet"
,
"default"
,
"phone"
,
"2in1"
"phone"
],
"distro"
:
{
"deliveryWithInstall"
:
true
,
...
...
distributeddatamgr/relationalStoretest/relationalStoreJstest/hap/src/main/config.json
浏览文件 @
d301c98e
...
...
@@ -18,8 +18,7 @@
"deviceType"
:
[
"tablet"
,
"default"
,
"phone"
,
"2in1"
"phone"
],
"distro"
:
{
"deliveryWithInstall"
:
true
,
...
...
distributeddatamgr/relationalStoretest/relationalStoreStagetest/entry/src/main/module.json
浏览文件 @
d301c98e
...
...
@@ -10,8 +10,7 @@
"deviceTypes"
:
[
"default"
,
"tablet"
,
"phone"
,
"2in1"
"phone"
],
"deliveryWithInstall"
:
true
,
"installationFree"
:
false
,
...
...
global/global_napi_test/entry/src/main/config.json
浏览文件 @
d301c98e
...
...
@@ -17,11 +17,11 @@
"package"
:
"ohos.global.napitest"
,
"name"
:
".MyApplication"
,
"mainAbility"
:
"ohos.global.napitest.MainAbility"
,
"deviceType"
:
[
"tablet"
,
"default"
,
"phone"
,
"2in1"
"phone"
],
"distro"
:
{
"deliveryWithInstall"
:
true
,
...
...
global/global_stage/entry/src/main/module.json
浏览文件 @
d301c98e
...
...
@@ -7,8 +7,7 @@
"deviceTypes"
:
[
"tablet"
,
"default"
,
"phone"
,
"2in1"
"phone"
],
"deliveryWithInstall"
:
true
,
"installationFree"
:
false
,
...
...
global/i18n_standard/intljs/src/main/config.json
浏览文件 @
d301c98e
...
...
@@ -18,8 +18,7 @@
"deviceType"
:
[
"tablet"
,
"default"
,
"phone"
,
"2in1"
"phone"
],
"distro"
:
{
"deliveryWithInstall"
:
true
,
...
...
global/perf/perfjs/src/main/config.json
浏览文件 @
d301c98e
...
...
@@ -18,8 +18,7 @@
"deviceType"
:
[
"tablet"
,
"default"
,
"phone"
,
"2in1"
"phone"
],
"distro"
:
{
"deliveryWithInstall"
:
true
,
...
...
global/resmgr_standard/resmgrjs/src/main/config.json
浏览文件 @
d301c98e
...
...
@@ -18,8 +18,7 @@
"deviceType"
:
[
"tablet"
,
"default"
,
"phone"
,
"2in1"
"phone"
],
"distro"
:
{
"deliveryWithInstall"
:
true
,
...
...
graphic/effectKit/entry/src/main/module.json
浏览文件 @
d301c98e
...
...
@@ -8,15 +8,13 @@
"deviceTypes"
:
[
"tablet"
,
"default"
,
"phone"
,
"2in1"
"phone"
],
"deliveryWithInstall"
:
true
,
"installationFree"
:
false
,
"uiSyntax"
:
"ets"
,
"pages"
:
"$profile:main_pages"
,
"abilities"
:
[
{
"abilities"
:
[{
"name"
:
"com.example.ActsEffectKitTest.MainAbility"
,
"srcEntrance"
:
"./ets/MainAbility/MainAbility.ts"
,
"description"
:
"$string:phone_entry_main"
,
...
...
@@ -24,17 +22,14 @@
"label"
:
"$string:entry_label"
,
"visible"
:
true
,
"orientation"
:
"portrait"
,
"skills"
:
[
{
"skills"
:
[{
"actions"
:
[
"action.system.home"
],
"entities"
:
[
"entity.system.home"
]
}
]
}
]
}]
}]
}
}
\ No newline at end of file
graphic/graphicColorSpace/entry/src/main/module.json
浏览文件 @
d301c98e
...
...
@@ -8,15 +8,13 @@
"deviceTypes"
:
[
"tablet"
,
"default"
,
"phone"
,
"2in1"
"phone"
],
"deliveryWithInstall"
:
true
,
"installationFree"
:
false
,
"uiSyntax"
:
"ets"
,
"pages"
:
"$profile:main_pages"
,
"abilities"
:
[
{
"abilities"
:
[{
"name"
:
"com.example.myapplication.MainAbility"
,
"srcEntrance"
:
"./ets/MainAbility/MainAbility.ts"
,
"description"
:
"$string:phone_entry_main"
,
...
...
@@ -24,17 +22,15 @@
"label"
:
"$string:entry_label"
,
"visible"
:
true
,
"orientation"
:
"portrait"
,
"skills"
:
[
{
"skills"
:
[{
"actions"
:
[
"action.system.home"
],
"entities"
:
[
"entity.system.home"
]
}
]
}
]
}]
}]
}
}
\ No newline at end of file
graphic/webGL/src/main/config.json
浏览文件 @
d301c98e
...
...
@@ -18,8 +18,7 @@
"deviceType"
:
[
"tablet"
,
"default"
,
"phone"
,
"2in1"
"phone"
],
"distro"
:
{
"deliveryWithInstall"
:
true
,
...
...
graphic/windowStage/entry/src/main/module.json
浏览文件 @
d301c98e
...
...
@@ -8,15 +8,13 @@
"deviceTypes"
:
[
"tablet"
,
"default"
,
"phone"
,
"2in1"
"phone"
],
"deliveryWithInstall"
:
true
,
"installationFree"
:
false
,
"uiSyntax"
:
"ets"
,
"pages"
:
"$profile:main_pages"
,
"abilities"
:
[
{
"abilities"
:
[{
"name"
:
"com.example.myapplication.MainAbility"
,
"srcEntrance"
:
"./ets/MainAbility/MainAbility.ts"
,
"description"
:
"$string:phone_entry_main"
,
...
...
@@ -24,20 +22,16 @@
"label"
:
"$string:entry_label"
,
"visible"
:
true
,
"orientation"
:
"portrait"
,
"skills"
:
[
{
"skills"
:
[{
"actions"
:
[
"action.system.home"
],
"entities"
:
[
"entity.system.home"
]
}
]
}
],
"requestPermissions"
:
[
{
}]
}],
"requestPermissions"
:
[{
"name"
:
"ohos.permission.SYSTEM_FLOAT_WINDOW"
,
"reason"
:
"need use ohos.permission.SYSTEM_FLOAT_WINDOW"
},
...
...
graphic/windowstandard/src/main/config.json
浏览文件 @
d301c98e
...
...
@@ -18,8 +18,7 @@
"deviceType"
:
[
"tablet"
,
"default"
,
"phone"
,
"2in1"
"phone"
],
"distro"
:
{
"deliveryWithInstall"
:
true
,
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录