expo-notifications 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.
Files changed (454) hide show
  1. package/.npmignore +5 -0
  2. package/CHANGELOG.md +4 -0
  3. package/android/build.gradle +2 -2
  4. package/expo-module.config.json +1 -1
  5. package/{android/build/publications/release/module.json → local-maven-repo/host/exp/exponent/expo.modules.notifications/58.0.1/expo.modules.notifications-58.0.1.module} +7 -7
  6. package/local-maven-repo/host/exp/exponent/expo.modules.notifications/58.0.1/expo.modules.notifications-58.0.1.module.md5 +1 -0
  7. package/local-maven-repo/host/exp/exponent/expo.modules.notifications/58.0.1/expo.modules.notifications-58.0.1.module.sha1 +1 -0
  8. package/local-maven-repo/host/exp/exponent/expo.modules.notifications/58.0.1/expo.modules.notifications-58.0.1.module.sha256 +1 -0
  9. package/local-maven-repo/host/exp/exponent/expo.modules.notifications/58.0.1/expo.modules.notifications-58.0.1.module.sha512 +1 -0
  10. package/local-maven-repo/host/exp/exponent/expo.modules.notifications/{58.0.0/expo.modules.notifications-58.0.0.pom → 58.0.1/expo.modules.notifications-58.0.1.pom} +1 -1
  11. package/local-maven-repo/host/exp/exponent/expo.modules.notifications/58.0.1/expo.modules.notifications-58.0.1.pom.md5 +1 -0
  12. package/local-maven-repo/host/exp/exponent/expo.modules.notifications/58.0.1/expo.modules.notifications-58.0.1.pom.sha1 +1 -0
  13. package/local-maven-repo/host/exp/exponent/expo.modules.notifications/58.0.1/expo.modules.notifications-58.0.1.pom.sha256 +1 -0
  14. package/local-maven-repo/host/exp/exponent/expo.modules.notifications/58.0.1/expo.modules.notifications-58.0.1.pom.sha512 +1 -0
  15. package/local-maven-repo/host/exp/exponent/expo.modules.notifications/maven-metadata.xml +4 -4
  16. package/local-maven-repo/host/exp/exponent/expo.modules.notifications/maven-metadata.xml.md5 +1 -1
  17. package/local-maven-repo/host/exp/exponent/expo.modules.notifications/maven-metadata.xml.sha1 +1 -1
  18. package/local-maven-repo/host/exp/exponent/expo.modules.notifications/maven-metadata.xml.sha256 +1 -1
  19. package/local-maven-repo/host/exp/exponent/expo.modules.notifications/maven-metadata.xml.sha512 +1 -1
  20. package/package.json +5 -5
  21. package/android/build/generated/source/buildConfig/release/expo/modules/notifications/BuildConfig.java +0 -10
  22. package/android/build/intermediates/aapt_friendly_merged_manifests/release/processReleaseManifest/aapt/AndroidManifest.xml +0 -43
  23. package/android/build/intermediates/aapt_friendly_merged_manifests/release/processReleaseManifest/aapt/output-metadata.json +0 -18
  24. package/android/build/intermediates/aar_main_jar/release/syncReleaseLibJars/classes.jar +0 -0
  25. package/android/build/intermediates/aar_metadata/release/writeReleaseAarMetadata/aar-metadata.properties +0 -7
  26. package/android/build/intermediates/annotation_processor_list/release/javaPreCompileRelease/annotationProcessors.json +0 -1
  27. package/android/build/intermediates/annotations_typedef_file/release/extractReleaseAnnotations/typedefs.txt +0 -0
  28. package/android/build/intermediates/compile_r_class_jar/release/generateReleaseRFile/R.jar +0 -0
  29. package/android/build/intermediates/compile_symbol_list/release/generateReleaseRFile/R.txt +0 -1
  30. package/android/build/intermediates/incremental/mergeReleaseAssets/merger.xml +0 -2
  31. package/android/build/intermediates/incremental/mergeReleaseJniLibFolders/merger.xml +0 -2
  32. package/android/build/intermediates/incremental/release/packageReleaseResources/compile-file-map.properties +0 -1
  33. package/android/build/intermediates/incremental/release/packageReleaseResources/merged.dir/values/values.xml +0 -4
  34. package/android/build/intermediates/incremental/release/packageReleaseResources/merger.xml +0 -2
  35. package/android/build/intermediates/incremental/release-mergeJavaRes/merge-state +0 -0
  36. package/android/build/intermediates/java_res/release/processReleaseJavaRes/out/META-INF/expo-notifications_release.kotlin_module +0 -0
  37. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/BuildConfig.class +0 -0
  38. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/notifications/ArgumentsNotificationContentBuilder.class +0 -0
  39. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/notifications/NotificationSerializer.class +0 -0
  40. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/notifications/RemoteMessageSerializer.class +0 -0
  41. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/notifications/categories/serializers/ExpoNotificationsCategoriesSerializer.class +0 -0
  42. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/notifications/channels/managers/AndroidXNotificationsChannelGroupManager.class +0 -0
  43. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/notifications/channels/managers/AndroidXNotificationsChannelManager.class +0 -0
  44. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/notifications/channels/managers/NotificationsChannelGroupManager.class +0 -0
  45. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/notifications/channels/managers/NotificationsChannelManager.class +0 -0
  46. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/notifications/channels/serializers/ExpoNotificationsChannelGroupSerializer.class +0 -0
  47. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/notifications/channels/serializers/ExpoNotificationsChannelSerializer.class +0 -0
  48. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/notifications/enums/AudioContentType.class +0 -0
  49. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/notifications/enums/AudioUsage.class +0 -0
  50. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/notifications/enums/NotificationImportance.class +0 -0
  51. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/notifications/enums/NotificationPriority.class +0 -0
  52. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/notifications/enums/NotificationVisibility.class +0 -0
  53. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/notifications/handling/SingleNotificationHandlerTask$1$1.class +0 -0
  54. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/notifications/handling/SingleNotificationHandlerTask$1.class +0 -0
  55. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/notifications/handling/SingleNotificationHandlerTask.class +0 -0
  56. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/notifications/model/Notification$1.class +0 -0
  57. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/notifications/model/Notification.class +0 -0
  58. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/notifications/model/NotificationAction$1.class +0 -0
  59. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/notifications/model/NotificationAction.class +0 -0
  60. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/notifications/model/NotificationCategory$1.class +0 -0
  61. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/notifications/model/NotificationCategory.class +0 -0
  62. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/notifications/model/NotificationContent$1.class +0 -0
  63. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/notifications/model/NotificationContent$Builder.class +0 -0
  64. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/notifications/model/NotificationContent.class +0 -0
  65. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/notifications/model/NotificationRequest$1.class +0 -0
  66. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/notifications/model/NotificationRequest.class +0 -0
  67. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/notifications/model/NotificationResponse$1.class +0 -0
  68. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/notifications/model/NotificationResponse.class +0 -0
  69. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/notifications/model/TextInputNotificationAction$1.class +0 -0
  70. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/notifications/model/TextInputNotificationAction.class +0 -0
  71. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/notifications/model/TextInputNotificationResponse$1.class +0 -0
  72. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/notifications/model/TextInputNotificationResponse.class +0 -0
  73. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/notifications/serverregistration/InstallationId.class +0 -0
  74. package/android/build/intermediates/local_only_symbol_list/release/parseReleaseLocalResources/R-def.txt +0 -3
  75. package/android/build/intermediates/manifest_merge_blame_file/release/processReleaseManifest/manifest-merger-blame-release-report.txt +0 -83
  76. package/android/build/intermediates/merged_consumer_proguard_file/release/mergeReleaseConsumerProguardFiles/proguard.txt +0 -1
  77. package/android/build/intermediates/merged_java_res/release/mergeReleaseJavaResource/feature-expo-notifications.jar +0 -0
  78. package/android/build/intermediates/merged_manifest/release/processReleaseManifest/AndroidManifest.xml +0 -43
  79. package/android/build/intermediates/nested_resources_validation_report/release/generateReleaseResources/nestedResourcesValidationReport.txt +0 -1
  80. package/android/build/intermediates/packaged_res/release/packageReleaseResources/values/values.xml +0 -4
  81. package/android/build/intermediates/symbol_list_with_package_name/release/generateReleaseRFile/package-aware-r.txt +0 -2
  82. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab +0 -0
  83. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream +0 -0
  84. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len +0 -0
  85. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len +0 -0
  86. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values +0 -0
  87. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at +0 -0
  88. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.s +0 -1
  89. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i +0 -0
  90. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len +0 -0
  91. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab +0 -0
  92. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream +0 -0
  93. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len +0 -0
  94. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len +0 -0
  95. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at +0 -0
  96. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i +0 -0
  97. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i.len +0 -0
  98. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab +0 -0
  99. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream +0 -0
  100. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len +0 -0
  101. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len +0 -0
  102. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at +0 -0
  103. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i +0 -0
  104. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i.len +0 -0
  105. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab +0 -0
  106. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.keystream +0 -0
  107. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.keystream.len +0 -0
  108. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.len +0 -0
  109. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.values.at +0 -0
  110. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab_i +0 -0
  111. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab_i.len +0 -0
  112. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/inline-functions.tab +0 -0
  113. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/inline-functions.tab.keystream +0 -0
  114. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/inline-functions.tab.keystream.len +0 -0
  115. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/inline-functions.tab.len +0 -0
  116. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/inline-functions.tab.values.at +0 -0
  117. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/inline-functions.tab_i +0 -0
  118. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/inline-functions.tab_i.len +0 -0
  119. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab +0 -0
  120. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream +0 -0
  121. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len +0 -0
  122. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len +0 -0
  123. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values +0 -0
  124. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at +0 -0
  125. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.s +0 -1
  126. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i +0 -0
  127. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i.len +0 -0
  128. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab +0 -0
  129. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.keystream +0 -0
  130. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.keystream.len +0 -0
  131. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.len +0 -0
  132. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.values.at +0 -0
  133. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab_i +0 -0
  134. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab_i.len +0 -0
  135. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab +0 -0
  136. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream +0 -0
  137. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len +0 -0
  138. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len +0 -0
  139. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values +0 -0
  140. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at +0 -0
  141. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.s +0 -1
  142. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i +0 -0
  143. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len +0 -0
  144. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab +0 -0
  145. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream +0 -0
  146. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len +0 -0
  147. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len +0 -0
  148. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values +0 -0
  149. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at +0 -0
  150. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.s +0 -1
  151. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i +0 -0
  152. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i.len +0 -0
  153. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-typealias-fq-name.tab +0 -0
  154. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-typealias-fq-name.tab.keystream +0 -0
  155. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-typealias-fq-name.tab.keystream.len +0 -0
  156. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-typealias-fq-name.tab.len +0 -0
  157. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-typealias-fq-name.tab.values.at +0 -0
  158. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-typealias-fq-name.tab_i +0 -0
  159. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-typealias-fq-name.tab_i.len +0 -0
  160. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab +0 -0
  161. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream +0 -0
  162. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len +0 -0
  163. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len +0 -0
  164. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at +0 -0
  165. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i +0 -0
  166. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i.len +0 -0
  167. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab +0 -0
  168. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream +0 -0
  169. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len +0 -0
  170. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len +0 -0
  171. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at +0 -0
  172. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i +0 -0
  173. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i.len +0 -0
  174. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/typealias-fq-name-to-source.tab +0 -0
  175. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/typealias-fq-name-to-source.tab.keystream +0 -0
  176. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/typealias-fq-name-to-source.tab.keystream.len +0 -0
  177. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/typealias-fq-name-to-source.tab.len +0 -0
  178. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/typealias-fq-name-to-source.tab.values.at +0 -0
  179. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/typealias-fq-name-to-source.tab_i +0 -0
  180. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/typealias-fq-name-to-source.tab_i.len +0 -0
  181. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/counters.tab +0 -2
  182. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab +0 -0
  183. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream +0 -0
  184. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len +0 -0
  185. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len +0 -0
  186. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at +0 -0
  187. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i +0 -0
  188. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len +0 -0
  189. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab +0 -0
  190. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream +0 -0
  191. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len +0 -0
  192. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len +0 -0
  193. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at +0 -0
  194. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i +0 -0
  195. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len +0 -0
  196. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab +0 -0
  197. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream +0 -0
  198. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len +0 -0
  199. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab.len +0 -0
  200. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at +0 -0
  201. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab_i +0 -0
  202. package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len +0 -0
  203. package/android/build/kotlin/compileReleaseKotlin/cacheable/last-build.bin +0 -0
  204. package/android/build/kotlin/compileReleaseKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin +0 -0
  205. package/android/build/outputs/logs/manifest-merger-release-report.txt +0 -92
  206. package/android/build/publications/release/pom-default.xml +0 -114
  207. package/android/build/tmp/compileReleaseJavaWithJavac/previous-compilation-data.bin +0 -0
  208. package/android/build/tmp/kotlin-classes/release/META-INF/expo-notifications_release.kotlin_module +0 -0
  209. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/ModuleNotFoundException.class +0 -0
  210. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/NotificationWasAlreadyHandledException.class +0 -0
  211. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/NotificationsPackage.class +0 -0
  212. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/UtilsKt$createDefaultResultReceiver$1.class +0 -0
  213. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/UtilsKt.class +0 -0
  214. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/badge/BadgeHelper.class +0 -0
  215. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/badge/BadgeModule$definition$lambda$2$$inlined$AsyncFunction$1.class +0 -0
  216. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/badge/BadgeModule$definition$lambda$2$$inlined$AsyncFunction$2.class +0 -0
  217. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/badge/BadgeModule$definition$lambda$2$$inlined$AsyncFunction$3.class +0 -0
  218. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/badge/BadgeModule$definition$lambda$2$$inlined$AsyncFunction$4.class +0 -0
  219. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/badge/BadgeModule.class +0 -0
  220. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/NotificationManager.class +0 -0
  221. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/SoundResolver.class +0 -0
  222. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/background/BackgroundRemoteNotificationTaskConsumer$Companion.class +0 -0
  223. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/background/BackgroundRemoteNotificationTaskConsumer.class +0 -0
  224. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/background/ExpoBackgroundNotificationTasksModule$definition$lambda$3$$inlined$AsyncFunction$1.class +0 -0
  225. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/background/ExpoBackgroundNotificationTasksModule$definition$lambda$3$$inlined$AsyncFunction$2.class +0 -0
  226. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/background/ExpoBackgroundNotificationTasksModule$definition$lambda$3$$inlined$AsyncFunction$3.class +0 -0
  227. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/background/ExpoBackgroundNotificationTasksModule$definition$lambda$3$$inlined$AsyncFunction$4.class +0 -0
  228. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/background/ExpoBackgroundNotificationTasksModule$definition$lambda$3$$inlined$AsyncFunction$5.class +0 -0
  229. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/background/ExpoBackgroundNotificationTasksModule$definition$lambda$3$$inlined$AsyncFunction$6.class +0 -0
  230. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/background/ExpoBackgroundNotificationTasksModule.class +0 -0
  231. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/categories/ExpoNotificationCategoriesModule$definition$1$1$1.class +0 -0
  232. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/categories/ExpoNotificationCategoriesModule$definition$lambda$2$$inlined$AsyncFunction$1.class +0 -0
  233. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/categories/ExpoNotificationCategoriesModule$definition$lambda$2$$inlined$AsyncFunction$2.class +0 -0
  234. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/categories/ExpoNotificationCategoriesModule$definition$lambda$2$$inlined$AsyncFunction$3.class +0 -0
  235. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/categories/ExpoNotificationCategoriesModule$definition$lambda$2$$inlined$AsyncFunctionWithPromise$1.class +0 -0
  236. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/categories/ExpoNotificationCategoriesModule$definition$lambda$2$$inlined$AsyncFunctionWithPromise$2.class +0 -0
  237. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/categories/ExpoNotificationCategoriesModule$definition$lambda$2$$inlined$AsyncFunctionWithPromise$3.class +0 -0
  238. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/categories/ExpoNotificationCategoriesModule$definition$lambda$2$$inlined$AsyncFunctionWithPromise$4.class +0 -0
  239. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/categories/ExpoNotificationCategoriesModule$definition$lambda$2$$inlined$AsyncFunctionWithPromise$5.class +0 -0
  240. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/categories/ExpoNotificationCategoriesModule$definition$lambda$2$$inlined$AsyncFunctionWithPromise$6.class +0 -0
  241. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/categories/ExpoNotificationCategoriesModule.class +0 -0
  242. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/categories/NotificationActionRecord$Options$__Pika.class +0 -0
  243. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/categories/NotificationActionRecord$Options.class +0 -0
  244. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/categories/NotificationActionRecord$TextInput$__Pika.class +0 -0
  245. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/categories/NotificationActionRecord$TextInput.class +0 -0
  246. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/categories/NotificationActionRecord$__Pika.class +0 -0
  247. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/categories/NotificationActionRecord.class +0 -0
  248. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/categories/serializers/NotificationsCategoriesSerializer.class +0 -0
  249. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/channels/AndroidXNotificationsChannelsProvider.class +0 -0
  250. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/channels/AndroidXNotificationsChannelsProviderKt.class +0 -0
  251. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/channels/InvalidVibrationPatternException.class +0 -0
  252. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/channels/NotificationChannelGroupManagerModule$definition$lambda$7$$inlined$AsyncFunction$1.class +0 -0
  253. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/channels/NotificationChannelGroupManagerModule$definition$lambda$7$$inlined$AsyncFunction$10.class +0 -0
  254. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/channels/NotificationChannelGroupManagerModule$definition$lambda$7$$inlined$AsyncFunction$2.class +0 -0
  255. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/channels/NotificationChannelGroupManagerModule$definition$lambda$7$$inlined$AsyncFunction$3.class +0 -0
  256. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/channels/NotificationChannelGroupManagerModule$definition$lambda$7$$inlined$AsyncFunction$4.class +0 -0
  257. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/channels/NotificationChannelGroupManagerModule$definition$lambda$7$$inlined$AsyncFunction$5.class +0 -0
  258. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/channels/NotificationChannelGroupManagerModule$definition$lambda$7$$inlined$AsyncFunction$6.class +0 -0
  259. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/channels/NotificationChannelGroupManagerModule$definition$lambda$7$$inlined$AsyncFunction$7.class +0 -0
  260. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/channels/NotificationChannelGroupManagerModule$definition$lambda$7$$inlined$AsyncFunction$8.class +0 -0
  261. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/channels/NotificationChannelGroupManagerModule$definition$lambda$7$$inlined$AsyncFunction$9.class +0 -0
  262. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/channels/NotificationChannelGroupManagerModule.class +0 -0
  263. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/channels/NotificationChannelManagerModule$definition$lambda$7$$inlined$AsyncFunction$1.class +0 -0
  264. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/channels/NotificationChannelManagerModule$definition$lambda$7$$inlined$AsyncFunction$10.class +0 -0
  265. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/channels/NotificationChannelManagerModule$definition$lambda$7$$inlined$AsyncFunction$2.class +0 -0
  266. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/channels/NotificationChannelManagerModule$definition$lambda$7$$inlined$AsyncFunction$3.class +0 -0
  267. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/channels/NotificationChannelManagerModule$definition$lambda$7$$inlined$AsyncFunction$4.class +0 -0
  268. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/channels/NotificationChannelManagerModule$definition$lambda$7$$inlined$AsyncFunction$5.class +0 -0
  269. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/channels/NotificationChannelManagerModule$definition$lambda$7$$inlined$AsyncFunction$6.class +0 -0
  270. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/channels/NotificationChannelManagerModule$definition$lambda$7$$inlined$AsyncFunction$7.class +0 -0
  271. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/channels/NotificationChannelManagerModule$definition$lambda$7$$inlined$AsyncFunction$8.class +0 -0
  272. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/channels/NotificationChannelManagerModule$definition$lambda$7$$inlined$AsyncFunction$9.class +0 -0
  273. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/channels/NotificationChannelManagerModule.class +0 -0
  274. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/channels/NotificationsChannelProviderAccessor$DefaultImpls.class +0 -0
  275. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/channels/NotificationsChannelProviderAccessor.class +0 -0
  276. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/channels/NotificationsChannelsProvider.class +0 -0
  277. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/channels/serializers/NotificationsChannelGroupSerializer$Companion.class +0 -0
  278. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/channels/serializers/NotificationsChannelGroupSerializer.class +0 -0
  279. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/channels/serializers/NotificationsChannelSerializer$Companion.class +0 -0
  280. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/channels/serializers/NotificationsChannelSerializer.class +0 -0
  281. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/debug/DebugLogging.class +0 -0
  282. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/emitting/NotificationsEmitter$definition$lambda$4$$inlined$Function$1.class +0 -0
  283. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/emitting/NotificationsEmitter$definition$lambda$4$$inlined$FunctionWithoutArgs$1.class +0 -0
  284. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/emitting/NotificationsEmitter$definition$lambda$4$$inlined$OnCreate$1.class +0 -0
  285. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/emitting/NotificationsEmitter$definition$lambda$4$$inlined$OnDestroy$1.class +0 -0
  286. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/emitting/NotificationsEmitter.class +0 -0
  287. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/emitting/NotificationsEmitterKt.class +0 -0
  288. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/handling/NotificationsHandler$definition$1$1.class +0 -0
  289. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/handling/NotificationsHandler$definition$1$2.class +0 -0
  290. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/handling/NotificationsHandler$definition$lambda$3$$inlined$AsyncFunctionWithPromise$1.class +0 -0
  291. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/handling/NotificationsHandler$definition$lambda$3$$inlined$AsyncFunctionWithPromise$2.class +0 -0
  292. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/handling/NotificationsHandler$definition$lambda$3$$inlined$AsyncFunctionWithPromise$3.class +0 -0
  293. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/handling/NotificationsHandler$definition$lambda$3$$inlined$OnCreate$1.class +0 -0
  294. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/handling/NotificationsHandler$definition$lambda$3$$inlined$OnDestroy$1.class +0 -0
  295. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/handling/NotificationsHandler.class +0 -0
  296. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/interfaces/INotificationContent.class +0 -0
  297. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/interfaces/NotificationBuilder.class +0 -0
  298. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/interfaces/NotificationListener$DefaultImpls.class +0 -0
  299. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/interfaces/NotificationListener.class +0 -0
  300. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/interfaces/NotificationTrigger$DefaultImpls.class +0 -0
  301. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/interfaces/NotificationTrigger.class +0 -0
  302. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/interfaces/SchedulableNotificationTrigger$DefaultImpls.class +0 -0
  303. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/interfaces/SchedulableNotificationTrigger.class +0 -0
  304. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/model/NotificationBehaviorRecord$Companion.class +0 -0
  305. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/model/NotificationBehaviorRecord$Creator.class +0 -0
  306. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/model/NotificationBehaviorRecord$__Pika.class +0 -0
  307. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/model/NotificationBehaviorRecord.class +0 -0
  308. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/model/NotificationData.class +0 -0
  309. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/model/RemoteNotificationContent$CREATOR.class +0 -0
  310. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/model/RemoteNotificationContent.class +0 -0
  311. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/model/triggers/FirebaseNotificationTrigger$Companion$CREATOR$1.class +0 -0
  312. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/model/triggers/FirebaseNotificationTrigger$Companion.class +0 -0
  313. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/model/triggers/FirebaseNotificationTrigger.class +0 -0
  314. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/presentation/ExpoNotificationPresentationModule$definition$1$1$1.class +0 -0
  315. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/presentation/ExpoNotificationPresentationModule$definition$lambda$2$$inlined$AsyncFunction$1.class +0 -0
  316. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/presentation/ExpoNotificationPresentationModule$definition$lambda$2$$inlined$AsyncFunction$2.class +0 -0
  317. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/presentation/ExpoNotificationPresentationModule$definition$lambda$2$$inlined$AsyncFunction$3.class +0 -0
  318. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/presentation/ExpoNotificationPresentationModule$definition$lambda$2$$inlined$AsyncFunction$4.class +0 -0
  319. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/presentation/ExpoNotificationPresentationModule$definition$lambda$2$$inlined$AsyncFunction$5.class +0 -0
  320. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/presentation/ExpoNotificationPresentationModule$definition$lambda$2$$inlined$AsyncFunction$6.class +0 -0
  321. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/presentation/ExpoNotificationPresentationModule$definition$lambda$2$$inlined$AsyncFunctionWithPromise$1.class +0 -0
  322. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/presentation/ExpoNotificationPresentationModule$definition$lambda$2$$inlined$AsyncFunctionWithPromise$2.class +0 -0
  323. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/presentation/ExpoNotificationPresentationModule.class +0 -0
  324. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/presentation/builders/BaseNotificationBuilder$Companion.class +0 -0
  325. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/presentation/builders/BaseNotificationBuilder.class +0 -0
  326. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/presentation/builders/DownloadImageKt$downloadImage$1.class +0 -0
  327. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/presentation/builders/DownloadImageKt$downloadImage$2$1$1.class +0 -0
  328. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/presentation/builders/DownloadImageKt$downloadImage$2$1.class +0 -0
  329. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/presentation/builders/DownloadImageKt.class +0 -0
  330. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/presentation/builders/ExpoNotificationBuilder$Companion.class +0 -0
  331. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/presentation/builders/ExpoNotificationBuilder$build$1.class +0 -0
  332. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/presentation/builders/ExpoNotificationBuilder.class +0 -0
  333. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/scheduling/NotificationScheduler$definition$1$1$1.class +0 -0
  334. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/scheduling/NotificationScheduler$definition$1$2$1.class +0 -0
  335. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/scheduling/NotificationScheduler$definition$lambda$4$$inlined$AsyncFunction$1.class +0 -0
  336. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/scheduling/NotificationScheduler$definition$lambda$4$$inlined$AsyncFunction$2.class +0 -0
  337. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/scheduling/NotificationScheduler$definition$lambda$4$$inlined$AsyncFunction$3.class +0 -0
  338. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/scheduling/NotificationScheduler$definition$lambda$4$$inlined$AsyncFunction$4.class +0 -0
  339. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/scheduling/NotificationScheduler$definition$lambda$4$$inlined$AsyncFunction$5.class +0 -0
  340. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/scheduling/NotificationScheduler$definition$lambda$4$$inlined$AsyncFunction$6.class +0 -0
  341. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/scheduling/NotificationScheduler$definition$lambda$4$$inlined$AsyncFunctionWithPromise$1.class +0 -0
  342. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/scheduling/NotificationScheduler$definition$lambda$4$$inlined$AsyncFunctionWithPromise$2.class +0 -0
  343. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/scheduling/NotificationScheduler$definition$lambda$4$$inlined$AsyncFunctionWithPromise$3.class +0 -0
  344. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/scheduling/NotificationScheduler$definition$lambda$4$$inlined$AsyncFunctionWithPromise$4.class +0 -0
  345. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/scheduling/NotificationScheduler$definition$lambda$4$$inlined$AsyncFunctionWithPromise$5.class +0 -0
  346. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/scheduling/NotificationScheduler$definition$lambda$4$$inlined$AsyncFunctionWithPromise$6.class +0 -0
  347. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/scheduling/NotificationScheduler$definition$lambda$4$$inlined$AsyncFunctionWithPromise$7.class +0 -0
  348. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/scheduling/NotificationScheduler$definition$lambda$4$$inlined$AsyncFunctionWithPromise$8.class +0 -0
  349. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/scheduling/NotificationScheduler.class +0 -0
  350. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/triggers/AlarmClockAwareTrigger$Companion.class +0 -0
  351. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/triggers/AlarmClockAwareTrigger$DefaultImpls.class +0 -0
  352. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/triggers/AlarmClockAwareTrigger.class +0 -0
  353. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/triggers/ChannelAwareTrigger$Creator.class +0 -0
  354. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/triggers/ChannelAwareTrigger.class +0 -0
  355. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/triggers/DailyTrigger$Companion.class +0 -0
  356. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/triggers/DailyTrigger$Creator.class +0 -0
  357. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/triggers/DailyTrigger.class +0 -0
  358. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/triggers/DateTrigger$Companion.class +0 -0
  359. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/triggers/DateTrigger$Creator.class +0 -0
  360. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/triggers/DateTrigger.class +0 -0
  361. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/triggers/MonthlyTrigger$Companion.class +0 -0
  362. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/triggers/MonthlyTrigger$Creator.class +0 -0
  363. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/triggers/MonthlyTrigger.class +0 -0
  364. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/triggers/TimeIntervalTrigger$Creator.class +0 -0
  365. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/triggers/TimeIntervalTrigger.class +0 -0
  366. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/triggers/WeeklyTrigger$Companion.class +0 -0
  367. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/triggers/WeeklyTrigger$Creator.class +0 -0
  368. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/triggers/WeeklyTrigger.class +0 -0
  369. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/triggers/YearlyTrigger$Companion.class +0 -0
  370. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/triggers/YearlyTrigger$Creator.class +0 -0
  371. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/notifications/triggers/YearlyTrigger.class +0 -0
  372. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/permissions/NotificationPermissionsModule$definition$lambda$2$$inlined$AsyncFunction$1.class +0 -0
  373. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/permissions/NotificationPermissionsModule$definition$lambda$2$$inlined$AsyncFunction$2.class +0 -0
  374. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/permissions/NotificationPermissionsModule$definition$lambda$2$$inlined$AsyncFunction$3.class +0 -0
  375. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/permissions/NotificationPermissionsModule$definition$lambda$2$$inlined$AsyncFunctionWithPromise$1.class +0 -0
  376. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/permissions/NotificationPermissionsModule$definition$lambda$2$$inlined$AsyncFunctionWithPromise$2.class +0 -0
  377. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/permissions/NotificationPermissionsModule.class +0 -0
  378. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/permissions/NotificationPermissionsModuleKt.class +0 -0
  379. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/serverregistration/RegistrationInfo$Companion.class +0 -0
  380. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/serverregistration/RegistrationInfo.class +0 -0
  381. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/serverregistration/ServerRegistrationModule$definition$lambda$4$$inlined$AsyncFunction$1.class +0 -0
  382. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/serverregistration/ServerRegistrationModule$definition$lambda$4$$inlined$AsyncFunction$2.class +0 -0
  383. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/serverregistration/ServerRegistrationModule$definition$lambda$4$$inlined$AsyncFunction$3.class +0 -0
  384. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/serverregistration/ServerRegistrationModule$definition$lambda$4$$inlined$AsyncFunction$4.class +0 -0
  385. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/serverregistration/ServerRegistrationModule$definition$lambda$4$$inlined$AsyncFunction$5.class +0 -0
  386. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/serverregistration/ServerRegistrationModule.class +0 -0
  387. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/service/ExpoFirebaseMessagingService.class +0 -0
  388. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/service/NotificationForwarderActivity.class +0 -0
  389. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/service/NotificationsService$Companion.class +0 -0
  390. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/service/NotificationsService.class +0 -0
  391. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/service/delegates/Base64SerializationKt.class +0 -0
  392. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/service/delegates/ExpoCategoriesDelegate.class +0 -0
  393. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/service/delegates/ExpoHandlingDelegate$Companion.class +0 -0
  394. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/service/delegates/ExpoHandlingDelegate.class +0 -0
  395. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/service/delegates/ExpoNotificationLifecycleListener.class +0 -0
  396. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/service/delegates/ExpoPresentationDelegate$Companion.class +0 -0
  397. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/service/delegates/ExpoPresentationDelegate$presentNotification$1.class +0 -0
  398. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/service/delegates/ExpoPresentationDelegate.class +0 -0
  399. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/service/delegates/ExpoSchedulingDelegate.class +0 -0
  400. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/service/delegates/FirebaseMessagingDelegate$Companion.class +0 -0
  401. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/service/delegates/FirebaseMessagingDelegate.class +0 -0
  402. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/service/delegates/SharedPreferencesNotificationCategoriesStore$Companion.class +0 -0
  403. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/service/delegates/SharedPreferencesNotificationCategoriesStore.class +0 -0
  404. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/service/delegates/SharedPreferencesNotificationsStore$Companion.class +0 -0
  405. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/service/delegates/SharedPreferencesNotificationsStore.class +0 -0
  406. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/service/interfaces/CategoriesDelegate.class +0 -0
  407. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/service/interfaces/FirebaseMessagingDelegate.class +0 -0
  408. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/service/interfaces/HandlingDelegate.class +0 -0
  409. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/service/interfaces/PresentationDelegate.class +0 -0
  410. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/service/interfaces/SchedulingDelegate.class +0 -0
  411. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/tokens/PushTokenModule$definition$1$3$1.class +0 -0
  412. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/tokens/PushTokenModule$definition$1$4$1.class +0 -0
  413. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/tokens/PushTokenModule$definition$lambda$5$$inlined$AsyncFunction$1.class +0 -0
  414. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/tokens/PushTokenModule$definition$lambda$5$$inlined$AsyncFunction$2.class +0 -0
  415. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/tokens/PushTokenModule$definition$lambda$5$$inlined$AsyncFunction$3.class +0 -0
  416. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/tokens/PushTokenModule$definition$lambda$5$$inlined$AsyncFunction$4.class +0 -0
  417. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/tokens/PushTokenModule$definition$lambda$5$$inlined$AsyncFunction$5.class +0 -0
  418. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/tokens/PushTokenModule$definition$lambda$5$$inlined$AsyncFunction$6.class +0 -0
  419. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/tokens/PushTokenModule$definition$lambda$5$$inlined$OnCreate$1.class +0 -0
  420. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/tokens/PushTokenModule$definition$lambda$5$$inlined$OnDestroy$1.class +0 -0
  421. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/tokens/PushTokenModule.class +0 -0
  422. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/tokens/PushTokenModuleKt.class +0 -0
  423. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/tokens/interfaces/FirebaseTokenListener.class +0 -0
  424. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/topics/TopicSubscriptionModule$definition$1$1$1.class +0 -0
  425. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/topics/TopicSubscriptionModule$definition$1$2$1.class +0 -0
  426. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/topics/TopicSubscriptionModule$definition$lambda$2$$inlined$AsyncFunctionWithPromise$1.class +0 -0
  427. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/topics/TopicSubscriptionModule$definition$lambda$2$$inlined$AsyncFunctionWithPromise$2.class +0 -0
  428. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/topics/TopicSubscriptionModule$definition$lambda$2$$inlined$AsyncFunctionWithPromise$3.class +0 -0
  429. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/topics/TopicSubscriptionModule$definition$lambda$2$$inlined$AsyncFunctionWithPromise$4.class +0 -0
  430. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/topics/TopicSubscriptionModule.class +0 -0
  431. package/android/build/tmp/kotlin-classes/release/expo/modules/notifications/topics/TopicSubscriptionModuleKt.class +0 -0
  432. package/android/build/tmp/publishReleasePublicationToNPMPackageRepository/module-maven-metadata.xml +0 -13
  433. package/android/build/tmp/sourceReleaseJar/MANIFEST.MF +0 -2
  434. package/local-maven-repo/host/exp/exponent/expo.modules.notifications/58.0.0/expo.modules.notifications-58.0.0-sources.jar +0 -0
  435. package/local-maven-repo/host/exp/exponent/expo.modules.notifications/58.0.0/expo.modules.notifications-58.0.0.aar +0 -0
  436. package/local-maven-repo/host/exp/exponent/expo.modules.notifications/58.0.0/expo.modules.notifications-58.0.0.module +0 -170
  437. package/local-maven-repo/host/exp/exponent/expo.modules.notifications/58.0.0/expo.modules.notifications-58.0.0.module.md5 +0 -1
  438. package/local-maven-repo/host/exp/exponent/expo.modules.notifications/58.0.0/expo.modules.notifications-58.0.0.module.sha1 +0 -1
  439. package/local-maven-repo/host/exp/exponent/expo.modules.notifications/58.0.0/expo.modules.notifications-58.0.0.module.sha256 +0 -1
  440. package/local-maven-repo/host/exp/exponent/expo.modules.notifications/58.0.0/expo.modules.notifications-58.0.0.module.sha512 +0 -1
  441. package/local-maven-repo/host/exp/exponent/expo.modules.notifications/58.0.0/expo.modules.notifications-58.0.0.pom.md5 +0 -1
  442. package/local-maven-repo/host/exp/exponent/expo.modules.notifications/58.0.0/expo.modules.notifications-58.0.0.pom.sha1 +0 -1
  443. package/local-maven-repo/host/exp/exponent/expo.modules.notifications/58.0.0/expo.modules.notifications-58.0.0.pom.sha256 +0 -1
  444. package/local-maven-repo/host/exp/exponent/expo.modules.notifications/58.0.0/expo.modules.notifications-58.0.0.pom.sha512 +0 -1
  445. /package/{android/build/intermediates/source_jar/release/release-sources.jar → local-maven-repo/host/exp/exponent/expo.modules.notifications/58.0.1/expo.modules.notifications-58.0.1-sources.jar} +0 -0
  446. /package/local-maven-repo/host/exp/exponent/expo.modules.notifications/{58.0.0/expo.modules.notifications-58.0.0-sources.jar.md5 → 58.0.1/expo.modules.notifications-58.0.1-sources.jar.md5} +0 -0
  447. /package/local-maven-repo/host/exp/exponent/expo.modules.notifications/{58.0.0/expo.modules.notifications-58.0.0-sources.jar.sha1 → 58.0.1/expo.modules.notifications-58.0.1-sources.jar.sha1} +0 -0
  448. /package/local-maven-repo/host/exp/exponent/expo.modules.notifications/{58.0.0/expo.modules.notifications-58.0.0-sources.jar.sha256 → 58.0.1/expo.modules.notifications-58.0.1-sources.jar.sha256} +0 -0
  449. /package/local-maven-repo/host/exp/exponent/expo.modules.notifications/{58.0.0/expo.modules.notifications-58.0.0-sources.jar.sha512 → 58.0.1/expo.modules.notifications-58.0.1-sources.jar.sha512} +0 -0
  450. /package/{android/build/outputs/aar/expo-notifications-release.aar → local-maven-repo/host/exp/exponent/expo.modules.notifications/58.0.1/expo.modules.notifications-58.0.1.aar} +0 -0
  451. /package/local-maven-repo/host/exp/exponent/expo.modules.notifications/{58.0.0/expo.modules.notifications-58.0.0.aar.md5 → 58.0.1/expo.modules.notifications-58.0.1.aar.md5} +0 -0
  452. /package/local-maven-repo/host/exp/exponent/expo.modules.notifications/{58.0.0/expo.modules.notifications-58.0.0.aar.sha1 → 58.0.1/expo.modules.notifications-58.0.1.aar.sha1} +0 -0
  453. /package/local-maven-repo/host/exp/exponent/expo.modules.notifications/{58.0.0/expo.modules.notifications-58.0.0.aar.sha256 → 58.0.1/expo.modules.notifications-58.0.1.aar.sha256} +0 -0
  454. /package/local-maven-repo/host/exp/exponent/expo.modules.notifications/{58.0.0/expo.modules.notifications-58.0.0.aar.sha512 → 58.0.1/expo.modules.notifications-58.0.1.aar.sha512} +0 -0
package/.npmignore CHANGED
@@ -17,3 +17,8 @@ __rsc_tests__
17
17
  /android/src/androidTest/
18
18
  /android/src/test/
19
19
  /ios/Tests
20
+
21
+ # Exclude native build output (pnpm pack ignores nested .gitignore files)
22
+ .cxx/
23
+ .gradle/
24
+ /android/build/
package/CHANGELOG.md CHANGED
@@ -10,6 +10,10 @@
10
10
 
11
11
  ### 💡 Others
12
12
 
13
+ ## 58.0.1 — 2026-09-14
14
+
15
+ _This version does not introduce any user-facing changes._
16
+
13
17
  ## 58.0.0 — 2026-09-10
14
18
 
15
19
  ### 🛠 Breaking changes
@@ -5,13 +5,13 @@ plugins {
5
5
  }
6
6
 
7
7
  group = 'host.exp.exponent'
8
- version = '58.0.0'
8
+ version = '58.0.1'
9
9
 
10
10
  android {
11
11
  namespace "expo.modules.notifications"
12
12
  defaultConfig {
13
13
  versionCode 21
14
- versionName '58.0.0'
14
+ versionName '58.0.1'
15
15
  testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
16
16
  consumerProguardFiles 'proguard-rules.pro'
17
17
  }
@@ -35,7 +35,7 @@
35
35
  "publication": {
36
36
  "groupId": "host.exp.exponent",
37
37
  "artifactId": "expo.modules.notifications",
38
- "version": "58.0.0",
38
+ "version": "58.0.1",
39
39
  "repository": "local-maven-repo"
40
40
  }
41
41
  }
@@ -3,7 +3,7 @@
3
3
  "component": {
4
4
  "group": "host.exp.exponent",
5
5
  "module": "expo.modules.notifications",
6
- "version": "58.0.0",
6
+ "version": "58.0.1",
7
7
  "attributes": {
8
8
  "org.gradle.status": "release"
9
9
  }
@@ -24,8 +24,8 @@
24
24
  },
25
25
  "files": [
26
26
  {
27
- "name": "expo.modules.notifications-58.0.0.aar",
28
- "url": "expo.modules.notifications-58.0.0.aar",
27
+ "name": "expo.modules.notifications-58.0.1.aar",
28
+ "url": "expo.modules.notifications-58.0.1.aar",
29
29
  "size": 443440,
30
30
  "sha512": "bedece83b0d66d2ab1ab694b77b7b381650148364bb5ea16eb29c9a335c56fd70006362303d824e5b3ee8503eb4167fcbded8518e44f025af2007a1247d4be82",
31
31
  "sha256": "0ff8576cdba721b673d3a0d295601bec8c85b9eca883ac2a94bd1303d26a0afd",
@@ -136,8 +136,8 @@
136
136
  ],
137
137
  "files": [
138
138
  {
139
- "name": "expo.modules.notifications-58.0.0.aar",
140
- "url": "expo.modules.notifications-58.0.0.aar",
139
+ "name": "expo.modules.notifications-58.0.1.aar",
140
+ "url": "expo.modules.notifications-58.0.1.aar",
141
141
  "size": 443440,
142
142
  "sha512": "bedece83b0d66d2ab1ab694b77b7b381650148364bb5ea16eb29c9a335c56fd70006362303d824e5b3ee8503eb4167fcbded8518e44f025af2007a1247d4be82",
143
143
  "sha256": "0ff8576cdba721b673d3a0d295601bec8c85b9eca883ac2a94bd1303d26a0afd",
@@ -156,8 +156,8 @@
156
156
  },
157
157
  "files": [
158
158
  {
159
- "name": "expo.modules.notifications-58.0.0-sources.jar",
160
- "url": "expo.modules.notifications-58.0.0-sources.jar",
159
+ "name": "expo.modules.notifications-58.0.1-sources.jar",
160
+ "url": "expo.modules.notifications-58.0.1-sources.jar",
161
161
  "size": 101324,
162
162
  "sha512": "7295dff37109291d0f618710112bbf012a9aee8caca39ee0972641d2961611dcd6d2827081a9f832219f14ba1b11e3dad831240c241121eb94f060ff65d7b044",
163
163
  "sha256": "ad24b225f7ff1022d85f0385d70427db1373aa75669ba07a7865b685a47e9a2d",
@@ -0,0 +1 @@
1
+ fabc2f274afb8afc7d913832af09d7ad2aeea0ddfaa2a2f9588322ccd7c4b8b3
@@ -0,0 +1 @@
1
+ 5237027dd1c9768b3fcb447d7f4b0f604e2cd6fb98173abd8fa82b3c0c008013dccee0a8e0f0fba232aef4fda43321071bdca4af8c67e5feb43d0c3deb8c9128
@@ -9,7 +9,7 @@
9
9
  <modelVersion>4.0.0</modelVersion>
10
10
  <groupId>host.exp.exponent</groupId>
11
11
  <artifactId>expo.modules.notifications</artifactId>
12
- <version>58.0.0</version>
12
+ <version>58.0.1</version>
13
13
  <packaging>aar</packaging>
14
14
  <name>expo.modules.notifications</name>
15
15
  <url>https://github.com/expo/expo</url>
@@ -0,0 +1 @@
1
+ e0c6cc364eea7d76872e5a76abb70b7b16b78fd6b0d31ba86bc3285c61ecd303
@@ -0,0 +1 @@
1
+ f2262fb22641b61d2a0cab6a93efd5bc370196055629ba897cb1265ff732959dac1fd1bc3428e208df96571500f60cd5bd6ee30013479e144e5217b3283010cb
@@ -3,11 +3,11 @@
3
3
  <groupId>host.exp.exponent</groupId>
4
4
  <artifactId>expo.modules.notifications</artifactId>
5
5
  <versioning>
6
- <latest>58.0.0</latest>
7
- <release>58.0.0</release>
6
+ <latest>58.0.1</latest>
7
+ <release>58.0.1</release>
8
8
  <versions>
9
- <version>58.0.0</version>
9
+ <version>58.0.1</version>
10
10
  </versions>
11
- <lastUpdated>20260910192003</lastUpdated>
11
+ <lastUpdated>20260914155309</lastUpdated>
12
12
  </versioning>
13
13
  </metadata>
@@ -1 +1 @@
1
- dc09643fafc1416ee636f5f29e39cf23
1
+ 2fa516ad7ae8017cb4cdf70aafd95f83
@@ -1 +1 @@
1
- 5c31b944e850a177b9482b403ad75a4eb31fc7ed
1
+ d70bd21e648043bd4d68850eb3b53392a079cc06
@@ -1 +1 @@
1
- 6d6a35b47e543c21bf776e1cbe8abe6325c7c1ea189c1e1e5d65499fd78d4d2a
1
+ 3fe13e13795beac30d11a748df200fb770199510f54d5730fc2793c42d7bd782
@@ -1 +1 @@
1
- c9d076a98ac59cbb32ccfaaacd8e34812c164ce4a7b615b8855464b9b826258683dea59fdd06948b75e645cf06a8d0cf018910e042ff1d23feaa252e5184c44c
1
+ ea98a89826535a0c9c6d99bf7a8b82f5134dd914a97a999608b6759d557a56a0f2062b83e55ad8c9e9c3ee7bda6df9081843a71bd8d1c25479427aafe75e03f4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "expo-notifications",
3
- "version": "58.0.0",
3
+ "version": "58.0.1",
4
4
  "description": "Provides an API to fetch push notification tokens and to present, schedule, receive, and respond to notifications.",
5
5
  "keywords": [
6
6
  "expo",
@@ -29,14 +29,14 @@
29
29
  "@expo/image-utils": "^0.12.0",
30
30
  "abort-controller": "^3.0.0",
31
31
  "badgin": "^1.1.5",
32
- "expo-application": "~58.0.0",
33
- "expo-constants": "~58.0.0"
32
+ "expo-application": "~58.0.1",
33
+ "expo-constants": "~58.0.1"
34
34
  },
35
35
  "devDependencies": {
36
36
  "@types/jest": "^29.2.1",
37
37
  "@types/node": "^22.14.0",
38
38
  "@types/react": "~19.2.0",
39
- "expo": "58.0.0-preview.0",
39
+ "expo": "58.0.0-preview.1",
40
40
  "expo-module-scripts": "56.0.3",
41
41
  "memfs": "^3.2.0"
42
42
  },
@@ -45,7 +45,7 @@
45
45
  "react": "*",
46
46
  "react-native": "*"
47
47
  },
48
- "gitHead": "c543a7181fc32e14f42d89550087b80ac5c490f2",
48
+ "gitHead": "40afe3afa42f1dcca3dcba7ffbb3641859bdf2f0",
49
49
  "scripts": {
50
50
  "build": "pnpm run build:lib && pnpm run build:plugin",
51
51
  "build:lib": "expo-build src",
@@ -1,10 +0,0 @@
1
- /**
2
- * Automatically generated file. DO NOT MODIFY
3
- */
4
- package expo.modules.notifications;
5
-
6
- public final class BuildConfig {
7
- public static final boolean DEBUG = false;
8
- public static final String LIBRARY_PACKAGE_NAME = "expo.modules.notifications";
9
- public static final String BUILD_TYPE = "release";
10
- }
@@ -1,43 +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.notifications" >
4
-
5
- <uses-sdk android:minSdkVersion="24" />
6
-
7
- <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
8
- <uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
9
-
10
- <application>
11
- <service
12
- android:name="expo.modules.notifications.service.ExpoFirebaseMessagingService"
13
- android:exported="false" >
14
- <intent-filter android:priority="-1" >
15
- <action android:name="com.google.firebase.MESSAGING_EVENT" />
16
- </intent-filter>
17
- </service>
18
-
19
- <receiver
20
- android:name="expo.modules.notifications.service.NotificationsService"
21
- android:enabled="true"
22
- android:exported="false" >
23
- <intent-filter android:priority="-1" >
24
- <action android:name="expo.modules.notifications.NOTIFICATION_EVENT" />
25
- <action android:name="android.intent.action.BOOT_COMPLETED" />
26
- <action android:name="android.intent.action.REBOOT" />
27
- <action android:name="android.intent.action.QUICKBOOT_POWERON" />
28
- <action android:name="com.htc.intent.action.QUICKBOOT_POWERON" />
29
- <action android:name="android.intent.action.MY_PACKAGE_REPLACED" />
30
- </intent-filter>
31
- </receiver>
32
-
33
- <activity
34
- android:name="expo.modules.notifications.service.NotificationForwarderActivity"
35
- android:excludeFromRecents="true"
36
- android:exported="false"
37
- android:launchMode="standard"
38
- android:noHistory="true"
39
- android:taskAffinity=""
40
- android:theme="@android:style/Theme.Translucent.NoTitleBar" />
41
- </application>
42
-
43
- </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.notifications",
8
- "variantName": "release",
9
- "elements": [
10
- {
11
- "type": "SINGLE",
12
- "filters": [],
13
- "attributes": [],
14
- "outputFile": "AndroidManifest.xml"
15
- }
16
- ],
17
- "elementType": "File"
18
- }
@@ -1,7 +0,0 @@
1
- aarFormatVersion=1.0
2
- aarMetadataVersion=1.0
3
- minCompileSdk=37
4
- minCompileMinorSdk=0
5
- minCompileSdkExtension=0
6
- minAndroidGradlePluginVersion=1.0.0
7
- coreLibraryDesugaringEnabled=false
@@ -1 +0,0 @@
1
- int string expo_notifications_fallback_channel_name 0x0
@@ -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:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/assets"/></dataSet><dataSet config="release" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/alanhughes/Work/expo/packages/expo-notifications/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:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/jniLibs"/></dataSet><dataSet config="release" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/release/jniLibs"/></dataSet></merger>
@@ -1,4 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <resources>
3
- <string name="expo_notifications_fallback_channel_name">Miscellaneous</string>
4
- </resources>
@@ -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:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/alanhughes/Work/expo/packages/expo-notifications/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:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~:!&lt;dir>navigation"><source path="/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/res"><file path="/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/res/values/strings.xml" qualifiers=""><string name="expo_notifications_fallback_channel_name">Miscellaneous</string></file></source></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="release$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/alanhughes/Work/expo/packages/expo-notifications/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:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~:!&lt;dir>navigation"><source path="/Users/alanhughes/Work/expo/packages/expo-notifications/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:.*:&lt;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:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~:!&lt;dir>navigation"/><mergedItems/></merger>
@@ -1,3 +0,0 @@
1
- R_DEF: Internal format may change without notice
2
- local
3
- string expo_notifications_fallback_channel_name
@@ -1,83 +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.notifications" >
4
- 4
5
- 5 <uses-sdk android:minSdkVersion="24" />
6
- 5-->INJECTED
7
- 5-->INJECTED
8
- 6
9
- 7 <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
10
- 7-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:2:3-79
11
- 7-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:2:20-76
12
- 8 <uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
13
- 8-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:3:3-74
14
- 8-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:3:20-72
15
- 9
16
- 10 <application>
17
- 10-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:5:3-38:17
18
- 11 <service
19
- 11-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:6:5-12:15
20
- 12 android:name="expo.modules.notifications.service.ExpoFirebaseMessagingService"
21
- 12-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:7:7-59
22
- 13 android:exported="false" >
23
- 13-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:8:7-31
24
- 14 <intent-filter android:priority="-1" >
25
- 14-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:9:7-11:23
26
- 14-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:9:22-43
27
- 15 <action android:name="com.google.firebase.MESSAGING_EVENT" />
28
- 15-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:10:9-70
29
- 15-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:10:17-67
30
- 16 </intent-filter>
31
- 17 </service>
32
- 18
33
- 19 <receiver
34
- 19-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:14:5-28:16
35
- 20 android:name="expo.modules.notifications.service.NotificationsService"
36
- 20-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:15:7-51
37
- 21 android:enabled="true"
38
- 21-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:16:7-29
39
- 22 android:exported="false" >
40
- 22-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:17:7-31
41
- 23 <intent-filter android:priority="-1" >
42
- 23-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:18:7-27:23
43
- 23-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:18:22-43
44
- 24 <action android:name="expo.modules.notifications.NOTIFICATION_EVENT" />
45
- 24-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:19:9-80
46
- 24-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:19:17-77
47
- 25 <action android:name="android.intent.action.BOOT_COMPLETED" />
48
- 25-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:21:9-71
49
- 25-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:21:17-68
50
- 26 <action android:name="android.intent.action.REBOOT" />
51
- 26-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:22:9-63
52
- 26-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:22:17-60
53
- 27 <action android:name="android.intent.action.QUICKBOOT_POWERON" />
54
- 27-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:23:9-74
55
- 27-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:23:17-71
56
- 28 <action android:name="com.htc.intent.action.QUICKBOOT_POWERON" />
57
- 28-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:24:9-74
58
- 28-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:24:17-71
59
- 29 <action android:name="android.intent.action.MY_PACKAGE_REPLACED" />
60
- 29-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:26:9-76
61
- 29-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:26:17-73
62
- 30 </intent-filter>
63
- 31 </receiver>
64
- 32
65
- 33 <activity
66
- 33-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:30:5-37:9
67
- 34 android:name="expo.modules.notifications.service.NotificationForwarderActivity"
68
- 34-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:30:15-68
69
- 35 android:excludeFromRecents="true"
70
- 35-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:33:7-40
71
- 36 android:exported="false"
72
- 36-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:32:7-31
73
- 37 android:launchMode="standard"
74
- 37-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:35:7-36
75
- 38 android:noHistory="true"
76
- 38-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:34:7-31
77
- 39 android:taskAffinity=""
78
- 39-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:36:7-30
79
- 40 android:theme="@android:style/Theme.Translucent.NoTitleBar" />
80
- 40-->/Users/alanhughes/Work/expo/packages/expo-notifications/android/src/main/AndroidManifest.xml:31:7-66
81
- 41 </application>
82
- 42
83
- 43</manifest>
@@ -1,43 +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.notifications" >
4
-
5
- <uses-sdk android:minSdkVersion="24" />
6
-
7
- <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
8
- <uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
9
-
10
- <application>
11
- <service
12
- android:name="expo.modules.notifications.service.ExpoFirebaseMessagingService"
13
- android:exported="false" >
14
- <intent-filter android:priority="-1" >
15
- <action android:name="com.google.firebase.MESSAGING_EVENT" />
16
- </intent-filter>
17
- </service>
18
-
19
- <receiver
20
- android:name="expo.modules.notifications.service.NotificationsService"
21
- android:enabled="true"
22
- android:exported="false" >
23
- <intent-filter android:priority="-1" >
24
- <action android:name="expo.modules.notifications.NOTIFICATION_EVENT" />
25
- <action android:name="android.intent.action.BOOT_COMPLETED" />
26
- <action android:name="android.intent.action.REBOOT" />
27
- <action android:name="android.intent.action.QUICKBOOT_POWERON" />
28
- <action android:name="com.htc.intent.action.QUICKBOOT_POWERON" />
29
- <action android:name="android.intent.action.MY_PACKAGE_REPLACED" />
30
- </intent-filter>
31
- </receiver>
32
-
33
- <activity
34
- android:name="expo.modules.notifications.service.NotificationForwarderActivity"
35
- android:excludeFromRecents="true"
36
- android:exported="false"
37
- android:launchMode="standard"
38
- android:noHistory="true"
39
- android:taskAffinity=""
40
- android:theme="@android:style/Theme.Translucent.NoTitleBar" />
41
- </application>
42
-
43
- </manifest>
@@ -1,4 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <resources>
3
- <string name="expo_notifications_fallback_channel_name">Miscellaneous</string>
4
- </resources>
@@ -1,2 +0,0 @@
1
- expo.modules.notifications
2
- string expo_notifications_fallback_channel_name