17764556280
|
8604f3ead5
|
add resmgr_standard deps
Signed-off-by: 17764556280 <hanfeng6@huawei.com>
|
2022-01-24 11:52:12 +08:00 |
|
17764556280
|
81b8c62913
|
modify bms deps
Signed-off-by: 17764556280 <hanfeng6@huawei.com>
|
2022-01-22 11:06:55 +08:00 |
|
openharmony_ci
|
86ad385b1c
|
!128 为开机动画添加窗口服务启动flag
Merge pull request !128 from zengqingyu/master
|
2022-01-22 02:19:46 +00:00 |
|
openharmony_ci
|
cb9ef8e131
|
!132 隐藏Display对外接口类的内部实现
Merge pull request !132 from 赵路/master
|
2022-01-22 01:49:19 +00:00 |
|
openharmony_ci
|
560dabd138
|
!133 窗口部件化修改
Merge pull request !133 from xiahaiqin/master
|
2022-01-21 10:31:11 +00:00 |
|
openharmony_ci
|
c492b70f8f
|
!133 窗口部件化修改
Merge pull request !133 from xiahaiqin/master
|
2022-01-21 10:31:11 +00:00 |
|
lu
|
e0f80c7249
|
Hide implement of the interface class
Signed-off-by: lu <zhaolu2@huawei.com>
Change-Id: I5a8bf42ad8163330e5f3a560321204bce48764a9
|
2022-01-21 17:52:20 +08:00 |
|
xiahaiqin
|
ef69c9b117
|
modify deps to external deps
Signed-off-by: xiahaiqin <xiahaiqin1@huawei.com>
Change-Id: Ifdb1d31e3b2ec1bafe532059c4059cf0e87dfd6c
|
2022-01-21 17:40:09 +08:00 |
|
zengqingyu
|
bf01ccb5dc
|
add window init flag for bootanimation
Signed-off-by: zengqingyu <zengqingyu3@huawei.com>
Change-Id: Idd66418b0e47d5fa0ac8f1d7cc46ea9cd5fe69f1
|
2022-01-21 17:37:57 +08:00 |
|
openharmony_ci
|
73bc0dfce9
|
!131 将isDecorEnable作为窗口属性
Merge pull request !131 from leafly2021/0111
|
2022-01-21 06:32:15 +00:00 |
|
leafly2021
|
a76a35a282
|
add isDecorEnable to prop
Signed-off-by: leafly2021 <figo.yefei@huawei.com>
Change-Id: I301c36b4d986c57d68c441e10e2916d893253646
|
2022-01-21 13:05:54 +08:00 |
|
openharmony_ci
|
36bc6c7679
|
!127 wgr平板分屏条GPU绘制
Merge pull request !127 from liuqi/master
|
2022-01-21 04:08:47 +00:00 |
|
l00574490
|
b466cb8bff
|
add for draw divider on gpu
Change-Id: I12ee79088ac8d955cb69c9883fa535035f796d13
Signed-off-by: l00574490 <liuqi149@huawei.com>
|
2022-01-21 11:01:20 +08:00 |
|
openharmony_ci
|
9504f96fb7
|
!129 提供窗口装饰栏的enable、及响应函数
Merge pull request !129 from leafly2021/0111
|
2022-01-20 16:06:21 +00:00 |
|
leafly2021
|
e35acdec55
|
add decor function
Signed-off-by: leafly2021 <figo.yefei@huawei.com>
Change-Id: Ic2b6dae128e51598fdaa825c92eedc10e6cd499b
Signed-off-by: leafly2021 <figo.yefei@huawei.com>
|
2022-01-20 23:25:46 +08:00 |
|
openharmony_ci
|
2b8d18e306
|
!122 SystemBar回调回传增加region信息
Merge pull request !122 from jincanran/local
|
2022-01-20 14:52:15 +00:00 |
|
openharmony_ci
|
45d4839db0
|
!107 修改依赖
Merge pull request !107 from xiahaiqin/master
|
2022-01-20 14:24:35 +00:00 |
|
openharmony_ci
|
c119dcb407
|
!107 修改依赖
Merge pull request !107 from xiahaiqin/master
|
2022-01-20 14:24:35 +00:00 |
|
openharmony_ci
|
b91e912673
|
!107 修改依赖
Merge pull request !107 from xiahaiqin/master
|
2022-01-20 14:24:35 +00:00 |
|
jincanran
|
a24f3bdd4d
|
notify region change to systemBar calback
Change-Id: I5c72873a5d558e9a81c00d4003e01b9efba28260
Signed-off-by: jincanran <jincanran@huawei.com>
|
2022-01-20 20:44:33 +08:00 |
|
openharmony_ci
|
25754ae056
|
!121 修改mutex为recursive_mutex 防止同进程调用时无法获取到锁
Merge pull request !121 from 沁心/master
|
2022-01-20 11:09:29 +00:00 |
|
xiahaiqin
|
29bbe30581
|
split dm from libwm
Signed-off-by: xiahaiqin <xiahaiqin1@huawei.com>
Change-Id: Ie85820c79b1d6fe9e551f34346b6b3beb362deda
|
2022-01-20 17:29:06 +08:00 |
|
openharmony_ci
|
d4a19b46ea
|
!120 修改分屏条宽度及热区
Merge pull request !120 from liuqi/master
|
2022-01-20 08:53:51 +00:00 |
|
openharmony_ci
|
2959645241
|
!119 适配NAPI7&8 GetTopWindow
Merge pull request !119 from chyyy/master
|
2022-01-20 08:38:44 +00:00 |
|
chenqinxin
|
627a265c4e
|
修改mutex为recursive_mutex 防止同进程调用时无法获取到锁
Signed-off-by: chenqinxin <chenqinxin1@huawei.com>
Change-Id: I86aa44b78fbe1e1696d8d6bbb5c956475e7c7c0c
|
2022-01-20 15:52:43 +08:00 |
|
openharmony_ci
|
a888c6bea3
|
!116 raise keyguard zorder
Merge pull request !116 from qianlf/master
|
2022-01-20 07:17:41 +00:00 |
|
l00574490
|
717c2dbd09
|
modify divider touch region
Signed-off-by: l00574490 <liuqi149@huawei.com>
Change-Id: I8264e409f86008921c651a37983836755512f2f8
|
2022-01-20 15:01:15 +08:00 |
|
openharmony_ci
|
585e35de33
|
!118 AvoidAraeController增加Trace
Merge pull request !118 from huandong1/nativeavoid
|
2022-01-20 06:55:43 +00:00 |
|
qianlf
|
21162213ae
|
raise keyguard zorder
Signed-off-by: qianlf <qianliangfang@huawei.com>
Change-Id: Ib73b960de4c77ce868b85b4990217ecfc34d0d81
|
2022-01-20 14:50:53 +08:00 |
|
c00471419
|
38996d9693
|
add getTopWindow for newNapi
Signed-off-by: c00471419 <chenhaiying3@huawei.com>
Change-Id: Ia541ccbd5f37bb1e2ecb2355b5248ecae1f2ad50
Signed-off-by: c00471419 <chenhaiying3@huawei.com>
|
2022-01-20 14:14:17 +08:00 |
|
openharmony_ci
|
c2322e3926
|
!114 新增输入法窗口ST
Merge pull request !114 from kroswang/master
|
2022-01-20 04:21:25 +00:00 |
|
huandong
|
c4cae29e00
|
AvoidAreaController下 add remove update增加Trace
Change-Id: If64676f11df4ae43d721b416d7e2c3eb4cbdbef8
Signed-off-by: huandong <huandong1@huawei.com>
|
2022-01-20 12:08:48 +08:00 |
|
openharmony_ci
|
a582d0763a
|
!115 补充亮灭屏遗漏的systemtest
Merge pull request !115 from 沁心/dev0915
|
2022-01-20 03:37:04 +00:00 |
|
openharmony_ci
|
d39c7473b2
|
!98 增加Avoid_area_controller相关的系统测试用例和单元测试用例
Merge pull request !98 from huandong1/nativeavoid
|
2022-01-20 03:26:52 +00:00 |
|
openharmony_ci
|
db5d0e9e80
|
!109 修改dms wms启动优先级,修改死亡监听添加判断
Merge pull request !109 from 沁心/master
|
2022-01-20 01:23:57 +00:00 |
|
chenqinxin
|
42d20971f6
|
补充亮灭屏遗漏的systemtest
Signed-off-by: chenqinxin <chenqinxin1@huawei.com>
Change-Id: I298314f76026200368681f2c23cb90f4748c7b42
|
2022-01-20 09:17:59 +08:00 |
|
wangxinpeng
|
0f27407e61
|
input method window ST
Signed-off-by: wangxinpeng <wangxinpeng4@huawei.com>
Change-Id: I6c5bc1ffa1fafea084afae5ea13f2a91fae4802b
|
2022-01-19 20:58:13 +08:00 |
|
openharmony_ci
|
4fe9429b54
|
!100 对应元能力部件化修改
Merge pull request !100 from njupthan/update_master_0119
|
2022-01-19 12:05:57 +00:00 |
|
openharmony_ci
|
3406536dc8
|
!110 分屏状态下返回键Bug修复
Merge pull request !110 from xingyanan/master
|
2022-01-19 11:58:13 +00:00 |
|
openharmony_ci
|
595eaaeaae
|
!55 添加screendisconnected状态处理
Merge pull request !55 from xiaojianfeng_huawei/master
|
2022-01-19 11:41:22 +00:00 |
|
hanhaibin
|
3d3c6f2aaf
|
Fix codex
Signed-off-by: hanhaibin <hanhaibin@huawei.com>
|
2022-01-19 18:49:12 +08:00 |
|
hanhaibin
|
4f3364173d
|
Fix codex
Signed-off-by: hanhaibin <hanhaibin@huawei.com>
|
2022-01-19 18:37:34 +08:00 |
|
openharmony_ci
|
2644604dd6
|
!108 Add screen manager unittest
Merge pull request !108 from shiyueeee/master
|
2022-01-19 10:32:08 +00:00 |
|
xingyanan
|
9fe5c94423
|
split screen back bug fix
Signed-off-by: xingyanan <xingyanan2@huawei.com>
Change-Id: Ib680123fd838ab72d0b5fc1e1da062d40130bc80
|
2022-01-19 17:28:34 +08:00 |
|
xiaojianfeng
|
8ced54a470
|
add code for screen
Signed-off-by: xiaojianfeng <xiaojianfeng3@huawei.com>
Change-Id: I5a292caea692676369a866adfa50fdcc813471da
|
2022-01-19 17:13:28 +08:00 |
|
chenqinxin
|
ffd5bbc5a3
|
修改dms wms启动优先级,修改死亡监听添加判断
Signed-off-by: chenqinxin <chenqinxin1@huawei.com>
Change-Id: I4b22323b00dbccc20bbb282a872baf3a5eeba8b8
|
2022-01-19 17:07:15 +08:00 |
|
shiyueeee
|
1d4c169de5
|
Add screen manager unittest
Signed-off-by: shiyueeee <nieshiyue@huawei.com>
Change-Id: Ic3feffc4752a61214f0c91e26cc91fce404beb8a
|
2022-01-19 16:55:05 +08:00 |
|
openharmony_ci
|
614e9f2a87
|
!105 增加亮灭屏单元测试用例
Merge pull request !105 from 沁心/master
|
2022-01-19 08:43:55 +00:00 |
|
njupthan
|
2b2a3d1cae
|
Fix atomic ability part name change
Signed-off-by: njupthan <hanhaibin@huawei.com>
|
2022-01-19 08:42:24 +00:00 |
|
huandong
|
42b1665135
|
添加avoid_area_controller相关的系统测试和单元测试
Change-Id: Ifa93e66032a62c9482adecfff4bac326c7a0a599
Signed-off-by: huandong <huandong1@huawei.com>
|
2022-01-19 16:31:10 +08:00 |
|