HarmonyOSBaseLibs/src/main/ets/utils
徐勤民 8196f908fe feat(chat): 添加聊天图片预览功能并优化消息展示
- 新增 ChatItemImageView 组件用于显示聊天中的图片消息
- 添加 ImagePreviewView 组件实现图片预览功能
- 优化聊天项 ChatItemView 的布局和时间显示逻辑
- 在 HosChatView 中集成图片预览功能
-调整 HosConversationVIew 的刷新逻辑
- 优化 MessageHelper 中的消息解析和时间显示相关方法
2025-03-13 16:58:07 +08:00
..
compose feat(ywq): 增加已签列表时间筛选功能- 在 SignedView 页面添加时间筛选功能 2024-11-07 10:14:39 +08:00
AlgorithmHelper.ets refactor(utils): 为工具类添加私有构造函数 2024-10-31 12:28:44 +08:00
AppStorageHelper.ets refactor(utils): 为工具类添加私有构造函数 2024-10-31 12:28:44 +08:00
Base64Helper.ets feat(gx): 添加证书状态检查和订单管理功能 2024-11-13 19:26:44 +08:00
CharHelper.ets feat(app): 添加应用崩溃恢复功能并优化网络请求 2024-10-31 12:23:46 +08:00
CrashHelper.ets feat(app): 新增版本更新和错误日志功能 2024-11-07 19:59:52 +08:00
FileHelper.ets refactor(app): 移除图片裁剪功能并优化账户信息接口 2024-11-11 15:18:16 +08:00
LogHelper.ets refactor(utils): 为工具类添加私有构造函数 2024-10-31 12:28:44 +08:00
PickerDateTimeHelper.ets feat(ywq): 添加搜索功能并优化首页交互 2024-11-07 16:25:26 +08:00
PickerHelper.ets feat(app): 添加问题反馈功能- 新增问题反馈页面组件 FeedbackView 2024-11-09 17:13:53 +08:00
PreferencesHelper.ets refactor(utils): 为工具类添加私有构造函数 2024-10-31 12:28:44 +08:00
StrHelper.ets feat(app): 添加应用崩溃恢复功能并优化网络请求 2024-10-31 12:23:46 +08:00
SZYXLocalStorageHelper.ts refactor(utils): 为工具类添加私有构造函数 2024-10-31 12:28:44 +08:00
SZYXLocalStorageKeys.ts refactor(utils): 为工具类添加私有构造函数 2024-10-31 12:28:44 +08:00
TimeHelper.ts feat(chat): 添加聊天图片预览功能并优化消息展示 2025-03-13 16:58:07 +08:00
ToolsHelper.ets feat(basic): 添加设备信息中的产品型号字段 2025-03-11 18:52:22 +08:00
ToolsHelperForTS.ts refactor(utils): 为工具类添加私有构造函数 2024-10-31 12:28:44 +08:00
ValidatorHelper.ets refactor(login): 优化注册页面密码验证逻辑 2024-11-20 19:25:16 +08:00
WindowHelper.ets refactor(utils): 为工具类添加私有构造函数 2024-10-31 12:28:44 +08:00
XWebHelper.ets feat(miniapp): 实现 H5 金沙框架 2025-02-18 15:11:40 +08:00
XWebManager.ets feat(XWebview): 新增 JavaScript 代理功能 2025-02-17 11:55:55 +08:00