| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
支持获取首次解锁前启动的应用列表 Signed-off-by: zhengzhuolan <zhengzhuolan@huawei-partners.com> | 6 个月前 | |
dfx change Signed-off-by: dengxiaoyu <dengxiaoyu6@huawei.com> | 1 年前 | |
Timers ignore operating remote Signed-off-by: wangzhen <wangzhen416@huawei.com> Change-Id: I1928d16427c012e36e17fdecc75c9b6ac90c5622 | 1 年前 | |
BlockAllAppStart_0813 Signed-off-by: Luobniz21 <luoyicong@h-partners.com> 🤖 AI[0%] 🔧 Human Fixed[0%] 🧑 Human[100%] 👌 AI Adopted[0%] # Please enter the commit message for your changes. Lines starting # with '#' will be kept; you may remove them yourself if you want to. # An empty message aborts the commit. # # interactive rebase in progress; onto dd8da781fd # Last command done (1 command done): # pick 7a20d99826 BlockAllAppStart_0813 # No commands remaining. # You are currently rebasing branch 'BlockAllAppStart_0813' on 'dd8da781fd'. # # Changes to be committed: # modified: services/abilitymgr/etc/appfwk.para # modified: services/abilitymgr/etc/appfwk.para.dac # modified: services/abilitymgr/src/ability_manager_service.cpp # modified: services/common/include/app_utils.h # modified: services/common/src/app_utils.cpp # modified: test/unittest/ability_manager_service_seventh_test/ability_manager_service_seventh_test.cpp # modified: test/unittest/ability_manager_service_seventh_test/include/app_utils.h # modified: test/unittest/ability_manager_service_seventh_test/src/app_utils.cpp # modified: test/unittest/ability_manager_service_seventh_test/src/mock_ability_manager_service.cpp # modified: test/unittest/ability_manager_service_thirteenth_test/mock/include/mock_app_utils.h # modified: test/unittest/ability_manager_service_thirteenth_test/mock/src/mock_app_utils.cpp # # Please enter the commit message for your changes. Lines starting # with '#' will be kept; you may remove them yourself if you want to. # An empty message aborts the commit. # # Date: Thu Aug 13 19:57:18 2026 +0800 # # On branch BlockAllAppStart_0813 # Your branch is up to date with 'origin/BlockAllAppStart_0813'. # # Changes to be committed: # modified: services/abilitymgr/etc/appfwk.para # modified: services/abilitymgr/etc/appfwk.para.dac # modified: services/abilitymgr/src/ability_manager_service.cpp # modified: services/common/include/app_utils.h # modified: services/common/src/app_utils.cpp # modified: test/unittest/ability_manager_service_seventh_test/ability_manager_service_seventh_test.cpp # modified: test/unittest/ability_manager_service_seventh_test/include/app_utils.h # modified: test/unittest/ability_manager_service_seventh_test/src/app_utils.cpp # modified: test/unittest/ability_manager_service_seventh_test/src/mock_ability_manager_service.cpp # modified: test/unittest/ability_manager_service_thirteenth_test/ability_manager_service_thirteenth_test.cpp # modified: test/unittest/ability_manager_service_thirteenth_test/mock/include/mock_app_utils.h # modified: test/unittest/ability_manager_service_thirteenth_test/mock/include/mock_my_status.h # modified: test/unittest/ability_manager_service_thirteenth_test/mock/include/mock_permission_verification.h # modified: test/unittest/ability_manager_service_thirteenth_test/mock/src/mock_app_utils.cpp # modified: test/unittest/ability_manager_service_thirteenth_test/mock/src/mock_permission_verification.cpp # # Untracked files: # skills/codecheck/codecheck_report_utils_0820_20260820.md # skills/codecheck/refute_log.md # | 12 天前 | |
fix AbilityCache residue Signed-off-by: liangzhao <zhaoliang29@huawei.com> | 2 年前 | |
multi foreground user Signed-off-by: wendel <yuwenze1@huawei.com> Change-Id: I2b1f8a58e66f4eff7c42a30f9ef862215b0768ac | 1 年前 | |
Add log and test for eventHandler Signed-off-by: wangzhen <wangzhen416@huawei.com> Change-Id: Ib9c14da7d2a18f7995217b418c3af6b0e2fe66e7 | 1 年前 | |
refactor: prelaunch no call request Signed-off-by: yangxuguang-huawei <yangxuguang3@h-partners.com> AI[100%] Human Fixed[0%] Human[0%] AI Adopted[100%] Co-authored-by: pi (glm-5.2) <ai@local> Change-Id: Ic48c93dcef13e366ed3da1cd4774289497c00f5a | 8 天前 | |
code fix Signed-off-by: wangzhen <wangzhen416@huawei.com> | 7 个月前 | |
log cut Co-Authored-By: agent Signed-off-by: wlh2624_DS <1968860844@qq.com> | 2 个月前 | |
Revert "runtime代码仓hilog日志文件调整" This reverts commit 600ab26e3b7c5a431e99a05969bd0eb156bc8da1. Signed-off-by: Baisong Zhong <zhongbaisong@huawei.com> Change-Id: Ic66a3baf20371fc5d09eb0f7e129797b4325992a | 2 年前 | |
fix: resolve stability and security issues in ExtensionRunningTimeoutMonitor - Replace [this] lambda capture with GetInstance() to avoid passing raw this pointer to ffrt task thread - Use GetRecordId() instead of std::hash for recordId to prevent hash collisions and duplicate tracking - Eliminate const_cast<char*> on c_str() by copying strings via make_unique<char[]> + strcpy_s - Batch event insertion under single lock in CheckAliveExtensions - Initialize HisyseventReport::params_ to nullptr - Fix new bool[]/unique_ptr<char[]> type mismatch in InsertParam - Add proper const char* overload instead of const_cast for string params - Unify strcpy_s return value check with EOK constant Signed-off-by: zhang_hao_zheng <zhanghaozheng2@h-partners.com> Co-Authored-By: Agent Change-Id: I26c6390a758170258ca55ae2bfe694ce7c07ca79 | 4 个月前 | |
Add code Signed-off-by: wangbing <wangbing175@huawei-partners.com> | 1 年前 | |
modify marco definition for ability_runtime Signed-off-by: 黄师伟 <huangshiwei4@huawei.com> | 4 年前 | |
修复AMS内部want传递失败 Signed-off-by: 段嗣钊 <duansizhao@huawei.com> Change-Id: I47959a3f6518b5f53e537d16514a21514449ed8d | 1 年前 | |
Extension解锁前拦截支持blockList Signed-off-by: zhangyuhang72 <zhangyuhang72@huawei.com> Change-Id: I52447cdd3bc1cbe2ae67f4ea914b897f89f02213 | 1 年前 | |
support aa for 2in1/tablet Co-Authored-By: Agent Signed-off-by: 任国军 <renguojun1@h-partners.com> AI[0%] Human Fixed[0%] Human[100%] AI Adopted[0%] | 10 天前 | |
aa命令新增权限 Signed-off-by: hanchen45 <wanghanchen1@huawei.com> | 7 天前 | |
code review Co-Authored-By: Agent Signed-off-by: wangzhen <wangzhen416@huawei.com> 🤖 AI[0%] 👌 AI Adopted[0%] 🧑 Human[100%] Change-Id: I261a1b0698d57d291c4790fd4e99994e982cc5c2 | 2 个月前 | |
ModularObjectExtension修改 Co-Authored-By:Agent Signed-off-by: zhangyuhang72 <zhangyuhang72@h-partners.com> Change-Id: Id21699820868e1745648403795a99a499f76fd49 | 4 个月前 | |
util Signed-off-by: savior-xzh <xuzheheng2@huawei.com> Change-Id: I7d2fc3c1b446039fb3a0ad44ed95a8eacdf4ea4e | 1 年前 | |
ams adaption for ffrt Signed-off-by: darkness33 <zhongyan27@huawei.com> | 1 个月前 | |
fix:add supported kill uid Signed-off-by: chenshi51 <chenshi51@huawei.com> Change-Id: I6fe150e0b168079feb1e37c5f8bee3dac9b6daf3 | 1 个月前 | |
20250115_1113 Signed-off-by: l30067926 <luoyicong@h-partners.com> Change-Id: I5530c3df10ebbdd36c63f729c5d4aed963b24d6e | 1 年前 | |
Add task timeout Signed-off-by: wangzhen <wangzhen346@huawei.com> Change-Id: I0235a8aeeee49d9d15a2aaac05cfb5c15b83aba8 | 1 年前 | |
增加实况窗自定义模板LiveViewCardExtension Co-Authored-By: zhanghangming Signed-off-by: weixin_46857065 <zhanghangming3@h-partners.com> | 3 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 6 个月前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 12 天前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 8 天前 | ||
| 7 个月前 | ||
| 2 个月前 | ||
| 2 年前 | ||
| 4 个月前 | ||
| 1 年前 | ||
| 4 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 10 天前 | ||
| 7 天前 | ||
| 2 个月前 | ||
| 4 个月前 | ||
| 1 年前 | ||
| 1 个月前 | ||
| 1 个月前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 3 个月前 |