HarmonyOSBaseLibs/src/main/ets/utils
徐勤民 3ad2b23292 refactor(app): 移除图片裁剪功能并优化账户信息接口
- 在 ApiConfig 中为 getAccountInfo 接口添加 showLog 字段
- 删除 ImageCropperView 组件和相关路由
- 移除 @candies/image_cropper 依赖
-优化 FileHelper 中的 saveImage 方法,返回保存后的图片 URI
2024-11-11 15:18:16 +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(app): 添加应用崩溃恢复功能并优化网络请求 2024-10-31 12:23:46 +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(ywq): 增加已签列表时间筛选功能- 在 SignedView 页面添加时间筛选功能 2024-11-07 10:14:39 +08:00
ToolsHelper.ets feat(ywq): 新增垃圾箱功能 2024-11-07 15:28:14 +08:00
ToolsHelperForTS.ts refactor(utils): 为工具类添加私有构造函数 2024-10-31 12:28:44 +08:00
ValidatorHelper.ets refactor(utils): 为工具类添加私有构造函数 2024-10-31 12:28:44 +08:00
WindowHelper.ets refactor(utils): 为工具类添加私有构造函数 2024-10-31 12:28:44 +08:00
XWebHelper.ets refactor(utils): 为工具类添加私有构造函数 2024-10-31 12:30:41 +08:00