MCPcopy Create free account

hub / github.com/reactnativecn/react-native-update / functions

Functions494 in github.com/reactnativecn/react-native-update

Methodconstructor
(protected ctx: UITurboModuleContext)
harmony/pushy/src/main/ets/PushyTurboModule.ts:37
FunctioncreateLocalAssetUrls
()
Example/testHotUpdate/src/TestConsole.js:27
MethodcreateReactActivityDelegate
Returns the instance of the {@link ReactActivityDelegate}. Here we use a util class {@link DefaultReactActivityDelegate} which allows you to easily en
Example/harmony_use_pushy/android/app/src/main/java/com/harmony_use_pushy/MainActivity.java:24
MethodcreateReactNativeHostHandlers
(Context context)
android/src/main/java/expo/modules/pushy/ExpoPushyPackage.java:12
MethoddownloadAndInstallApk
(ReadableMap options, Promise promise)
android/src/newarch/cn/reactnative/modules/update/UpdateModule.java:36
MethoddownloadAndInstallApk
(ReadableMap options, Promise promise)
android/src/oldarch/cn/reactnative/modules/update/UpdateModule.java:38
MethoddownloadAndInstallApk
(_options: { url: string; target: string; hash: string; })
harmony/pushy/src/main/ets/PushyTurboModule.ts:266
MethoddownloadFile
( url: string, hash: string, fileName: string, )
harmony/pushy/src/main/ets/UpdateContext.ts:380
MethoddownloadFullUpdate
(ReadableMap options, Promise promise)
android/src/newarch/cn/reactnative/modules/update/UpdateModule.java:31
MethoddownloadFullUpdate
(String url, String hash, DownloadFileListener listener)
android/src/main/java/cn/reactnative/modules/update/UpdateContext.java:122
MethoddownloadFullUpdate
(ReadableMap options, Promise promise)
android/src/oldarch/cn/reactnative/modules/update/UpdateModule.java:33
MethoddownloadFullUpdate
(url: string, hash: string)
harmony/pushy/src/main/ets/UpdateContext.ts:364
MethoddownloadFullUpdate
(options: { updateUrl: string; hash: string; })
harmony/pushy/src/main/ets/PushyTurboModule.ts:258
MethoddownloadPatchFromPackage
(ReadableMap options, Promise promise)
android/src/newarch/cn/reactnative/modules/update/UpdateModule.java:46
MethoddownloadPatchFromPackage
(ReadableMap options, Promise promise)
android/src/oldarch/cn/reactnative/modules/update/UpdateModule.java:48
MethoddownloadPatchFromPackage
( url: string, hash: string, )
harmony/pushy/src/main/ets/UpdateContext.ts:411
MethoddownloadPatchFromPackage
(options: { updateUrl: string; hash: string; })
harmony/pushy/src/main/ets/PushyTurboModule.ts:247
MethoddownloadPatchFromPpk
(ReadableMap options, Promise promise)
android/src/newarch/cn/reactnative/modules/update/UpdateModule.java:51
MethoddownloadPatchFromPpk
(String url, String hash, String originHash, DownloadFileListener listener)
android/src/main/java/cn/reactnative/modules/update/UpdateContext.java:162
MethoddownloadPatchFromPpk
(ReadableMap options, Promise promise)
android/src/oldarch/cn/reactnative/modules/update/UpdateModule.java:53
MethoddownloadPatchFromPpk
( url: string, hash: string, originHash: string, )
harmony/pushy/src/main/ets/UpdateContext.ts:394
MethoddownloadPatchFromPpk
(options: { updateUrl: string; hash: string; originHash: string; })
harmony/pushy/src/main/ets/PushyTurboModule.ts:234
Functionget
(_target, _prop)
src/utils.ts:46
MethodgetBundleAssetName
(boolean useDeveloperSupport)
android/src/main/java/cn/reactnative/modules/update/ReactNativeHostHandler.java:9
MethodgetBundleUrl
()
harmony/pushy/src/main/ets/UpdateContext.ts:457
MethodgetConstants
()
android/src/oldarch/cn/reactnative/modules/update/UpdateModule.java:23
FunctiongetCurrentVersionInfo
()
src/core.ts:73
MethodgetInstance
(context: common.UIAbilityContext)
harmony/pushy/src/main/ets/UpdateContext.ts:38
MethodgetJSBundleFile
(boolean useDeveloperSupport)
android/src/main/java/expo/modules/pushy/ExpoPushyPackage.java:16
MethodgetJSBundleFile
(boolean useDeveloperSupport)
android/src/main/java/cn/reactnative/modules/update/ReactNativeHostHandler.java:6
MethodgetJSMainModuleName
()
Example/harmony_use_pushy/android/app/src/main/java/com/harmony_use_pushy/MainApplication.java:31
MethodgetLocalHashInfo
(String hash, Promise promise)
android/src/newarch/cn/reactnative/modules/update/UpdateModule.java:86
MethodgetLocalHashInfo
(String hash, Promise promise)
android/src/oldarch/cn/reactnative/modules/update/UpdateModule.java:88
MethodgetLocalHashInfo
(hash: string)
harmony/pushy/src/main/ets/PushyTurboModule.ts:176
MethodgetModule
(String name, ReactApplicationContext reactContext)
android/src/main/java/cn/reactnative/modules/update/UpdatePackage.java:13
MethodgetName
()
android/src/oldarch/cn/reactnative/modules/update/UpdateModule.java:28
MethodgetPackages
()
Example/harmony_use_pushy/android/app/src/main/java/com/harmony_use_pushy/MainApplication.java:22
MethodgetReactModuleInfoProvider
()
android/src/main/java/cn/reactnative/modules/update/UpdatePackage.java:19
MethodgetReactModuleInfos
()
android/src/main/java/cn/reactnative/modules/update/UpdatePackage.java:22
MethodgetTypedExportedConstants
()
android/src/newarch/cn/reactnative/modules/update/UpdateModule.java:21
MethodgetUITurboModuleFactoryByNameMap
()
harmony/pushy/src/main/ets/PushyPackageCompat.ts:7
MethodgetUseDeveloperSupport
()
Example/harmony_use_pushy/android/app/src/main/java/com/harmony_use_pushy/MainApplication.java:17
FunctionglobalSetup
()
Example/e2etest/e2e/globalSetup.ts:241
FunctionglobalTeardown
()
Example/e2etest/e2e/globalTeardown.ts:51
MethodhdiffPatch
( origin: Uint8Array, patch: Uint8Array, )
harmony/pushy/src/main/ets/NativePatchCore.ts:53
MethodinitializeFlipper
(Context context, ReactInstanceManager reactInstanceManager)
Example/harmony_use_pushy/android/app/src/release/java/com/harmony_use_pushy/ReactNativeFlipper.java:17
MethodisFirstTime
()
android/src/main/java/cn/reactnative/modules/update/UpdateContext.java:248
MethodisFirstTime
()
harmony/pushy/src/main/ets/UpdateContext.ts:332
MethodisHermesEnabled
()
Example/harmony_use_pushy/android/app/src/main/java/com/harmony_use_pushy/MainApplication.java:41
MethodisNewArchEnabled
()
Example/harmony_use_pushy/android/app/src/main/java/com/harmony_use_pushy/MainApplication.java:36
FunctionlinkingHandler
({ url }: { url: string })
src/provider.tsx:367
Functionlistener
(type: string, data?: Record<string, unknown>)
Example/e2etest/src/index.tsx:49
MethodmarkSuccess
(Promise promise)
android/src/newarch/cn/reactnative/modules/update/UpdateModule.java:71
MethodmarkSuccess
()
android/src/main/java/cn/reactnative/modules/update/UpdateContext.java:266
MethodmarkSuccess
()
android/src/oldarch/cn/reactnative/modules/update/UpdateModule.java:73
MethodmarkSuccess
()
harmony/pushy/src/main/ets/UpdateContext.ts:340
MethodmarkSuccess
()
harmony/pushy/src/main/ets/PushyTurboModule.ts:223
FunctionmetadataSerializer
(entryPoint, preModules, graph, options)
scripts/bundle-metadata-plugin.js:156
Functionnoop
()
src/context.ts:6
Functionnoop
()
src/utils.ts:41
MethodonCreate
()
Example/harmony_use_pushy/android/app/src/main/java/com/harmony_use_pushy/MainApplication.java:52
MethodonDownloadCompleted
(DownloadTaskParams params)
android/src/main/java/cn/reactnative/modules/update/UpdateModuleImpl.java:37
MethodonDownloadFailed
(Throwable error)
android/src/main/java/cn/reactnative/modules/update/UpdateModuleImpl.java:42
MethodonReactContextInitialized
(ReactContext reactContext)
Example/harmony_use_pushy/android/app/src/debug/java/com/harmony_use_pushy/ReactNativeFlipper.java:58
MethodonWillCreateReactInstance
(boolean useDeveloperSupport)
android/src/main/java/cn/reactnative/modules/update/ReactNativeHostHandler.java:12
FunctionreadMetadataFromJSBundle
* 从普通 JS bundle 的注释中读取 metadata
scripts/read.js:165
MethodreloadUpdate
(ReadableMap options, Promise promise)
android/src/newarch/cn/reactnative/modules/update/UpdateModule.java:56
MethodreloadUpdate
(ReadableMap options, Promise promise)
android/src/oldarch/cn/reactnative/modules/update/UpdateModule.java:58
MethodreloadUpdate
(options: { hash: string })
harmony/pushy/src/main/ets/PushyTurboModule.ts:187
MethodremoveListeners
(double count)
android/src/newarch/cn/reactnative/modules/update/UpdateModule.java:95
MethodremoveListeners
(Integer count)
android/src/oldarch/cn/reactnative/modules/update/UpdateModule.java:97
MethodremoveListeners
(count: number)
src/NativePushy.ts:41
MethodremoveListeners
(_count: number)
harmony/pushy/src/main/ets/PushyTurboModule.ts:279
MethodrestartApp
(Promise promise)
android/src/newarch/cn/reactnative/modules/update/UpdateModule.java:61
MethodrestartApp
(Promise promise)
android/src/oldarch/cn/reactnative/modules/update/UpdateModule.java:63
MethodrestartApp
()
harmony/pushy/src/main/ets/PushyTurboModule.ts:200
Methodrun
()
android/src/main/java/cn/reactnative/modules/update/DownloadTask.java:65
Methodrun
()
android/src/main/java/cn/reactnative/modules/update/UpdateModuleImpl.java:134
Methodrun
()
Example/harmony_use_pushy/android/app/src/debug/java/com/harmony_use_pushy/ReactNativeFlipper.java:63
MethodrunDetoxTests
()
Example/e2etest/android/app/src/androidTest/java/com/awesomeproject/DetoxTest.java:20
MethodrunDetoxTests
()
Example/testHotUpdate/android/app/src/androidTest/java/com/awesomeproject/DetoxTest.java:20
MethodsetCustomInstanceManager
(ReactInstanceManager instanceManager)
android/src/main/java/cn/reactnative/modules/update/UpdateContext.java:321
MethodsetLocalHashInfo
(String hash, String info, Promise promise)
android/src/newarch/cn/reactnative/modules/update/UpdateModule.java:81
MethodsetLocalHashInfo
(String hash, String info)
android/src/oldarch/cn/reactnative/modules/update/UpdateModule.java:83
MethodsetLocalHashInfo
(hash: string, info: string)
harmony/pushy/src/main/ets/PushyTurboModule.ts:169
MethodsetNeedUpdate
(ReadableMap options, Promise promise)
android/src/newarch/cn/reactnative/modules/update/UpdateModule.java:66
MethodsetNeedUpdate
(ReadableMap options)
android/src/oldarch/cn/reactnative/modules/update/UpdateModule.java:68
MethodsetNeedUpdate
(options: { hash: string })
harmony/pushy/src/main/ets/PushyTurboModule.ts:210
MethodsetUuid
(String uuid, Promise promise)
android/src/newarch/cn/reactnative/modules/update/UpdateModule.java:76
MethodsetUuid
(String uuid)
android/src/oldarch/cn/reactnative/modules/update/UpdateModule.java:78
MethodsetUuid
(uuid: string)
harmony/pushy/src/main/ets/PushyTurboModule.ts:182
Functionshutdown
()
Example/testHotUpdate/scripts/local-artifacts-server.js:65
Functionuuid
()
src/__tests__/isInRollout.test.ts:11
MethodwrapProgress
(data: ProgressData)
src/client.ts:495
← previous401–494 of 494, ranked by callers