Commit Graph

15020 Commits

Author SHA1 Message Date
tantingting e665bdfd20 fix autostart app bug
Signed-off-by: tantingting <tantingting5@huawei.com>
2024-08-10 14:10:22 +08:00
openharmony_ci 83f0867b2d !9817 UIServiceExtensionAbility
Merge pull request !9817 from zhubingwei/master
2024-08-09 15:06:52 +00:00
zhubingwei d18866ad0f 检视意见问题修改
Signed-off-by: zhubingwei <zhubingwei@huawei.com>
2024-08-09 21:42:02 +08:00
openharmony_ci b96225b0c7 !9815 壳应用静态权限校验
Merge pull request !9815 from donglin/anco
2024-08-09 11:10:22 +00:00
zhubingwei 5321ed0f8e Merge branch 'master' of gitee.com:openharmony/ability_ability_runtime into master
Signed-off-by: zhubingwei <zhubingwei@huawei.com>
2024-08-09 10:36:08 +00:00
openharmony_ci 604b38dcfc !9813 appStateObserver回调任务抛到js线程整改
Merge pull request !9813 from 夏良伟/appStateObserverModify
2024-08-09 10:24:44 +00:00
openharmony_ci 06544f7114 !9680 ability runtime日志优化
Merge pull request !9680 from hanchenZz/log_reduce
2024-08-09 09:52:23 +00:00
openharmony_ci 55be52b5c0 !9807 【aa debug】删除强制停止进程时清除serviceMap记录的逻辑
Merge pull request !9807 from Tintin9529/aa_debug_killprocess_0808
2024-08-09 09:08:15 +00:00
zhubingwei 07ec12d63d 修改检视意见 及 TDD gn文件格式
Signed-off-by: zhubingwei <zhubingwei@huawei.com>
2024-08-09 17:02:29 +08:00
openharmony_ci 6fc86b6fa7 !9770 元能力日志整改AAFwkTag::ABILITY日志打印不规范
Merge pull request !9770 from 帝俊/0807_log_ability
2024-08-09 08:56:20 +00:00
openharmony_ci cd68eb630d !9822 [tdd]add tdd to ability stage context
Merge pull request !9822 from 张亚菲/zyfContext
2024-08-09 08:35:47 +00:00
夏良伟 79122e2372 Merge branch 'master' of gitee.com:openharmony/ability_ability_runtime into appStateObserverModify
Signed-off-by: 夏良伟 <xialiangwei1@huawei.com>
2024-08-09 08:32:46 +00:00
xia 98afe9a592 appStateObserver回调任务抛到js线程整改
Signed-off-by: xia <xialiangwei1@huawei.com>
2024-08-09 16:32:11 +08:00
donglin 1cc5cb480f broker shell static permission pass
Signed-off-by: donglin <donglin9@huawei.com>
Change-Id: I7654a1dfd3fd76524f284ab70fb3ea9b6ac053f6
2024-08-09 07:10:24 +00:00
zhubingwei 68e3a4cd87 Merge branch 'master' of gitee.com:openharmony/ability_ability_runtime into master
Signed-off-by: zhubingwei <zhubingwei@huawei.com>
2024-08-09 06:51:52 +00:00
openharmony_ci f2806c62ae !9749 cangjie添加支持hwasan
Merge pull request !9749 from Tomahawkd/master
2024-08-09 06:39:09 +00:00
hanchenZz f7bc222ce0 ability runtime日志优化:
PROCESSMGR,AUTO_STARTUP,SER_ROUTER,EXTMGR,SERVICE_EXT,
AUTOFILL_EXT,EXT,DATA_ABILITY,ECOLOGICAL_RULE,CONNECTION,
MISSION,AUTOFILLMGR

Signed-off-by: hanchenZz <wanghanchen1@huawei.com>
2024-08-09 14:35:52 +08:00
openharmony_ci 3682300c22 !9654 【基础能力】支持获取应用级别上下文
Merge pull request !9654 from Tintin9529/application_0730
2024-08-09 06:14:15 +00:00
openharmony_ci 9a65f278bb !9745 ability want 日志整改
Merge pull request !9745 from songjindian/log_ability_want
2024-08-09 06:12:54 +00:00
openharmony_ci bdcdece7f8 !9810 Broker助手应用变量名修改
Merge pull request !9810 from donglin/broker
2024-08-09 04:42:55 +00:00
openharmony_ci 922b8ea85a !9713 ability_tools_UT_test
Merge pull request !9713 from 孙旭辉/master
2024-08-09 04:25:04 +00:00
openharmony_ci 2134381ca1 !9752 元能力日志整改AAFwkTag::DBOBSMGR以及ABILITY_SIM日志打印不规范
Merge pull request !9752 from 帝俊/730_log_dbobsmgr
2024-08-09 03:57:48 +00:00
zhubingwei fab1ec1134 修改权限校验相关问题以及第三方应用可以调用UIServiceExtensionAbility.
UIServiceExtensionContext中添加ConnectServiceExtensionAbility 和 DisConnectServiceExtensionAbility
接口。

Signed-off-by: zhubingwei <zhubingwei@huawei.com>
2024-08-09 11:15:43 +08:00
songjindian 21d31f850a ability日志整改
Signed-off-by: songjindian <songjindian1@huawei.com>
2024-08-09 11:06:17 +08:00
zhangyafei.echo 6ea7d12648 Description:add tdd to ability stage context.
Sig:SIG_ApplicationFramework
Feature or BugFix: Feature
Binary Source: No

Signed-off-by: zhangyafei.echo <zhangyafei12@huawei.com>
Change-Id: I958b44bc8e1c547ee80d7a7ce348f174265f7e9e
2024-08-09 11:00:49 +08:00
openharmony_ci 7bfe77da5d !9792 [fix]预加载embeddeduiextension未遵从规格管控
Merge pull request !9792 from 张亚菲/zyfFix
2024-08-09 02:44:51 +00:00
openharmony_ci f9715c9cfa !9751 remove redundant cleanup logic
Merge pull request !9751 from xie/bugfix-preLoadUiExAbility
2024-08-09 02:08:06 +00:00
帝俊 4469b2daab 0808 Signed-off-by: 帝俊 <yexinjie@huawei.com> 2024-08-09 09:59:22 +08:00
Tomahawkd ec02d58244 add cangjie hwasan support
Signed-off-by: duanmingcheng <Takina.Inoue@huawei.com>
2024-08-09 09:56:20 +08:00
Tintin9529 3a5b06655a Merge branch 'master' of gitee.com:openharmony/ability_ability_runtime into application_0730
Signed-off-by: Tintin9529 <tantingting5@huawei.com>
2024-08-09 01:53:27 +00:00
tantingting 07ff0713dc modify format
Signed-off-by: tantingting <tantingting5@huawei.com>
2024-08-09 09:52:01 +08:00
tantingting 1c3d603441 add application
Signed-off-by: tantingting <tantingting5@huawei.com>
2024-08-09 09:41:41 +08:00
openharmony_ci ff9b6d1e19 !9763 createcontext
Merge pull request !9763 from zhuhan/0804_createcontext
2024-08-09 01:31:26 +00:00
openharmony_ci ec15528450 !9687 delegaot日志整改
Merge pull request !9687 from songjindian/log_delegaotr
2024-08-09 01:18:05 +00:00
openharmony_ci 9c6530d374 !9689 context日志整改
Merge pull request !9689 from songjindian/log_context
2024-08-09 01:16:27 +00:00
帝俊 2ee7458b82 0808 Signed-off-by: 帝俊 <yexinjie@huawei.com> 2024-08-09 09:10:15 +08:00
openharmony_ci fa41af7a3b !9753 代码修正
Merge pull request !9753 from sodanotgreen/reset
2024-08-08 16:11:17 +00:00
openharmony_ci 3ba0812370 !9723 lock
Merge pull request !9723 from sodanotgreen/master
2024-08-08 16:00:50 +00:00
openharmony_ci 5cc1302378 !9733 修复应用A通过startAbility打开应用B,应用B通过startAbilityAsCaller隐式启动拉起选择框打开应用C,C的caller信息不是A的问题
Merge pull request !9733 from 夏良伟/UpdateAsCallerInfoFromDialog-0806
2024-08-08 15:43:04 +00:00
openharmony_ci 6734edd1d1 !9797 元能力ut分支覆盖率提升-02
Merge pull request !9797 from 孙旭辉/master
2024-08-08 15:25:18 +00:00
openharmony_ci 4a07334a52 !9732 wantAgent支持startService
Merge pull request !9732 from XKK/wantAgentStartService
2024-08-08 14:38:40 +00:00
openharmony_ci cf0f515e4a !9788 元能力 UT覆盖率增加 from lijun part 2
Merge pull request !9788 from zhubingwei/master
2024-08-08 14:05:36 +00:00
openharmony_ci c40846b969 !9767 图片编辑问题修改
Merge pull request !9767 from mars10577020/master
2024-08-08 14:04:06 +00:00
openharmony_ci ebeee31d53 !9794 编译依赖项宏隔离
Merge pull request !9794 from 崔瑞斌/master
2024-08-08 14:02:13 +00:00
zhuhan 3211dac857 createcontext
Signed-off-by: zhuhan <2281542033@qq.com>
Change-Id: I2a22e362885788e5dac61934dab4f399f19cea2b
2024-08-08 20:57:52 +08:00
openharmony_ci 36406eb4d6 !9743 添加AppStateData应用分身信息appIndex
Merge pull request !9743 from xiapengday/master
2024-08-08 12:21:45 +00:00
XKK b6b79ef909 wantAgent支持startService
Signed-off-by: XKK <huyingsong@huawei.com>
2024-08-08 19:16:26 +08:00
tantingting 3f6d4eab5b 删除强制停止进程时清除serviceMap记录的逻辑
Signed-off-by: tantingting <tantingting5@huawei.com>
2024-08-08 18:47:42 +08:00
openharmony_ci e81c22c5e2 !9761 解决bms_context_impl_test TDD crash 问题
Merge pull request !9761 from zhubingwei/master
2024-08-08 10:44:51 +00:00
zhubingwei 52d1f09be7 元能力 UT覆盖率增加 from lijun part 2
Signed-off-by: zhubingwei <zhubingwei@huawei.com>
2024-08-08 18:40:01 +08:00