xuqinmin12
  • 加入于 2026-04-28
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-RNSDKmain 分支 2026-05-14 19:21:23 +08:00
7aebf47ce4 chore: bump version to 0.2.2
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-RNSDKmain 分支 2026-05-14 19:13:35 +08:00
85471505a9 fix: add --verbose to npm publish for debugging
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-RNSDKmain 分支 2026-05-14 18:50:30 +08:00
b35fb46726 fix: use ACR_PASSWORD credential and remove branch condition
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-RNSDKmain 分支 2026-05-14 18:16:12 +08:00
c59adf7f81 fix: clean bat returnStdout, fix publish condition, add IMAGE_TAG param
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-RNSDKmain 分支 2026-05-14 18:14:19 +08:00
4731a0f7bd fix: restore shim paths in xwebview tsconfig to fix async-storage type resolution
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-RNSDKmain 分支 2026-05-14 17:40:05 +08:00
6229f1bb2b fix: add async-storage to devDependencies for typecheck
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-RNSDKmain 分支 2026-05-14 17:35:02 +08:00
bb4cd9ac29 fix: add missing @react-native-async-storage/async-storage devDependency to xwebview
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-RNSDKmain 分支 2026-05-14 17:31:16 +08:00
95b19c27b3 fix: add type annotation for permission request parameter
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-RNSDKmain 分支 2026-05-14 16:53:35 +08:00
6d7cd0be6c fix: add missing dev dependencies for xwebview types
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-RNSDKmain 分支 2026-05-14 16:37:11 +08:00
947b1cd321 fix: update package-lock.json to sync with package.json
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-RNSDKmain 分支 2026-05-14 16:27:50 +08:00
2f72e7a0f2 fix: update Jenkinsfile for Windows compatibility and xuqmGroup org
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-Webmain 分支 2026-05-14 15:37:25 +08:00
1552bfb561 fix: add --platform to docker pull and handle pull failure
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-Servermain 分支 2026-05-14 15:37:22 +08:00
340a54623b fix: add --platform to docker pull and handle pull failure
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-Servermain 分支 2026-05-14 15:29:21 +08:00
11092165b5 fix: add --platform=linux/amd64 to Jenkinsfile for cross-platform build
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-Webmain 分支 2026-05-14 15:29:13 +08:00
dd63093a85 fix: add --platform=linux/amd64 to Jenkinsfiles for cross-platform build
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-Servermain 分支 2026-05-14 15:22:20 +08:00
0a245d21bf fix: add --platform=linux/amd64 to Dockerfile for cross-platform build
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-Webmain 分支 2026-05-14 15:20:53 +08:00
4d98ae151f fix: add --platform=linux/amd64 to Dockerfiles for cross-platform build
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-Servermain 分支 2026-05-14 14:39:15 +08:00
780f7310a8 fix: add im-sdk module to parent pom.xml to fix Maven build
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-AndroidSDKmain 分支 2026-05-11 18:58:55 +08:00
0fdfc048e7 refactor(webview): 重构WebView组件实现
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-AndroidSDKmain 分支 2026-05-11 18:13:07 +08:00
9e9b41fedb feat(webview): 添加独立的WebView活动支持