| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
cde检测问题修改以及Copyright时间调整 Signed-off-by: zuotao <zuotao2@huawei.com> | 3 年前 | |
setcurrentdata异常分支修复 Co-Authored-By: Agent Signed-off-by: yanghuiqing <yanghuiqing6@h-partners.com> | 7 天前 | |
Refactor: Update include paths for pasteboard_common_utils Update all include paths for pasteboard_common_utils.h to use common/pasteboard_common_utils.h after file reorganization. Changes: - adapter/src/device_profile_adapter.cpp - adapter/test/device_profile_client_test.cpp - framework/framework/common/pasteboard_common_utils.cpp - framework/innerkits/src/pasteboard_copy.cpp - interfaces/ani/src/pasteboard_ani.cpp - interfaces/kits/napi/src/napi_systempasteboard.cpp - interfaces/ndk/src/oh_pasteboard.cpp - interfaces/taihe/src/ohos.pasteboard.pasteboard.impl.cpp - services/core/src/pasteboard_disposable_manager.cpp - services/core/src/pasteboard_service.cpp - services/dfx/src/hiview_adapter.cpp - services/switch/pasteboard_switch.cpp - framework/framework/BUILD.gn: Remove common include from include_dirs - framework/framework/device/dev_profile.cpp: Remove unused include - framework/framework/device/distributed_module_config.cpp: Remove unused include - framework/framework/device/dm_adapter.cpp: Remove unused include - test/fuzztest/pasteboarddisposable_fuzzer/BUILD.gn: Fix sources list - Update copyright year to 2026 This cleans up remaining references to old common/include directory after flattening directory structure and fixes fuzzer build config. Co-Authored-By: Agent <agent@opencode.ai> Signed-off-by: yang-yinghua <yangyinghua1@huawei.com> | 4 个月前 | |
chore: 删除pasteboard dialog中的冗余learn_more字符串资源 删除25个语言资源文件中未使用的learn_more字符串定义,共172行冗余代码。该字符串在代码中未被引用,属于冗余资源,清理后提高代码维护性。 Fixes #1654 Co-Authored-By: Agent Signed-off-by: quyh <quyihao@h-partners.com> Change-Id: I0186ab8dbb3309f7cbb9f18fabf33b89856c3745 | 16 天前 | |
Fix: IProfileChangeListener -> ProfileChangeListenerStub Signed-off-by: zhusiyuan <zhusiyuan2@huawei.com> | 1 年前 | |
delete: 删除文件 adapter/test/mock/data_share/datashare_delegate_mock.h Signed-off-by: yang-huiqing <yanghuiqing6@h-partners.com> | 3 个月前 | |
新增ut Signed-off-by: lightycld <yangwei325@h-partners.com> | 4 天前 | |
pasteboard clear failed Signed-off-by: yang-yinghua <yangyinghua1@huawei.com> | 9 个月前 | |
refactor: replace udmf_core with udmf_client in pasteboard Replace all udmf:udmf_core dependencies with udmf:udmf_client. Modified files: - interfaces/kits/BUILD.gn - interfaces/taihe/BUILD.gn - interfaces/ndk/BUILD.gn - services/BUILD.gn (4 occurrences) - framework/innerkits/BUILD.gn Co-Authored-By: Agent Signed-off-by: quyh <quyihao@h-partners.com> 🤖 AI[100%] 🔧 Human Fixed[0%] 🧑 Human[0%] 👌 AI Adopted[0%] Co-authored-by: opencode (glm-5) <ai@local> Change-Id: Id4344b16f434ad1d783c159abfc77863c95445ea | 2 天前 | |
pasteboard idl Signed-off-by: vb6174 <zhangyunhu@huawei.com> | 1 年前 | |
新增GetPasteDataInfo接口,返回数据类型及大小信息 Co-Authored-By: Agent Signed-off-by: yangwei <yangwei325@h-partners.com> | 9 天前 | |
pasteboard idl Signed-off-by: vb6174 <zhangyunhu@huawei.com> | 1 年前 | |
feat: simplify HTTP_URL regex to match only http:// or https:// prefixes Simplify HTTP_URL pattern detection to match any string starting with http:// or https://: - Update HTTP_URL regex from complex validation to simple pattern: https?://[^\s]+ - This matches any string starting with http:// or https:// followed by non-whitespace characters - Remove previous constraints on character types, length, and domain format - Fix test case name: DetectFlightNumberTest007 -> DetectFlightNumberTest001 Feature or Bugfix:Feature Binary Source:No Signed-off-by: yyh <yangyinghua1@huawei.com> Co-Authored-By: Agent <agent@opencode.ai> Signed-off-by: yang-yinghua <yangyinghua1@huawei.com> | 4 个月前 | |
fix:modify code difference Signed-off-by: quyh <quyihao@huawei.com> | 10 个月前 | |
Optimize the external symbol table Signed-off-by: suntaostyle1 <suntao89@huawei.com> | 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 年前 | ||
| 7 天前 | ||
| 4 个月前 | ||
| 16 天前 | ||
| 1 年前 | ||
| 3 个月前 | ||
| 4 天前 | ||
| 9 个月前 | ||
| 2 天前 | ||
| 1 年前 | ||
| 9 天前 | ||
| 1 年前 | ||
| 4 个月前 | ||
| 10 个月前 | ||
| 1 年前 |