expo-task-manager 58.0.0 → 58.0.2
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 +8 -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.2/expo.modules.taskmanager-58.0.2.module} +7 -7
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.2/expo.modules.taskmanager-58.0.2.module.md5 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.2/expo.modules.taskmanager-58.0.2.module.sha1 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.2/expo.modules.taskmanager-58.0.2.module.sha256 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.2/expo.modules.taskmanager-58.0.2.module.sha512 +1 -0
- package/{android/build/publications/release/pom-default.xml → local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.2/expo.modules.taskmanager-58.0.2.pom} +1 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.2/expo.modules.taskmanager-58.0.2.pom.md5 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.2/expo.modules.taskmanager-58.0.2.pom.sha1 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.2/expo.modules.taskmanager-58.0.2.pom.sha256 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.2/expo.modules.taskmanager-58.0.2.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.2/expo.modules.taskmanager-58.0.2-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.2/expo.modules.taskmanager-58.0.2-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.2/expo.modules.taskmanager-58.0.2-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.2/expo.modules.taskmanager-58.0.2-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.2/expo.modules.taskmanager-58.0.2-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.2/expo.modules.taskmanager-58.0.2.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.2/expo.modules.taskmanager-58.0.2.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.2/expo.modules.taskmanager-58.0.2.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.2/expo.modules.taskmanager-58.0.2.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.2/expo.modules.taskmanager-58.0.2.aar.sha512} +0 -0
package/.npmignore
CHANGED
package/CHANGELOG.md
CHANGED
|
@@ -10,6 +10,14 @@
|
|
|
10
10
|
|
|
11
11
|
### 💡 Others
|
|
12
12
|
|
|
13
|
+
## 58.0.2 — 2026-09-14
|
|
14
|
+
|
|
15
|
+
_This version does not introduce any user-facing changes._
|
|
16
|
+
|
|
17
|
+
## 58.0.1 — 2026-09-14
|
|
18
|
+
|
|
19
|
+
_This version does not introduce any user-facing changes._
|
|
20
|
+
|
|
13
21
|
## 58.0.0 — 2026-09-10
|
|
14
22
|
|
|
15
23
|
### 🎉 New features
|
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.2'
|
|
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.2"
|
|
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.2",
|
|
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.2.aar",
|
|
37
|
+
"url": "expo.modules.taskmanager-58.0.2.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.2.aar",
|
|
94
|
+
"url": "expo.modules.taskmanager-58.0.2.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.2-sources.jar",
|
|
114
|
+
"url": "expo.modules.taskmanager-58.0.2-sources.jar",
|
|
115
115
|
"size": 23624,
|
|
116
116
|
"sha512": "7ea57780f278e32cc26b3476ed3d7210534a2c2c35e8bd15ed25f6a5190a95e05e6e13d01b0375de5fd3f693d7fa78916d9f61d2a9e0eb72dafd0b61d8f073c7",
|
|
117
117
|
"sha256": "9c1d4981546e88f3305bbbb17a19e723e76ea68e7342c2097dc1ff807812639b",
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
063641b13edb75b53536128fb682b18e
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
cba710024b766653146e0fd5c115a9130363fe51
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
65e04716b6104e4156c2d74f44409f26d753155d123a4b03b9eaf29f5043ade2
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
e8e60a063576d12eabf865879412d0e50687d773701e9d83457760701b35e5e1266fb48a8b0429874fee400fb8edf912810aaab403836baf21e5089cc38716b6
|
|
@@ -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.2</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
|
+
c18ca977066f25790403f43876d79731
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
b185275893425667da62db5cf848c68c9e0ddaaa
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
a621687c1cd3f0bd320a34c677d7c18a9c110ff71e6a4564f82a1e1cf549dceb
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
722cf8218fa237322d1525856b84ae262624f2da984255e23d4b1844bcf9ad54f42fab51d8ceb4539e92f62664ae2badc67db4fa3b38fbf431feab48ee3cdea9
|
|
@@ -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.2</latest>
|
|
7
|
+
<release>58.0.2</release>
|
|
8
8
|
<versions>
|
|
9
|
-
<version>58.0.
|
|
9
|
+
<version>58.0.2</version>
|
|
10
10
|
</versions>
|
|
11
|
-
<lastUpdated>
|
|
11
|
+
<lastUpdated>20260914155308</lastUpdated>
|
|
12
12
|
</versioning>
|
|
13
13
|
</metadata>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
637dd37ae4edcd9b6c4325616d5ceadd
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
1db2dfd7f3cb9b90e48538999653d5040f844830
|
package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/maven-metadata.xml.sha256
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
bae053dd41d3cce2ecc523f15716a8f61aba49c65193218a3ede91acbc1cc723
|
package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/maven-metadata.xml.sha512
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
f3c768f7b990e82a1ce45f1c432f4c6b73e30aedb07e3d78890eeb8cda66a090201c668a4c197dfbc593f51c40d1dfcadaa4c997b243f9e73d4894d86a8105b9
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "expo-task-manager",
|
|
3
|
-
"version": "58.0.
|
|
3
|
+
"version": "58.0.2",
|
|
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": "40afe3afa42f1dcca3dcba7ffbb3641859bdf2f0",
|
|
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
|