Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
master
arkui_ace_engine
/
frameworks
/
core
/
components
/
theme
下载当前目录
xqq879988
新材质的WithTheme中单词拼写错误的bug
ff7deeb3
创建于
9 天前
历史提交
文件
最后提交记录
最后更新时间
tools
zhongjianfei@huawei.com Signed-off-by: zhongjianfei <zhongjianfei@huawei.com> Change-Id: I9b8fb68aac65e450cc408aa579f22bc446ea81ec
4 年前
BUILD.gn
new material Signed-off-by: hehongyang3 <hehongyang@huawei.com> Change-Id: Ib41772545e0db0b893aa2c182477ff8023ac9fe4
6 个月前
advanced_pattern_theme.h
improve include text_style.h Signed-off-by: royce-ls <lusong11@huawei.com> Change-Id: I57930944f3212a1e2d066530bbde15e4d0cc8da8
2 个月前
app_theme.cpp
分层参数类型改为string Signed-off-by: liuyongkai2 <liuyongkai2@huawei-partners.com>
8 个月前
app_theme.h
分层参数支持设置click和drag阈值 Signed-off-by: 刘永凯 <liuyongkai2@huawei-partners.com>
9 个月前
blur_style_theme.cpp
blur/shadow并行化加锁保护 Signed-off-by: fangzhiyuan1 <fangzhiyuan5@huawei.com>
4 个月前
blur_style_theme.h
blur/shadow并行化加锁保护 Signed-off-by: fangzhiyuan1 <fangzhiyuan5@huawei.com>
4 个月前
card_theme.h
删除对build_theme_code依赖 Signed-off-by: kangchongtao <kangchongtao@huawei.com>
8 个月前
corner_mark_theme.h
绘制角标 Signed-off-by: chendongqi <chendongqi3@h-partners.com>
4 个月前
icon_theme.cpp
支持menuitem自动填充 Signed-off-by: g00500048 <ganzhiwei2@huawei.com>
5 个月前
icon_theme.h
search组件模块化/归一化 Signed-off-by: wangxiuxiu96 <wangxiuxiu9@huawei-partners.com> Change-Id: Ie6fb11d591af746065f4dd059c0d6c8f5713b457
3 个月前
resource_adapter.h
!81798
merge instance2 into master Add bundle/module metadata to ResourceAdapter V2 creation paths Created-by: fangzhiyuan1 Commit-by: fangzhiyuan1 Merged-by: openharmony_ci Description: **IssueNo**:
https://gitcode.com/openharmony/arkui_ace_engine/issues/73949
**Description**: Add bundle/module metadata to ResourceAdapter V2 creation paths **Sig**: SIG_ApplicationFramework **Binary Source**: No ## 请勿修改以下选项内容,仅需保存后点击复选框,或在编辑时将对应项前面的
[ ]
改为
[x]
## Do not modify the following option content. Simply save and click the checkbox, or when editing, change
[ ]
to
[x]
for the relevant item. ### Feature or Bugfix - [ ] 需求/Feature - [x] 缺陷/Bugfix ### 是否涉及非兼容变更/Whether it involves incompatible changes - [ ] 是/Yes - [x] 否/No ### TDD自验结果/TDD Self-Verification Results - [ ] 通过,请在下方提供截图/Pass. Provide execution details in picture below. - [ ] 失败,请在下方提供基线执行情况截图/Fail. Provide baseline execution details in picture below. - [x] 不涉及/Not Involved ### XTS自验结果/XTS Self-Verification Results - [ ] 通过,请在下方提供截图/Pass. Provide execution details in picture below. - [ ] 失败,请在下方提供基线执行情况截图/Fail. Provide baseline execution details in picture below. - [x] 不涉及/Not Involved ### 检视意见是否都已闭环/Have all review comments been resolved - [x] 是/Yes - [ ] 否/No ### 是否已执行L0用例 - [x] 已验证/Yes - [ ] 不涉及,请在下方说明原因/Not Involved. Please specify the reasons below. See merge request: openharmony/arkui_ace_engine
!81798
2 个月前
shadow_theme.cpp
blur/shadow并行化加锁保护 Signed-off-by: fangzhiyuan1 <fangzhiyuan5@huawei.com>
4 个月前
shadow_theme.h
blur/shadow并行化加锁保护 Signed-off-by: fangzhiyuan1 <fangzhiyuan5@huawei.com>
4 个月前
theme.csv
modify checbox default size Signed-off-by: huangdong57 <huangdong57@huawei.com>
2 年前
theme.h
innerkit theme func interface Signed-off-by: Flanif <tengteng5@huawei.com>
1 年前
theme_attributes.cpp
header opt:xnode Signed-off-by: l00916518 <liuhuayi3@huawei.com> Change-Id: I9277c07cd2bd03032dc26d89af37168a44e51735
28 天前
theme_attributes.h
header opt:xnode Signed-off-by: l00916518 <liuhuayi3@huawei.com> Change-Id: I9277c07cd2bd03032dc26d89af37168a44e51735
28 天前
theme_constants.cpp
获取symbolID方式 Signed-off-by: quguiren <quguiren1@huawei-partners.com>
1 年前
theme_constants.h
compile optmz: border Co-Authored-By: Agent Signed-off-by: Shi Bofan <shibofan1@huawei.com>
1 个月前
theme_manager.h
WithTheme InnerAPI Signed-off-by: black <huwenfeng@huawei.com>
1 年前
theme_manager_impl.cpp
!84305
merge withtheme into master refactor: use override adapter for temporary theme lookup Created-by: fangzhiyuan1 Commit-by: fangzhiyuan Merged-by: openharmony_ci Description: **IssueNo**:
https://gitcode.com/openharmony/arkui_ace_engine/issues/76083
**Description**: refactor: use override adapter for temporary theme lookup **Sig**: SIG_ApplicationFramework **Binary Source**: No ## 请勿修改以下选项内容,仅需保存后点击复选框,或在编辑时将对应项前面的
[ ]
改为
[x]
## Do not modify the following option content. Simply save and click the checkbox, or when editing, change
[ ]
to
[x]
for the relevant item. ### Feature or Bugfix - [ ] 需求/Feature - [x] 缺陷/Bugfix ### 是否涉及非兼容变更/Whether it involves incompatible changes - [ ] 是/Yes - [x] 否/No ### TDD自验结果/TDD Self-Verification Results - [x] 通过,请在下方提供截图/Pass. Provide execution details in picture below. - [ ] 失败,请在下方提供基线执行情况截图/Fail. Provide baseline execution details in picture below. - [ ] 不涉及/Not Involved ### XTS自验结果/XTS Self-Verification Results - [ ] 通过,请在下方提供截图/Pass. Provide execution details in picture below. - [ ] 失败,请在下方提供基线执行情况截图/Fail. Provide baseline execution details in picture below. - [x] 不涉及/Not Involved ### 检视意见是否都已闭环/Have all review comments been resolved - [x] 是/Yes - [ ] 否/No ### 是否已执行L0用例 - [x] 已验证/Yes - [ ] 不涉及,请在下方说明原因/Not Involved. Please specify the reasons below.  See merge request: openharmony/arkui_ace_engine
!84305
22 天前
theme_manager_impl.h
refactor: use override adapter for temporary theme lookup replace temporary UpdateColorMode switching in ThemeManagerImpl use override resource adapter for temporary resource color parsing Co-Authored-By: Agent Signed-off-by: fangzhiyuan <fangzhiyuan5@huawei.com>
1 个月前
theme_manager_multi_thread.cpp
解决并行化主题递归死锁 Signed-off-by: fangzhiyuan1 <fangzhiyuan5@huawei.com>
5 个月前
theme_style.h
shadowTheme预加载 Signed-off-by: fangzhiyuan <1299012718@qq.com>
1 年前
theme_utils.cpp
编译效率优化:减少头文件依赖,使用前向声明替代重include - container.h: 移除app_bar_view.h include,改为前向声明,构造/析构/SetAppBar/GetAppBar改为out-of-line实现 - 40+文件: 移除不必要的include或替换为前向声明 - 补充因依赖链变化缺失的include - 修复SDK编译ace_view_preview.cpp的FrameNode不完整类型错误 Issue:
https://gitcode.com/openharmony/arkui_ace_engine/issues/75256
Signed-off-by: liuhui <liuhui160@huawei.com> Change-Id: I0614e4197c7e741c9634e840134c15c62731bae5
1 个月前
theme_utils.h
header opt:xnode Signed-off-by: l00916518 <liuhuayi3@huawei.com> Change-Id: I9277c07cd2bd03032dc26d89af37168a44e51735
28 天前
ui_material_theme.cpp
新材质的WithTheme中单词拼写错误的bug Signed-off-by: xqq879988 <xieqiqi2@huawei.com>
9 天前
ui_material_theme.h
menu的WithTheme适配新材质的bug Signed-off-by: xqq879988 <xieqiqi2@huawei.com>
14 天前