Commit Graph

15631 Commits

Author SHA1 Message Date
openharmony_ci
8e4b9ec6ab
!10311 [新需求] Toast整改 增加parentWindowType
Merge pull request !10311 from chenzexin/0903
2024-09-07 08:14:22 +00:00
openharmony_ci
b636d89eac
!10359 autofill OnStart适配UIExtensionAbility支持窗口参数更新
Merge pull request !10359 from Tintin9529/autofill_0904
2024-09-07 07:59:18 +00:00
openharmony_ci
5dd77e0341
!10407 解决TDD失败问题
Merge pull request !10407 from luopengtao/master
2024-09-07 03:47:16 +00:00
luopengtao
171c9f220b
解决cacheProcessManagerTDD失败的问题
Signed-off-by: luopengtao <luopengtao1@huawei.com>
2024-09-07 02:50:50 +00:00
openharmony_ci
db77676b03
!10377 RK的mission list架构下,background流程的pending state设置错误的问题
Merge pull request !10377 from gongyuechen/fix_missionlist_background_pending
2024-09-06 11:26:32 +00:00
openharmony_ci
13ddcc3ab7
!10379 修复fd重复关闭问题
Merge pull request !10379 from XKK/0906
2024-09-06 09:38:04 +00:00
openharmony_ci
327cf1f9f9
!10342 UIServiceExtensionAbility
Merge pull request !10342 from zhubingwei/UIServiceExtension_Uri
2024-09-06 08:49:24 +00:00
openharmony_ci
4207ecd29b
!10344 代码区域性一致
Merge pull request !10344 from 帝俊/0905_same
2024-09-06 08:15:30 +00:00
openharmony_ci
d71435a67b
!10361 回退tdd
Merge pull request !10361 from gaolang/master
2024-09-06 07:40:25 +00:00
gongyuechen
b3dc143d25 fix pending state problem
Signed-off-by: gongyuechen <gongyuechen@huawei.com>
2024-09-06 15:17:00 +08:00
XKK
640279eab2 修复fd重复关闭问题
Signed-off-by: XKK <huyingsong@huawei.com>
2024-09-06 15:16:38 +08:00
openharmony_ci
ce240b3288
!10370 UT_add_0905
Merge pull request !10370 from 孙旭辉/master
2024-09-06 05:01:42 +00:00
openharmony_ci
d91dc8de53
!10346 add boundary log for client
Merge pull request !10346 from savior-xzh/addlog
2024-09-06 02:03:23 +00:00
openharmony_ci
f74ed629ad
!10373 _exit when js err
Merge pull request !10373 from savior-xzh/exit
2024-09-06 01:48:54 +00:00
openharmony_ci
8de05c9c43
!10368 【fix】增加jsUIExtBase 异步onStop调用接口声明
Merge pull request !10368 from chenzexin/0905
2024-09-05 14:46:13 +00:00
openharmony_ci
02454197e3
!10291 子进程白名单管控和告警修改
Merge pull request !10291 from zhangyuhang/sync
2024-09-05 14:40:40 +00:00
openharmony_ci
dcef71f98f
!10367 [Bugfix]对拉起方是否为uiability的判断有误
Merge pull request !10367 from 张亚菲/zyf0905
2024-09-05 14:16:41 +00:00
savior-xzh
1c335aa8d3 js err exit
Signed-off-by: savior-xzh <xuzheheng2@huawei.com>
Change-Id: Ia69c8484d00f27e44a4aa8011d9efca63b70d1b3
2024-09-05 21:48:48 +08:00
openharmony_ci
0daeff884d
!10328 解决extension sandbox未生效的bug
Merge pull request !10328 from hanchenZz/sandbox_bug
2024-09-05 13:46:03 +00:00
zhangyafei.echo
c7282da939 bugfix: wrong in uiability caller check.
Sig:SIG_ApplicationFramework
Feature or BugFix: Feature
Binary Source: No

Signed-off-by: zhangyafei.echo <zhangyafei12@huawei.com>
Change-Id: I662ee9ba97a396f0b7af7887b071fe0e5a63038d
2024-09-05 20:32:44 +08:00
openharmony_ci
77e381f8bb
!10251 Absolute path change
Merge pull request !10251 from fangting/master
2024-09-05 12:16:22 +00:00
孙旭辉
cc2ad33276 UT_add_0905
Signed-off-by: 孙旭辉 <sunxuhui7@huawei.com>
2024-09-05 20:02:01 +08:00
chenzexin
a03ab22a94 add access of Async OnStop in jsUIExtBase
Signed-off-by: chenzexin <chenzexin14@huawei.com>
2024-09-05 19:28:57 +08:00
zhangyuhang72
5238c68ef6 子进程白名单改为AppId
Signed-off-by: zhangyuhang72 <zhangyuhang72@huawei.com>
Change-Id: If3e98b1345bf4d10bfaa6b224ff1c95b097495ba
2024-09-05 19:24:49 +08:00
openharmony_ci
8dbe2375ca
!10272 新增tdd用例
Merge pull request !10272 from 孙旭辉/master
2024-09-05 10:05:11 +00:00
openharmony_ci
4a179ca789
!10310 eng版本unavailable修复
Merge pull request !10310 from 孙旭辉/master
2024-09-05 09:55:07 +00:00
gaolang
b2c2ce5526 tdd fix回退
Signed-off-by: gaolang <gaolang7@huawei.com>
2024-09-05 17:28:23 +08:00
tantingting
67774c2664 add info
Signed-off-by: tantingting <tantingting5@huawei.com>
2024-09-05 17:16:18 +08:00
tantingting
71e9ffa76d modify onstart
Signed-off-by: tantingting <tantingting5@huawei.com>
2024-09-05 16:29:27 +08:00
savior-xzh
25ea220d0a addlog
Signed-off-by: savior-xzh <xuzheheng2@huawei.com>
Change-Id: I731552dc01902d011abaf2ae4a2ef55d0e33a5ba
2024-09-05 15:38:49 +08:00
帝俊
240e277494 0905 Signed-off-by: 帝俊 <yexinjie@huawei.com> 2024-09-05 11:03:49 +08:00
zhubingwei
def780e59c UIServiceExtensionAbility 增加Uri权限检查
Signed-off-by: zhubingwei <zhubingwei@huawei.com>
2024-09-05 09:59:02 +08:00
openharmony_ci
9f8a2aa32a
!10187 exit when js err
Merge pull request !10187 from savior-xzh/kill
2024-09-04 14:12:37 +00:00
openharmony_ci
47bcaa99ac
!10329 【应用热启】缓存在被block热启时主动退出
Merge pull request !10329 from 胡泽善/ProcessCacheFix
2024-09-04 12:44:06 +00:00
孙旭辉
98c81477da description:修复eng版本tdd用例unavailable cfi转换失败问题
Signed-off-by: 孙旭辉 <sunxuhui7@huawei.com>
2024-09-04 19:58:07 +08:00
openharmony_ci
861afa38bb
!10322 回退提前设置foregrounding相关代码
Merge pull request !10322 from 夏良伟/cherry-pick-1725421423
2024-09-04 11:55:49 +00:00
openharmony_ci
68614da051
!10334 修复代码检视意见
Merge pull request !10334 from 段嗣钊/master0904-codecheck
2024-09-04 11:38:42 +00:00
openharmony_ci
83aff8a12d
!10312 新增START_ABILITY_OTHER_EXTENSION事件
Merge pull request !10312 from 段嗣钊/master0903-event
2024-09-04 11:36:34 +00:00
chenzexin
c47b664003
update frameworks/native/ability/native/ui_extension_ability/js_ui_extension_base.cpp.
Signed-off-by: chenzexin <chenzexin14@huawei.com>
2024-09-04 10:40:39 +00:00
chenzexin
78737ee500
update frameworks/native/ability/native/ui_extension_ability/js_ui_extension.cpp.
Signed-off-by: chenzexin <chenzexin14@huawei.com>
2024-09-04 10:40:23 +00:00
chenzexin
24b4262985
update frameworks/native/ability/native/auto_fill_extension_ability/js_auto_fill_extension.cpp.
Signed-off-by: chenzexin <chenzexin14@huawei.com>
2024-09-04 10:40:03 +00:00
openharmony_ci
85f40888dc
!10295 修复后台启动后,再次启动,want不更新的问题
Merge pull request !10295 from yangzk/fix
2024-09-04 09:43:12 +00:00
huzeshan
af862dd0c7 【应用热启】缓存在被block热启时主动退出
Signed-off-by: huzeshan <huzeshan@huawei.com>
2024-09-04 17:39:11 +08:00
夏良伟
c39910f0b1
update services/abilitymgr/src/ability_record.cpp.
Signed-off-by: 夏良伟 <xialiangwei1@huawei.com>
2024-09-04 09:32:17 +00:00
chenzexin
0bade2ac65
force cast parentWindowType
Signed-off-by: chenzexin <chenzexin14@huawei.com>
2024-09-04 08:43:15 +00:00
chenzexin
1170e804db
force cast parentWindowType
Signed-off-by: chenzexin <chenzexin14@huawei.com>
2024-09-04 08:40:50 +00:00
chenzexin
157b119cf8
force cast parentWindowType
Signed-off-by: chenzexin <chenzexin14@huawei.com>
2024-09-04 08:36:03 +00:00
段嗣钊
61b65d00af 新增START_ABILITY_OTHER_EXTENSION事件
Signed-off-by: 段嗣钊 <duansizhao@huawei.com>
Change-Id: I03f15f274e30282f80918f0a3451113600608eda
2024-09-04 16:32:35 +08:00
hanchenZz
5a5ba59032 修改extension sandbox 未生效的bug
Signed-off-by: hanchenZz <wanghanchen1@huawei.com>
2024-09-04 15:56:03 +08:00
段嗣钊
27ae8dd41d 修复代码检视意见
Signed-off-by: 段嗣钊 <duansizhao@huawei.com>
Change-Id: I012a0e3dddaf168666ca6d00692f337ccda1f3ab
2024-09-04 14:35:58 +08:00