Commit Graph

14161 Commits

Author SHA1 Message Date
openharmony_ci d62a80eeee !9259 新增UIServiceExtension基类
Merge pull request !9259 from zhubingwei/master
2024-07-09 11:44:14 +00:00
openharmony_ci ce5461a155 !9304 permission for folder
Merge pull request !9304 from lixiang/master
2024-07-09 11:04:37 +00:00
openharmony_ci 5933fdbb87 !9312 fix heapdump appfreeze
Merge pull request !9312 from zhanheng/master
2024-07-09 10:28:12 +00:00
zhubingwei 02eebc92eb UIServiceExtensionAbility基类
Signed-off-by: zhubingwei <zhubingwei@huawei.com>
2024-07-09 17:32:38 +08:00
openharmony_ci 31cb9cfbbb !9306 GetRenderProcessTerminationStatus校验caller是否是主进程
Merge pull request !9306 from zhangyuhang/render
2024-07-09 08:05:12 +00:00
lixiang 6eb23a99bf update services/uripermmgr/src/uri_permission_manager_stub_impl.cpp.
Signed-off-by: lixiang <lixiang493@huawei.com>
2024-07-09 07:26:35 +00:00
openharmony_ci 531a4b2d8a !9239 免安装结果监听器新增校验
Merge pull request !9239 from donglin/free_install
2024-07-09 07:14:45 +00:00
zhanheng dd81741b23 fix dump appfreeze
Signed-off-by: z00522183 <zhanheng2@huawei.com>
Change-Id: Ib7764ac4610cd7540391c77e94f1fea494eb5eed
2024-07-09 15:09:38 +08:00
lixiang edbd1811a7 update services/uripermmgr/src/uri_permission_manager_stub_impl.cpp.
Signed-off-by: lixiang <lixiang493@huawei.com>
2024-07-09 06:20:02 +00:00
openharmony_ci 8aa625b0ac !9274 修复SCB重复调用多次MinimizeUIAbility的情况下,造成的状态异常问题
Merge pull request !9274 from gongyuechen/master
2024-07-09 05:46:12 +00:00
openharmony_ci 43c8e54279 !9297 ArkWeb接入autofill适配联调
Merge pull request !9297 from jsjzju/master
2024-07-09 04:33:38 +00:00
lixiang 304bfe0e40 update services/uripermmgr/src/uri_permission_manager_stub_impl.cpp.
Signed-off-by: lixiang <lixiang493@huawei.com>
2024-07-09 04:26:42 +00:00
lixiang f649591fad update services/uripermmgr/src/uri_permission_manager_stub_impl.cpp.
Signed-off-by: lixiang <lixiang493@huawei.com>
2024-07-09 04:24:49 +00:00
lixiang 06ee4fd441 update services/uripermmgr/include/uri_permission_manager_stub_impl.h.
Signed-off-by: lixiang <lixiang493@huawei.com>
2024-07-09 04:19:10 +00:00
lixiang 3cda42c0d8 update services/uripermmgr/src/uri_permission_manager_stub_impl.cpp.
Signed-off-by: lixiang <lixiang493@huawei.com>
2024-07-09 04:18:23 +00:00
lixiang f22eb011e5 update services/uripermmgr/include/uri_permission_manager_stub_impl.h.
Signed-off-by: lixiang <lixiang493@huawei.com>
2024-07-09 04:04:30 +00:00
lixiang 359e85e699 update services/uripermmgr/include/uri_permission_manager_stub_impl.h.
Signed-off-by: lixiang <lixiang493@huawei.com>
2024-07-09 03:26:03 +00:00
openharmony_ci ffe5db0fb0 !9298 TDD修复
Merge pull request !9298 from 黄师伟/master
2024-07-09 02:58:30 +00:00
zhangyuhang72 14eb867909 GetRenderProcessTerminationStatus校验caller是否是主进程
Signed-off-by: zhangyuhang72 <zhangyuhang72@huawei.com>
Change-Id: Ib69342203cdadc079505e293f9a09f59432fd9d7
2024-07-09 10:35:32 +08:00
donglin ea31168192 add recordId verification
Signed-off-by: donglin <donglin9@huawei.com>
Change-Id: Ie08908e2782a4bfa0ed1f64dd71be13b4a50c15d
2024-07-09 02:07:09 +00:00
huangshiwei 22c8467a71 huangshiwei4@huawei.com
Signed-off-by: huangshiwei <huangshiwei4@huawei.com>
2024-07-09 08:41:55 +08:00
openharmony_ci 5bc6bc3432 !9276 【基础能力】【运行管理】全局参数更新机制优化
Merge pull request !9276 from Tintin9529/delayedUpdate_0704
2024-07-08 13:21:52 +00:00
openharmony_ci cd0676e7ad !9302 配合customization模块整改
Merge pull request !9302 from jiangzhijun8/base
2024-07-08 12:56:50 +00:00
openharmony_ci a5456b0710 !9303 fix a bug ark_interop_loader core dump
Merge pull request !9303 from liuyics15/master
2024-07-08 12:54:24 +00:00
openharmony_ci 9bfd1c62c3 !9286 修改对appspawn的依赖
Merge pull request !9286 from 钟柠/0705
2024-07-08 12:29:34 +00:00
openharmony_ci d0ba5947f7 !9262 UIServiceExtension
Merge pull request !9262 from zhubingwei/master
2024-07-08 11:47:42 +00:00
lixiang e2b8a13db2 update services/uripermmgr/src/uri_permission_manager_stub_impl.cpp.
Signed-off-by: lixiang <lixiang493@huawei.com>
2024-07-08 10:05:42 +00:00
lixiang 0105b03f90 permission for folder
Signed-off-by: lixiang <lixiang493@huawei.com>
2024-07-08 17:45:29 +08:00
liuyics15 a57fb6ddc3 fix a bug ark_interop_loader
Signed-off-by: liuyics15 <1179805842@qq.com>
2024-07-08 16:44:41 +08:00
jiangzhijun8 9d0bd2f287 Issue: https://gitee.com/openharmony/ability_ability_runtime/issues/IABEAZ
Comment: 配合customization模块整改

Signed-off-by: jiangzhijun8 <jiangzhijun7@huawei.com>
2024-07-08 16:39:06 +08:00
tantingting d0a76d1c1b 全局参数更新优化
Signed-off-by: tantingting <tantingting5@huawei.com>
2024-07-08 16:37:11 +08:00
gongyuechen 076907784b fix time out problem when mutiple foreground/background
Signed-off-by: gongyuechen <gongyuechen@huawei.com>
2024-07-08 15:17:34 +08:00
openharmony_ci 5a999f59c4 !9294 remove cj deps to reduce RAM
Merge pull request !9294 from liubinyu/reduce_ram_deps
2024-07-08 07:13:11 +00:00
openharmony_ci 4417569351 !9292 system ability死亡断开连接,无连接通知
Merge pull request !9292 from wangzhen/callerdied
2024-07-08 06:11:35 +00:00
liubinyu dc786f4652 remove deps to reduce RAM
Signed-off-by: liubinyu <liubinyu3@huawei.com>
Change-Id: I086059667ccb610e59e5eb2bf282585ac87d96e8
2024-07-08 13:08:07 +08:00
openharmony_ci d74f26956f !9253 增加startUIServiceExtensionAbility接口
Merge pull request !9253 from zhubingwei/master
2024-07-08 02:35:15 +00:00
zhubingwei cda21e76d8 Merge branch 'master' of gitee.com:openharmony/ability_ability_runtime into master
Signed-off-by: zhubingwei <zhubingwei@huawei.com>
2024-07-08 01:10:49 +00:00
openharmony_ci dc9d05d987 !9296 解决预拉起窗口免安装失败后无法关闭窗口
Merge pull request !9296 from 杨旭光/feat/fix-free-install-fail
2024-07-07 09:20:07 +00:00
yangxuguang3@huawei.com aa144120ea fix: on free install fail
Signed-off-by: yangxuguang3@huawei.com <yangxuguang3@huawei.com>
2024-07-07 16:37:17 +08:00
openharmony_ci 8e8210f66d !9295 [fix]从sendablecontext转换为context时创建instance
Merge pull request !9295 from 张亚菲/zyfContext
2024-07-07 03:48:36 +00:00
jsjzju b1acf82104 ArkWeb接入autofill适配联调
Signed-off-by: jsjzju <jinsenjun@huawei.com>
Change-Id: I92464e63743e9e49b32dee72c5dc00b70ebda744
2024-07-07 00:23:03 +08:00
zhangyafei-echo a74c50387f Create a new refenerce when converttocontext.
Signed-off-by: zhangyafei-echo <zhangyafei12@huawei.com>
Change-Id: Ic4044a16c03b3f25b5e1a7cbf554ad76d7dc2c9b
2024-07-06 20:40:48 +08:00
openharmony_ci 272e19815f !9277 cfi防护整改
Merge pull request !9277 from 帝俊/0625
2024-07-06 10:51:49 +00:00
openharmony_ci c42b051dc5 !9281 aa工具增加超时异常抓栈
Merge pull request !9281 from wangzhen/aa_dfx
2024-07-06 08:42:26 +00:00
wangzhen 1027e391f1 system ability died
Signed-off-by: wangzhen <wangzhen346@huawei.com>
Change-Id: I31f7e2ae520e00d45bda875c4f95ed819a376f33
2024-07-06 16:37:26 +08:00
openharmony_ci 778896e5e3 !9287 [fix]增加对sendableContext的类型校验[abilitystagecontext]
Merge pull request !9287 from 张亚菲/zyf0705
2024-07-06 08:25:51 +00:00
openharmony_ci 0b6c518567 !9272 JudgeSandboxByPid只允许foundation调用
Merge pull request !9272 from savior-xzh/sandbox
2024-07-06 08:18:04 +00:00
openharmony_ci 5745ca568f !9223 优化首次解锁屏前拦截
Merge pull request !9223 from donglin/unlock
2024-07-06 07:47:22 +00:00
openharmony_ci 7c851644b0 !9266 删除绝对路径,头文件改名
Merge pull request !9266 from jiangzhijun8/abs
2024-07-06 07:37:51 +00:00
openharmony_ci 13a277f2bd !9275 foundation 进程服务之间调用增加权限
Merge pull request !9275 from xinking129/resident_process_enable
2024-07-06 06:47:14 +00:00