expo-task-manager 58.0.0 → 58.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.npmignore +5 -0
- package/CHANGELOG.md +4 -0
- package/android/build.gradle +2 -2
- package/expo-module.config.json +1 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/{58.0.0/expo.modules.taskmanager-58.0.0.module → 58.0.1/expo.modules.taskmanager-58.0.1.module} +7 -7
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.1/expo.modules.taskmanager-58.0.1.module.md5 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.1/expo.modules.taskmanager-58.0.1.module.sha1 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.1/expo.modules.taskmanager-58.0.1.module.sha256 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.1/expo.modules.taskmanager-58.0.1.module.sha512 +1 -0
- package/{android/build/publications/release/pom-default.xml → local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.1/expo.modules.taskmanager-58.0.1.pom} +1 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.1/expo.modules.taskmanager-58.0.1.pom.md5 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.1/expo.modules.taskmanager-58.0.1.pom.sha1 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.1/expo.modules.taskmanager-58.0.1.pom.sha256 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.1/expo.modules.taskmanager-58.0.1.pom.sha512 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/maven-metadata.xml +4 -4
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/maven-metadata.xml.md5 +1 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/maven-metadata.xml.sha1 +1 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/maven-metadata.xml.sha256 +1 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/maven-metadata.xml.sha512 +1 -1
- package/package.json +3 -3
- package/android/build/intermediates/aapt_friendly_merged_manifests/release/processReleaseManifest/aapt/AndroidManifest.xml +0 -29
- package/android/build/intermediates/aapt_friendly_merged_manifests/release/processReleaseManifest/aapt/output-metadata.json +0 -18
- package/android/build/intermediates/aar_main_jar/release/syncReleaseLibJars/classes.jar +0 -0
- package/android/build/intermediates/aar_metadata/release/writeReleaseAarMetadata/aar-metadata.properties +0 -7
- package/android/build/intermediates/annotation_processor_list/release/javaPreCompileRelease/annotationProcessors.json +0 -1
- package/android/build/intermediates/annotations_typedef_file/release/extractReleaseAnnotations/typedefs.txt +0 -0
- package/android/build/intermediates/compile_r_class_jar/release/generateReleaseRFile/R.jar +0 -0
- package/android/build/intermediates/compile_symbol_list/release/generateReleaseRFile/R.txt +0 -0
- package/android/build/intermediates/incremental/mergeReleaseAssets/merger.xml +0 -2
- package/android/build/intermediates/incremental/mergeReleaseJniLibFolders/merger.xml +0 -2
- package/android/build/intermediates/incremental/release/packageReleaseResources/compile-file-map.properties +0 -1
- package/android/build/intermediates/incremental/release/packageReleaseResources/merger.xml +0 -2
- package/android/build/intermediates/incremental/release-mergeJavaRes/merge-state +0 -0
- package/android/build/intermediates/java_res/release/processReleaseJavaRes/out/META-INF/expo-task-manager_release.kotlin_module +0 -0
- package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/taskManager/EmitEventWrapper.class +0 -0
- package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/taskManager/Task.class +0 -0
- package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/taskManager/TaskBroadcastReceiver.class +0 -0
- package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/taskManager/TaskJobService.class +0 -0
- package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/taskManager/TaskManagerInternalModule.class +0 -0
- package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/taskManager/TaskManagerPackage.class +0 -0
- package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/taskManager/TaskManagerUtils.class +0 -0
- package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/taskManager/TaskService$1.class +0 -0
- package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/taskManager/TaskService.class +0 -0
- package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/taskManager/Utils.class +0 -0
- package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/taskManager/exceptions/InvalidConsumerClassException.class +0 -0
- package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/taskManager/exceptions/TaskNotFoundException.class +0 -0
- package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/taskManager/exceptions/TaskRegisteringFailedException.class +0 -0
- package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/taskManager/repository/BareTasksAndEventsRepository.class +0 -0
- package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/taskManager/repository/ManagedTasksAndEventsRepository.class +0 -0
- package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/taskManager/repository/TasksAndEventsRepository$AppConfig.class +0 -0
- package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/taskManager/repository/TasksAndEventsRepository.class +0 -0
- package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/taskManager/repository/TasksPersistence.class +0 -0
- package/android/build/intermediates/local_only_symbol_list/release/parseReleaseLocalResources/R-def.txt +0 -2
- package/android/build/intermediates/manifest_merge_blame_file/release/processReleaseManifest/manifest-merger-blame-release-report.txt +0 -50
- package/android/build/intermediates/merged_consumer_proguard_file/release/mergeReleaseConsumerProguardFiles/proguard.txt +0 -1
- package/android/build/intermediates/merged_java_res/release/mergeReleaseJavaResource/feature-expo-task-manager.jar +0 -0
- package/android/build/intermediates/merged_manifest/release/processReleaseManifest/AndroidManifest.xml +0 -29
- package/android/build/intermediates/nested_resources_validation_report/release/generateReleaseResources/nestedResourcesValidationReport.txt +0 -1
- package/android/build/intermediates/symbol_list_with_package_name/release/generateReleaseRFile/package-aware-r.txt +0 -1
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/counters.tab +0 -2
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab_i +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/last-build.bin +0 -0
- package/android/build/kotlin/compileReleaseKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin +0 -0
- package/android/build/outputs/logs/manifest-merger-release-report.txt +0 -54
- package/android/build/publications/release/module.json +0 -124
- package/android/build/tmp/compileReleaseJavaWithJavac/previous-compilation-data.bin +0 -0
- package/android/build/tmp/kotlin-classes/release/META-INF/expo-task-manager_release.kotlin_module +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$1$10$1.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$1$10.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$1$2$emitEvent$1.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$lambda$11$$inlined$AsyncFunction$1.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$lambda$11$$inlined$AsyncFunction$10.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$lambda$11$$inlined$AsyncFunction$11.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$lambda$11$$inlined$AsyncFunction$12.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$lambda$11$$inlined$AsyncFunction$13.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$lambda$11$$inlined$AsyncFunction$14.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$lambda$11$$inlined$AsyncFunction$15.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$lambda$11$$inlined$AsyncFunction$2.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$lambda$11$$inlined$AsyncFunction$3.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$lambda$11$$inlined$AsyncFunction$4.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$lambda$11$$inlined$AsyncFunction$5.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$lambda$11$$inlined$AsyncFunction$6.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$lambda$11$$inlined$AsyncFunction$7.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$lambda$11$$inlined$AsyncFunction$8.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$lambda$11$$inlined$AsyncFunction$9.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$lambda$11$$inlined$Constant$1.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$lambda$11$$inlined$OnCreate$1.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$sam$expo_modules_taskManager_EmitEventWrapper$0.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule.class +0 -0
- package/android/build/tmp/publishReleasePublicationToNPMPackageRepository/module-maven-metadata.xml +0 -13
- package/android/build/tmp/sourceReleaseJar/MANIFEST.MF +0 -2
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.0/expo.modules.taskmanager-58.0.0-sources.jar +0 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.0/expo.modules.taskmanager-58.0.0.aar +0 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.0/expo.modules.taskmanager-58.0.0.module.md5 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.0/expo.modules.taskmanager-58.0.0.module.sha1 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.0/expo.modules.taskmanager-58.0.0.module.sha256 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.0/expo.modules.taskmanager-58.0.0.module.sha512 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.0/expo.modules.taskmanager-58.0.0.pom +0 -71
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.0/expo.modules.taskmanager-58.0.0.pom.md5 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.0/expo.modules.taskmanager-58.0.0.pom.sha1 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.0/expo.modules.taskmanager-58.0.0.pom.sha256 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.0/expo.modules.taskmanager-58.0.0.pom.sha512 +0 -1
- /package/{android/build/intermediates/source_jar/release/release-sources.jar → local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.1/expo.modules.taskmanager-58.0.1-sources.jar} +0 -0
- /package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/{58.0.0/expo.modules.taskmanager-58.0.0-sources.jar.md5 → 58.0.1/expo.modules.taskmanager-58.0.1-sources.jar.md5} +0 -0
- /package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/{58.0.0/expo.modules.taskmanager-58.0.0-sources.jar.sha1 → 58.0.1/expo.modules.taskmanager-58.0.1-sources.jar.sha1} +0 -0
- /package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/{58.0.0/expo.modules.taskmanager-58.0.0-sources.jar.sha256 → 58.0.1/expo.modules.taskmanager-58.0.1-sources.jar.sha256} +0 -0
- /package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/{58.0.0/expo.modules.taskmanager-58.0.0-sources.jar.sha512 → 58.0.1/expo.modules.taskmanager-58.0.1-sources.jar.sha512} +0 -0
- /package/{android/build/outputs/aar/expo-task-manager-release.aar → local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.1/expo.modules.taskmanager-58.0.1.aar} +0 -0
- /package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/{58.0.0/expo.modules.taskmanager-58.0.0.aar.md5 → 58.0.1/expo.modules.taskmanager-58.0.1.aar.md5} +0 -0
- /package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/{58.0.0/expo.modules.taskmanager-58.0.0.aar.sha1 → 58.0.1/expo.modules.taskmanager-58.0.1.aar.sha1} +0 -0
- /package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/{58.0.0/expo.modules.taskmanager-58.0.0.aar.sha256 → 58.0.1/expo.modules.taskmanager-58.0.1.aar.sha256} +0 -0
- /package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/{58.0.0/expo.modules.taskmanager-58.0.0.aar.sha512 → 58.0.1/expo.modules.taskmanager-58.0.1.aar.sha512} +0 -0
package/.npmignore
CHANGED
package/CHANGELOG.md
CHANGED
package/android/build.gradle
CHANGED
|
@@ -4,13 +4,13 @@ plugins {
|
|
|
4
4
|
}
|
|
5
5
|
|
|
6
6
|
group = 'host.exp.exponent'
|
|
7
|
-
version = '58.0.
|
|
7
|
+
version = '58.0.1'
|
|
8
8
|
|
|
9
9
|
android {
|
|
10
10
|
namespace "expo.modules.taskmanager"
|
|
11
11
|
defaultConfig {
|
|
12
12
|
versionCode 23
|
|
13
|
-
versionName "58.0.
|
|
13
|
+
versionName "58.0.1"
|
|
14
14
|
consumerProguardFiles 'proguard-rules.pro'
|
|
15
15
|
}
|
|
16
16
|
}
|
package/expo-module.config.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"component": {
|
|
4
4
|
"group": "host.exp.exponent",
|
|
5
5
|
"module": "expo.modules.taskmanager",
|
|
6
|
-
"version": "58.0.
|
|
6
|
+
"version": "58.0.1",
|
|
7
7
|
"attributes": {
|
|
8
8
|
"org.gradle.status": "release"
|
|
9
9
|
}
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
],
|
|
34
34
|
"files": [
|
|
35
35
|
{
|
|
36
|
-
"name": "expo.modules.taskmanager-58.0.
|
|
37
|
-
"url": "expo.modules.taskmanager-58.0.
|
|
36
|
+
"name": "expo.modules.taskmanager-58.0.1.aar",
|
|
37
|
+
"url": "expo.modules.taskmanager-58.0.1.aar",
|
|
38
38
|
"size": 68422,
|
|
39
39
|
"sha512": "94ccf8fc5da6951871f25e68b0b515486f7c9eea4b28d7d121856979a6972c08ceefe3d6c1285e032e87eb4d0b83900b93a8575991a0d9777db77e96ec22b1b7",
|
|
40
40
|
"sha256": "a0fcfecf8097ea727261d2d8489c6fc37980587dc9b2ee1c68bc34dfaa10c91e",
|
|
@@ -90,8 +90,8 @@
|
|
|
90
90
|
],
|
|
91
91
|
"files": [
|
|
92
92
|
{
|
|
93
|
-
"name": "expo.modules.taskmanager-58.0.
|
|
94
|
-
"url": "expo.modules.taskmanager-58.0.
|
|
93
|
+
"name": "expo.modules.taskmanager-58.0.1.aar",
|
|
94
|
+
"url": "expo.modules.taskmanager-58.0.1.aar",
|
|
95
95
|
"size": 68422,
|
|
96
96
|
"sha512": "94ccf8fc5da6951871f25e68b0b515486f7c9eea4b28d7d121856979a6972c08ceefe3d6c1285e032e87eb4d0b83900b93a8575991a0d9777db77e96ec22b1b7",
|
|
97
97
|
"sha256": "a0fcfecf8097ea727261d2d8489c6fc37980587dc9b2ee1c68bc34dfaa10c91e",
|
|
@@ -110,8 +110,8 @@
|
|
|
110
110
|
},
|
|
111
111
|
"files": [
|
|
112
112
|
{
|
|
113
|
-
"name": "expo.modules.taskmanager-58.0.
|
|
114
|
-
"url": "expo.modules.taskmanager-58.0.
|
|
113
|
+
"name": "expo.modules.taskmanager-58.0.1-sources.jar",
|
|
114
|
+
"url": "expo.modules.taskmanager-58.0.1-sources.jar",
|
|
115
115
|
"size": 23624,
|
|
116
116
|
"sha512": "7ea57780f278e32cc26b3476ed3d7210534a2c2c35e8bd15ed25f6a5190a95e05e6e13d01b0375de5fd3f693d7fa78916d9f61d2a9e0eb72dafd0b61d8f073c7",
|
|
117
117
|
"sha256": "9c1d4981546e88f3305bbbb17a19e723e76ea68e7342c2097dc1ff807812639b",
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
9b0c9b0a922a578e2aa3aa20e604657f
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
6f119a2a5388de5a3797850dc6afe524a4cc78d5
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
94c95f91f08d4b7f494188531907653385fa4561eaaad9dc2493910cbc8c760b
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
f22f4fe958d09ed77f6edcc69a5df15da58dbbfa3cefd4dff2d50e88b55946a30dc60c39024dee4ab1b6b29560a75eed85cfa8c3ef2064d30fff41ce32a7a9f5
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
<modelVersion>4.0.0</modelVersion>
|
|
10
10
|
<groupId>host.exp.exponent</groupId>
|
|
11
11
|
<artifactId>expo.modules.taskmanager</artifactId>
|
|
12
|
-
<version>58.0.
|
|
12
|
+
<version>58.0.1</version>
|
|
13
13
|
<packaging>aar</packaging>
|
|
14
14
|
<name>expo.modules.taskmanager</name>
|
|
15
15
|
<url>https://github.com/expo/expo</url>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
87e716691d52abee5f0f11cff9803664
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
5dbc5e0db6e9873debc94fc4821d776dc036b27d
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
43667ac315cac99d1ea23de4da9152025dd78165236f12dd5d196ac3e82a73da
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
6449a5b6c1460114d234a582bd411f4600b5c4a3df3f76fff2fed06fe8e153fb0948fe14d3456d3118b4726b5e8da0999fc82d1e055da0185ba0dae025e2be92
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
<groupId>host.exp.exponent</groupId>
|
|
4
4
|
<artifactId>expo.modules.taskmanager</artifactId>
|
|
5
5
|
<versioning>
|
|
6
|
-
<latest>58.0.
|
|
7
|
-
<release>58.0.
|
|
6
|
+
<latest>58.0.1</latest>
|
|
7
|
+
<release>58.0.1</release>
|
|
8
8
|
<versions>
|
|
9
|
-
<version>58.0.
|
|
9
|
+
<version>58.0.1</version>
|
|
10
10
|
</versions>
|
|
11
|
-
<lastUpdated>
|
|
11
|
+
<lastUpdated>20260914153038</lastUpdated>
|
|
12
12
|
</versioning>
|
|
13
13
|
</metadata>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
de1364d52298dbbf117c0ea844277518
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
365a872f43ed3da405550a78119f3415e86309ef
|
package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/maven-metadata.xml.sha256
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
2b3bf2d0ee3e8ace5ea459de97f4b1f560d0da2fb753c2c23ec5901a6797b38c
|
package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/maven-metadata.xml.sha512
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
4d9045543e37a1c2df0f34910354de6590894b833227dafb717179494f92116e063e665dfd6290939ee6947d214a2117a60cce42a0de2c12650bec89defbbcfd
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "expo-task-manager",
|
|
3
|
-
"version": "58.0.
|
|
3
|
+
"version": "58.0.1",
|
|
4
4
|
"description": "Expo module that provides support for tasks that can run in the background.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"background",
|
|
@@ -29,14 +29,14 @@
|
|
|
29
29
|
"devDependencies": {
|
|
30
30
|
"@types/jest": "^29.2.1",
|
|
31
31
|
"@types/node": "^22.14.0",
|
|
32
|
-
"expo": "58.0.0-preview.
|
|
32
|
+
"expo": "58.0.0-preview.1",
|
|
33
33
|
"expo-module-scripts": "56.0.3"
|
|
34
34
|
},
|
|
35
35
|
"peerDependencies": {
|
|
36
36
|
"expo": "*",
|
|
37
37
|
"react-native": "*"
|
|
38
38
|
},
|
|
39
|
-
"gitHead": "
|
|
39
|
+
"gitHead": "4b28ee36f9b7a8d87a39892ca94a3fedea409517",
|
|
40
40
|
"scripts": {
|
|
41
41
|
"build": "pnpm run build:lib && pnpm run build:plugin",
|
|
42
42
|
"build:lib": "expo-build src",
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
3
|
-
package="expo.modules.taskmanager" >
|
|
4
|
-
|
|
5
|
-
<uses-sdk android:minSdkVersion="24" />
|
|
6
|
-
|
|
7
|
-
<application>
|
|
8
|
-
<receiver
|
|
9
|
-
android:name="expo.modules.taskManager.TaskBroadcastReceiver"
|
|
10
|
-
android:exported="false" >
|
|
11
|
-
<intent-filter>
|
|
12
|
-
<action android:name="expo.modules.taskManager.TaskBroadcastReceiver.INTENT_ACTION" />
|
|
13
|
-
<action android:name="android.intent.action.BOOT_COMPLETED" />
|
|
14
|
-
<action android:name="android.intent.action.MY_PACKAGE_REPLACED" />
|
|
15
|
-
</intent-filter>
|
|
16
|
-
</receiver>
|
|
17
|
-
|
|
18
|
-
<service
|
|
19
|
-
android:name="expo.modules.taskManager.TaskJobService"
|
|
20
|
-
android:enabled="true"
|
|
21
|
-
android:exported="false"
|
|
22
|
-
android:permission="android.permission.BIND_JOB_SERVICE" />
|
|
23
|
-
|
|
24
|
-
<meta-data
|
|
25
|
-
android:name="expo.modules.taskManager.oneAppId"
|
|
26
|
-
android:value="true" />
|
|
27
|
-
</application>
|
|
28
|
-
|
|
29
|
-
</manifest>
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": 3,
|
|
3
|
-
"artifactType": {
|
|
4
|
-
"type": "AAPT_FRIENDLY_MERGED_MANIFESTS",
|
|
5
|
-
"kind": "Directory"
|
|
6
|
-
},
|
|
7
|
-
"applicationId": "expo.modules.taskmanager",
|
|
8
|
-
"variantName": "release",
|
|
9
|
-
"elements": [
|
|
10
|
-
{
|
|
11
|
-
"type": "SINGLE",
|
|
12
|
-
"filters": [],
|
|
13
|
-
"attributes": [],
|
|
14
|
-
"outputFile": "AndroidManifest.xml"
|
|
15
|
-
}
|
|
16
|
-
],
|
|
17
|
-
"elementType": "File"
|
|
18
|
-
}
|
|
Binary file
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{}
|
|
File without changes
|
|
Binary file
|
|
File without changes
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/assets"/></dataSet><dataSet config="release" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/release/assets"/></dataSet></merger>
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/jniLibs"/></dataSet><dataSet config="release" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/release/jniLibs"/></dataSet></merger>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
#Thu Sep 10 20:19:32 IST 2026
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
<merger version="3"><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="main$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="main" generated-set="main$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~:!<dir>navigation"><source path="/Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="release$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/release/res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="release" generated-set="release$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~:!<dir>navigation"><source path="/Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/release/res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="generated$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"/><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="generated" generated-set="generated$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~:!<dir>navigation"/><mergedItems/></merger>
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
1<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
3
|
-
3 package="expo.modules.taskmanager" >
|
|
4
|
-
4
|
|
5
|
-
5 <uses-sdk android:minSdkVersion="24" />
|
|
6
|
-
5-->INJECTED
|
|
7
|
-
5-->INJECTED
|
|
8
|
-
6
|
|
9
|
-
7 <application>
|
|
10
|
-
7-->/Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:2:5-19:19
|
|
11
|
-
8 <receiver
|
|
12
|
-
8-->/Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:3:9-11:20
|
|
13
|
-
9 android:name="expo.modules.taskManager.TaskBroadcastReceiver"
|
|
14
|
-
9-->/Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:4:13-74
|
|
15
|
-
10 android:exported="false" >
|
|
16
|
-
10-->/Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:5:13-37
|
|
17
|
-
11 <intent-filter>
|
|
18
|
-
11-->/Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:6:13-10:29
|
|
19
|
-
12 <action android:name="expo.modules.taskManager.TaskBroadcastReceiver.INTENT_ACTION" />
|
|
20
|
-
12-->/Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:7:17-103
|
|
21
|
-
12-->/Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:7:25-100
|
|
22
|
-
13 <action android:name="android.intent.action.BOOT_COMPLETED" />
|
|
23
|
-
13-->/Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:8:17-79
|
|
24
|
-
13-->/Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:8:25-76
|
|
25
|
-
14 <action android:name="android.intent.action.MY_PACKAGE_REPLACED" />
|
|
26
|
-
14-->/Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:9:17-84
|
|
27
|
-
14-->/Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:9:25-81
|
|
28
|
-
15 </intent-filter>
|
|
29
|
-
16 </receiver>
|
|
30
|
-
17
|
|
31
|
-
18 <service
|
|
32
|
-
18-->/Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:12:9-16:72
|
|
33
|
-
19 android:name="expo.modules.taskManager.TaskJobService"
|
|
34
|
-
19-->/Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:13:13-67
|
|
35
|
-
20 android:enabled="true"
|
|
36
|
-
20-->/Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:14:13-35
|
|
37
|
-
21 android:exported="false"
|
|
38
|
-
21-->/Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:15:13-37
|
|
39
|
-
22 android:permission="android.permission.BIND_JOB_SERVICE" />
|
|
40
|
-
22-->/Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:16:13-69
|
|
41
|
-
23
|
|
42
|
-
24 <meta-data
|
|
43
|
-
24-->/Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:18:7-89
|
|
44
|
-
25 android:name="expo.modules.taskManager.oneAppId"
|
|
45
|
-
25-->/Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:18:18-66
|
|
46
|
-
26 android:value="true" />
|
|
47
|
-
26-->/Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:18:67-87
|
|
48
|
-
27 </application>
|
|
49
|
-
28
|
|
50
|
-
29</manifest>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
-keep class expo.modules.taskManager.** {*;}
|
|
Binary file
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
3
|
-
package="expo.modules.taskmanager" >
|
|
4
|
-
|
|
5
|
-
<uses-sdk android:minSdkVersion="24" />
|
|
6
|
-
|
|
7
|
-
<application>
|
|
8
|
-
<receiver
|
|
9
|
-
android:name="expo.modules.taskManager.TaskBroadcastReceiver"
|
|
10
|
-
android:exported="false" >
|
|
11
|
-
<intent-filter>
|
|
12
|
-
<action android:name="expo.modules.taskManager.TaskBroadcastReceiver.INTENT_ACTION" />
|
|
13
|
-
<action android:name="android.intent.action.BOOT_COMPLETED" />
|
|
14
|
-
<action android:name="android.intent.action.MY_PACKAGE_REPLACED" />
|
|
15
|
-
</intent-filter>
|
|
16
|
-
</receiver>
|
|
17
|
-
|
|
18
|
-
<service
|
|
19
|
-
android:name="expo.modules.taskManager.TaskJobService"
|
|
20
|
-
android:enabled="true"
|
|
21
|
-
android:exported="false"
|
|
22
|
-
android:permission="android.permission.BIND_JOB_SERVICE" />
|
|
23
|
-
|
|
24
|
-
<meta-data
|
|
25
|
-
android:name="expo.modules.taskManager.oneAppId"
|
|
26
|
-
android:value="true" />
|
|
27
|
-
</application>
|
|
28
|
-
|
|
29
|
-
</manifest>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
0 Warning/Error
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
expo.modules.taskmanager
|
package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len
DELETED
|
Binary file
|
|
Binary file
|
package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i
DELETED
|
Binary file
|
package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len
DELETED
|
Binary file
|
|
Binary file
|
package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i
DELETED
|
Binary file
|
package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i.len
DELETED
|
Binary file
|
package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len
DELETED
|
Binary file
|
|
Binary file
|
package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i
DELETED
|
Binary file
|
|
Binary file
|