sunnylqm
|
dc9b5d722a
|
Refactor UpdateContext to implement singleton pattern and ensure synchronous SharedPreferences writes. Update UpdateModule constructors to utilize the singleton instance.
v10.35.8
|
2025-11-19 18:58:00 +08:00 |
|
sunnylqm
|
e151c9c618
|
Enhance useUpdate hook to validate context usage and add error messages for out-of-provider usage in English and Chinese locales.
|
2025-11-18 20:19:06 +08:00 |
|
sunnylqm
|
2a79061b89
|
Remove cross-version update support from README comparison table for hot update libraries.
|
2025-11-12 18:36:15 +08:00 |
|
sunnylqm
|
e04ce54de6
|
Update README with comparison table for hot update libraries and adjust package references in JSON files for pushy. Bump react-native-update version to 10.35.7 in relevant files.
|
2025-11-12 18:33:16 +08:00 |
|
sunnylqm
|
38229a8bca
|
update react-native-update version from 10.35.6 to 10.35.7 in package.json and bun.lock
v10.35.7
|
2025-11-04 19:54:54 +08:00 |
|
Sunny Luo
|
6661e307cd
|
Update package.json
v10.35.6
|
2025-10-31 13:18:42 +08:00 |
|
Scc
|
027bd16af2
|
fix: expected ';' at end of declaration (#515)
|
2025-10-31 13:18:24 +08:00 |
|
sunnylqm
|
4daaadce70
|
refactor hvigor-plugin to use 2-space indentation for JSON and improve condition checks in RCTPushy
v10.35.5
|
2025-10-30 00:01:26 +08:00 |
|
sunnylqm
|
43ed2f50fe
|
update react-native-update version from 10.35.2 to 10.35.4 in package.json and bun.lock
|
2025-10-27 12:04:01 +08:00 |
|
sunnylqm
|
e46d01714a
|
fix patchfromppk
v10.35.4
|
2025-10-27 10:16:59 +08:00 |
|
sunnylqm
|
366b2a6618
|
fix harmony copies
|
2025-10-27 00:46:21 +08:00 |
|
sunnylqm
|
34e053ae48
|
update react-native-update version from 10.35.2 to 10.35.3 in package.json and remove lastVersion from shared preferences in UpdateContext.java
v10.35.3
|
2025-10-26 23:51:58 +08:00 |
|
sunnylqm
|
d55ef1d8c8
|
update react-native-update version from 10.35.1 to 10.35.2 in package.json and bun.lock
|
2025-10-26 23:27:24 +08:00 |
|
sunnylqm
|
de3e7d9e4c
|
decrement version in package.json from 10.35.3 to 10.35.2
v10.35.2
|
2025-10-26 23:12:29 +08:00 |
|
sunnylqm
|
e0201d3882
|
fix hvigor plugin
|
2025-10-26 23:10:44 +08:00 |
|
sunnylqm
|
ba5b35813d
|
fix unzip
|
2025-10-25 00:59:12 +08:00 |
|
sunnylqm
|
3134f36739
|
update example dep
|
2025-10-24 23:01:50 +08:00 |
|
sunnylqm
|
d4f4740053
|
update lock
|
2025-10-24 22:52:15 +08:00 |
|
sunnylqm
|
a248f18035
|
use latest rnoh package
v10.35.1
|
2025-10-24 22:51:07 +08:00 |
|
sunnylqm
|
268f39f43b
|
fix filejsbundleprovider
v10.35.0
|
2025-10-24 22:09:05 +08:00 |
|
sunnylqm
|
6e4f432e26
|
fix
|
2025-10-24 17:01:50 +08:00 |
|
sunnylqm
|
1b4c03924a
|
fix harmony build
v10.34.9
|
2025-10-23 11:58:57 +08:00 |
|
sunnylqm
|
d458371f54
|
fix harmony build
v10.34.8
|
2025-10-23 11:30:13 +08:00 |
|
sunnylqm
|
84381e5ed7
|
Increment version in package.json to 10.34.7 and update podspec to simplify public header files for Expo dependency.
v10.34.7
|
2025-10-22 16:03:54 +08:00 |
|
sunnylqm
|
8970fd406d
|
bump
v10.34.6
|
2025-10-22 14:53:59 +08:00 |
|
sunnylqm
|
34d6fef493
|
revert react header
|
2025-10-22 14:19:40 +08:00 |
|
sunnylqm
|
84b71e33a8
|
support expo 54
v10.34.5
|
2025-10-21 22:23:49 +08:00 |
|
sunnylqm
|
6cd99dece0
|
Increment version in package.json to 10.34.5, remove obsolete ImportReact.h file, and update podspec to eliminate unnecessary public header files for Expo dependency.
|
2025-10-21 11:57:09 +08:00 |
|
sunnylqm
|
d726f3602b
|
Update app.json to include package name, modify index.js to use expo-router, and upgrade dependencies in package.json for improved compatibility and features.
|
2025-10-19 17:40:18 +08:00 |
|
sunnylqm
|
da21c99bcc
|
Update react-native-update dependency to version 10.34.4 in package.json, bun.lock, and Podfile.lock. Add additional flags for Folly configuration in Xcode project settings.
|
2025-10-18 23:18:23 +08:00 |
|
sunnylqm
|
1f8748375c
|
Enhance Pushy class to support locale configuration in i18n initialization by adding optional locale property to ClientOptions interface.
|
2025-10-17 16:03:54 +08:00 |
|
sunnylqm
|
fa731cd583
|
Increment version in package.json to 10.34.4.
v10.34.4
|
2025-10-16 12:56:53 +08:00 |
|
sunnylqm
|
d077dcb6d3
|
Update submodule references for HDiffPatch and lzma to v3.1.1 commits.
|
2025-10-16 12:49:59 +08:00 |
|
sunnylqm
|
59b60fdc6d
|
Update .gitmodules to reflect new submodule paths for HDiffPatch and lzma, and increment version in package.json to 10.34.3.
v10.34.3
|
2025-10-16 11:35:39 +08:00 |
|
sunnylqm
|
c768705221
|
Update .gitmodules to add new submodules for HDiffPatch and lzma, and increment version in package.json to 10.34.2.
v10.34.2
|
2025-10-16 11:13:22 +08:00 |
|
sunnylqm
|
57206dd2f1
|
Update .gitignore to exclude new harmony package files, remove submodule entries from .gitmodules, and increment version in package.json to 10.34.1. Refactor build-profile.json5 for consistency and update PushyFileJSBundleProvider to handle optional chaining. Remove obsolete pushy.har file and adjust dependencies in oh-package.json5 for clarity.
v10.34.1
|
2025-10-16 00:48:17 +08:00 |
|
sunnylqm
|
4e27d906c3
|
Reorder properties in CheckResult object for consistency in UpdateProvider component.
|
2025-09-28 23:23:16 +08:00 |
|
sunnylqm
|
c24f469475
|
Refactor Pushy class to replace getCurrentVersionInfo with currentVersionInfo for improved clarity and consistency.
|
2025-09-28 21:57:56 +08:00 |
|
sunnylqm
|
8f8a29eda8
|
Update version in package.json from 10.34.0-beta.0 to 10.34.0 for stable release.
v10.34.0
|
2025-09-24 16:56:28 +08:00 |
|
sunnylqm
|
a78542b214
|
Update version to 10.34.0-beta.0 in package.json and modify NDK version for build-lib script; update package manager to yarn@1.22.21.
|
2025-09-24 15:29:57 +08:00 |
|
Sunny Luo
|
8d9ae57a5f
|
Bump version from 10.32.1 to 10.33.0
v10.33.0
|
2025-09-24 08:28:11 +08:00 |
|
Sunny Luo
|
2502935fc0
|
Update package.json
|
2025-09-24 08:27:57 +08:00 |
|
波仔糕
|
8e6d9bf460
|
update judge logic for v2 (#513)
* update judge logic for v2
* udpate
|
2025-09-24 08:26:16 +08:00 |
|
波仔糕
|
897f334343
|
resolve aab package image hot update issue (#512)
* modify harmony download logic to async
* fix harmony image assets load fail issue
* resolve aab package image hot update issue
* update
* udpate
|
2025-09-23 23:41:40 +08:00 |
|
sunnylqm
|
33bc69c3fb
|
Update react-native-update version to 10.32.0 in package.json for the latest features and improvements.
v10.32.0
|
2025-09-20 12:08:03 +08:00 |
|
sunnylqm
|
5028ce31be
|
Update react-native-update to version 10.32.0 in package.json, refactor error handling in DownloadTask and UpdateContext for improved readability, and enhance type definitions in various files for better TypeScript support.
|
2025-09-20 12:07:53 +08:00 |
|
sunnylqm
|
d3a4007763
|
Refactor ProGuard rules for React Native classes to improve reflection handling and maintain compatibility with Expo modules.
v10.31.3
|
2025-09-19 16:03:17 +08:00 |
|
sunnylqm
|
a4f3e3cc38
|
Update react-native-update to version 10.31.2 in bun.lock, package.json, and Podfile.lock for consistency across dependencies.
|
2025-09-19 14:58:47 +08:00 |
|
sunnylqm
|
9d51128ed3
|
Update react-native-update to version 10.31.2 in package.json and enhance currentVersionInfo retrieval in RCTPushy.mm for improved data handling.
v10.31.2
|
2025-09-19 14:50:13 +08:00 |
|
sunnylqm
|
eddb072927
|
Update Podfile.lock to reflect react-native-update version 10.31.1, ensuring consistency with package dependencies.
|
2025-09-19 14:42:29 +08:00 |
|