| /expo/packages/expo-updates/android/src/main/java/expo/modules/updates/statemachine/ |
| H A D | UpdatesStateEvent.kt | 11 class Download : UpdatesStateEvent(UpdatesStateEventType.Download) class in expo.modules.updates.statemachine.UpdatesStateEvent
|
| H A D | UpdatesStateEventType.kt | 12 Download("download"),
|
| H A D | UpdatesStateMachine.kt | 77 …UpdatesStateValue.Idle to setOf(UpdatesStateEventType.Check, UpdatesStateEventType.Download, Updat… 92 UpdatesStateEventType.Download to UpdatesStateValue.Downloading, 134 is UpdatesStateEvent.Download -> context.copy(isDownloading = true) in reduceContext()
|
| /expo/apps/native-component-list/src/screens/ |
| H A D | FileSystemScreen.tsx | 46 alert('Download complete!'); 82 alert('Download paused...'); 127 alert('Download complete!'); 153 alert('Download complete!'); 314 <ListButton onPress={this._download} title="Download file (512KB)" /> 318 Download progress: {this.state.downloadProgress * 100}% 323 <ListButton onPress={this._pause} title="Pause Download" /> 324 <ListButton onPress={this._resume} title="Resume Download" /> 325 <ListButton onPress={this._cancel} title="Cancel Download" /> 326 <ListButton onPress={this._upload} title="Download & Upload file (5MB)" />
|
| /expo/docs/pages/app-signing/ |
| H A D | syncing-credentials.mdx | 10 … choose `"Credentials.json: Upload/Download credentials between EAS servers and your local json"`,… 18 …oot of your project, pick a platform, choose `"Credentials.json: Upload/Download credentials betwe…
|
| H A D | app-credentials.mdx | 38 ### Download credentials 44 3. Select the option `credentials.json: Upload/Download credentials between EAS servers and your lo… 45 4. Select `Download credentials from EAS to credentials.json`
|
| /expo/packages/expo-updates/android/src/androidTest/java/expo/modules/updates/ |
| H A D | UpdatesStateMachineInstrumentationTest.kt | 87 machine.processEvent(UpdatesStateEvent.Download()) in test_handleDownloadAndDownloadComplete() 90 Assert.assertEquals(UpdatesStateEventType.Download, testStateChangeEventSender.lastEventType) in test_handleDownloadAndDownloadComplete() 154 machine.processEvent(UpdatesStateEvent.Download()) in test_invalidTransitions()
|
| /expo/templates/expo-template-bare-minimum/android/gradle/wrapper/ |
| H A D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
| /expo/android/gradle/wrapper/ |
| H A D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
| /expo/tools/src/versioning/android/android-manifest-merger/gradle/wrapper/ |
| H A D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
| /expo/templates/expo-template-tv/android/gradle/wrapper/ |
| H A D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
| /expo/android/versioned-react-native/gradle/wrapper/ |
| H A D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
| /expo/apps/bare-expo/android/gradle/wrapper/ |
| H A D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
| /expo/apps/fabric-tester/android/gradle/wrapper/ |
| H A D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
| /expo/docs/pages/tutorial/ |
| H A D | create-your-first-app.mdx | 48 ## Download assets 51 title="Download assets archive"
|
| /expo/packages/expo-modules-core/android/ |
| H A D | ExpoModulesCorePlugin.gradle | 194 …def downloadDoubleConversion = project.tasks.create('downloadDoubleConversion', project.Download) { 212 def downloadFolly = project.tasks.create('downloadFolly', project.Download) {
|
| /expo/packages/expo-updates/e2e/fixtures/ |
| H A D | App-apitest.tsx | 137 <Text style={styles.buttonText}>Download update</Text>
|
| /expo/packages/expo-updates/android/src/main/java/expo/modules/updates/ |
| H A D | UpdatesController.kt | 310 stateMachine.processEvent(UpdatesStateEvent.Download()) in start() 350 stateMachine.processEvent(UpdatesStateEvent.Download()) in start()
|
| /expo/packages/expo-updates/build/ |
| H A D | UseUpdates.js.map | 1 … <Button pressHandler={() => Updates.fetchUpdateAsync()} text=\"Download and run update\" …
|
| /expo/packages/expo-updates/e2e/ |
| H A D | README.md | 157 - If there is an update, the "Download and run update" button will appear, and pressing it will loa…
|
| /expo/docs/pages/build-reference/ |
| H A D | apk.mdx | 77 #### Download directly to the device
|
| /expo/android/vendored/sdk47/react-native-reanimated/android/ |
| H A D | build.gradle | 637 task downloadBoost(dependsOn: resolveBoost, type: Download) { 661 task downloadDoubleConversion(dependsOn: resolveDoubleConversion, type: Download) { 677 task downloadFolly(dependsOn: resolveFolly, type: Download) { 696 task downloadGlog(dependsOn: resolveGlog, type: Download) { 767 task downloadHermes(type: Download) {
|
| /expo/android/vendored/sdk48/react-native-reanimated/android/ |
| H A D | build.gradle | 684 task downloadHermes(type: Download) { 757 task downloadBoost(dependsOn: resolveBoost, type: Download) { 781 task downloadDoubleConversion(dependsOn: resolveDoubleConversion, type: Download) { 797 task downloadFolly(dependsOn: resolveFolly, type: Download) { 816 task downloadGlog(dependsOn: resolveGlog, type: Download) {
|
| /expo/android/vendored/unversioned/react-native-reanimated/android/ |
| H A D | build.gradle | 703 task downloadHermes(type: Download) { 776 task downloadBoost(dependsOn: resolveBoost, type: Download) { 800 task downloadDoubleConversion(dependsOn: resolveDoubleConversion, type: Download) { 816 task downloadFolly(dependsOn: resolveFolly, type: Download) { 835 task downloadGlog(dependsOn: resolveGlog, type: Download) {
|
| /expo/android/vendored/sdk49/react-native-reanimated/android/ |
| H A D | build.gradle | 703 task downloadHermes(type: Download) { 776 task downloadBoost(dependsOn: resolveBoost, type: Download) { 800 task downloadDoubleConversion(dependsOn: resolveDoubleConversion, type: Download) { 816 task downloadFolly(dependsOn: resolveFolly, type: Download) { 835 task downloadGlog(dependsOn: resolveGlog, type: Download) {
|