expo-contacts 15.0.9 → 15.0.10-canary-20251003-7b9d7ff
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/CHANGELOG.md +4 -1
- package/android/build.gradle +2 -6
- package/android/src/main/java/expo/modules/contacts/Contact.kt +15 -12
- package/android/src/main/java/expo/modules/contacts/ContactsExceptions.kt +2 -0
- package/android/src/main/java/expo/modules/contacts/ContactsModule.kt +5 -1
- package/expo-module.config.json +1 -1
- package/ios/ContactsExceptions.swift +13 -0
- package/ios/ContactsModule.swift +4 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.10-canary-20251003-7b9d7ff/expo.modules.contacts-15.0.10-canary-20251003-7b9d7ff-sources.jar +0 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.10-canary-20251003-7b9d7ff/expo.modules.contacts-15.0.10-canary-20251003-7b9d7ff-sources.jar.md5 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.10-canary-20251003-7b9d7ff/expo.modules.contacts-15.0.10-canary-20251003-7b9d7ff-sources.jar.sha1 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.10-canary-20251003-7b9d7ff/expo.modules.contacts-15.0.10-canary-20251003-7b9d7ff-sources.jar.sha256 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.10-canary-20251003-7b9d7ff/expo.modules.contacts-15.0.10-canary-20251003-7b9d7ff-sources.jar.sha512 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.10-canary-20251003-7b9d7ff/expo.modules.contacts-15.0.10-canary-20251003-7b9d7ff.aar +0 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.10-canary-20251003-7b9d7ff/expo.modules.contacts-15.0.10-canary-20251003-7b9d7ff.aar.md5 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.10-canary-20251003-7b9d7ff/expo.modules.contacts-15.0.10-canary-20251003-7b9d7ff.aar.sha1 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.10-canary-20251003-7b9d7ff/expo.modules.contacts-15.0.10-canary-20251003-7b9d7ff.aar.sha256 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.10-canary-20251003-7b9d7ff/expo.modules.contacts-15.0.10-canary-20251003-7b9d7ff.aar.sha512 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.10-canary-20251003-7b9d7ff/expo.modules.contacts-15.0.10-canary-20251003-7b9d7ff.module +87 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.10-canary-20251003-7b9d7ff/expo.modules.contacts-15.0.10-canary-20251003-7b9d7ff.module.md5 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.10-canary-20251003-7b9d7ff/expo.modules.contacts-15.0.10-canary-20251003-7b9d7ff.module.sha1 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.10-canary-20251003-7b9d7ff/expo.modules.contacts-15.0.10-canary-20251003-7b9d7ff.module.sha256 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.10-canary-20251003-7b9d7ff/expo.modules.contacts-15.0.10-canary-20251003-7b9d7ff.module.sha512 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/{15.0.9/expo.modules.contacts-15.0.9.pom → 15.0.10-canary-20251003-7b9d7ff/expo.modules.contacts-15.0.10-canary-20251003-7b9d7ff.pom} +1 -7
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.10-canary-20251003-7b9d7ff/expo.modules.contacts-15.0.10-canary-20251003-7b9d7ff.pom.md5 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.10-canary-20251003-7b9d7ff/expo.modules.contacts-15.0.10-canary-20251003-7b9d7ff.pom.sha1 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.10-canary-20251003-7b9d7ff/expo.modules.contacts-15.0.10-canary-20251003-7b9d7ff.pom.sha256 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.10-canary-20251003-7b9d7ff/expo.modules.contacts-15.0.10-canary-20251003-7b9d7ff.pom.sha512 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/maven-metadata.xml +4 -4
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/maven-metadata.xml.md5 +1 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/maven-metadata.xml.sha1 +1 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/maven-metadata.xml.sha256 +1 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/maven-metadata.xml.sha512 +1 -1
- package/package.json +4 -5
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.9/expo.modules.contacts-15.0.9-sources.jar +0 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.9/expo.modules.contacts-15.0.9-sources.jar.md5 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.9/expo.modules.contacts-15.0.9-sources.jar.sha1 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.9/expo.modules.contacts-15.0.9-sources.jar.sha256 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.9/expo.modules.contacts-15.0.9-sources.jar.sha512 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.9/expo.modules.contacts-15.0.9.aar +0 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.9/expo.modules.contacts-15.0.9.aar.md5 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.9/expo.modules.contacts-15.0.9.aar.sha1 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.9/expo.modules.contacts-15.0.9.aar.sha256 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.9/expo.modules.contacts-15.0.9.aar.sha512 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.9/expo.modules.contacts-15.0.9.module +0 -94
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.9/expo.modules.contacts-15.0.9.module.md5 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.9/expo.modules.contacts-15.0.9.module.sha1 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.9/expo.modules.contacts-15.0.9.module.sha256 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.9/expo.modules.contacts-15.0.9.module.sha512 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.9/expo.modules.contacts-15.0.9.pom.md5 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.9/expo.modules.contacts-15.0.9.pom.sha1 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.9/expo.modules.contacts-15.0.9.pom.sha256 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.contacts/15.0.9/expo.modules.contacts-15.0.9.pom.sha512 +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -10,7 +10,10 @@
|
|
|
10
10
|
|
|
11
11
|
### 💡 Others
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
- Added contact image uri validation. ([#39658](https://github.com/expo/expo/pull/39658) by [@hryhoriiK97](https://github.com/hryhoriiK97))
|
|
14
|
+
- [Android] Removed unused `androidx.annotation:annotation` dependency ([#39761](https://github.com/expo/expo/pull/39761) by [@lukmccall](https://github.com/lukmccall))
|
|
15
|
+
|
|
16
|
+
## 15.0.9 - 2025-10-01
|
|
14
17
|
|
|
15
18
|
### 🐛 Bug fixes
|
|
16
19
|
|
package/android/build.gradle
CHANGED
|
@@ -4,16 +4,12 @@ plugins {
|
|
|
4
4
|
}
|
|
5
5
|
|
|
6
6
|
group = 'host.exp.exponent'
|
|
7
|
-
version = '15.0.
|
|
7
|
+
version = '15.0.10-canary-20251003-7b9d7ff'
|
|
8
8
|
|
|
9
9
|
android {
|
|
10
10
|
namespace "expo.modules.contacts"
|
|
11
11
|
defaultConfig {
|
|
12
12
|
versionCode 29
|
|
13
|
-
versionName "15.0.
|
|
13
|
+
versionName "15.0.10-canary-20251003-7b9d7ff"
|
|
14
14
|
}
|
|
15
15
|
}
|
|
16
|
-
|
|
17
|
-
dependencies {
|
|
18
|
-
implementation 'androidx.annotation:annotation:1.2.0'
|
|
19
|
-
}
|
|
@@ -5,7 +5,6 @@ import android.content.ContentValues
|
|
|
5
5
|
import android.database.Cursor
|
|
6
6
|
import android.graphics.Bitmap
|
|
7
7
|
import android.graphics.BitmapFactory
|
|
8
|
-
import android.net.Uri
|
|
9
8
|
import android.os.Bundle
|
|
10
9
|
import android.provider.ContactsContract
|
|
11
10
|
import android.provider.ContactsContract.CommonDataKinds
|
|
@@ -13,6 +12,7 @@ import android.provider.ContactsContract.CommonDataKinds.StructuredName
|
|
|
13
12
|
import android.provider.ContactsContract.RawContacts
|
|
14
13
|
import android.text.TextUtils
|
|
15
14
|
import android.util.Log
|
|
15
|
+
import androidx.core.net.toUri
|
|
16
16
|
import expo.modules.contacts.models.BaseModel
|
|
17
17
|
import expo.modules.contacts.models.DateModel
|
|
18
18
|
import expo.modules.contacts.models.EmailModel
|
|
@@ -228,8 +228,9 @@ class Contact(var contactId: String, var appContext: AppContext) {
|
|
|
228
228
|
.withValue(CommonDataKinds.Note.NOTE, note)
|
|
229
229
|
ops.add(op.build())
|
|
230
230
|
op.withYieldAllowed(true)
|
|
231
|
-
|
|
232
|
-
|
|
231
|
+
val maybePhoto = rawPhotoUri ?: photoUri
|
|
232
|
+
if (!maybePhoto.isNullOrBlank()) {
|
|
233
|
+
val photo = getThumbnailBitmap(maybePhoto)
|
|
233
234
|
ops.add(
|
|
234
235
|
ContentProviderOperation.newInsert(ContactsContract.Data.CONTENT_URI)
|
|
235
236
|
.withValueBackReference(ContactsContract.Data.RAW_CONTACT_ID, 0)
|
|
@@ -272,8 +273,9 @@ class Contact(var contactId: String, var appContext: AppContext) {
|
|
|
272
273
|
.withValue(CommonDataKinds.Note.NOTE, note)
|
|
273
274
|
ops.add(op.build())
|
|
274
275
|
op.withYieldAllowed(true)
|
|
275
|
-
|
|
276
|
-
|
|
276
|
+
val maybePhoto = rawPhotoUri ?: photoUri
|
|
277
|
+
if (!maybePhoto.isNullOrBlank()) {
|
|
278
|
+
val photo = getThumbnailBitmap(maybePhoto)
|
|
277
279
|
ops.add(
|
|
278
280
|
ContentProviderOperation.newDelete(ContactsContract.Data.CONTENT_URI)
|
|
279
281
|
.withSelection(selection, arrayOf(rawContactId, CommonDataKinds.Photo.CONTENT_ITEM_TYPE))
|
|
@@ -522,17 +524,18 @@ class Contact(var contactId: String, var appContext: AppContext) {
|
|
|
522
524
|
put(CommonDataKinds.Note.NOTE, note)
|
|
523
525
|
}
|
|
524
526
|
contactData.add(notes)
|
|
525
|
-
|
|
526
|
-
if (!
|
|
527
|
-
val photo = getThumbnailBitmap(
|
|
527
|
+
val maybePhotoUri = photoUri
|
|
528
|
+
if (!maybePhotoUri.isNullOrBlank()) {
|
|
529
|
+
val photo = getThumbnailBitmap(maybePhotoUri)
|
|
528
530
|
val image = ContentValues().apply {
|
|
529
531
|
put(Columns.MIMETYPE, CommonDataKinds.Photo.CONTENT_ITEM_TYPE)
|
|
530
532
|
put(CommonDataKinds.Photo.PHOTO, toByteArray(photo))
|
|
531
533
|
}
|
|
532
534
|
contactData.add(image)
|
|
533
535
|
}
|
|
534
|
-
|
|
535
|
-
|
|
536
|
+
val maybeRawPhotoUri = rawPhotoUri
|
|
537
|
+
if (!maybeRawPhotoUri.isNullOrBlank()) {
|
|
538
|
+
val photo = getThumbnailBitmap(maybeRawPhotoUri)
|
|
536
539
|
val image = ContentValues().apply {
|
|
537
540
|
put(Columns.MIMETYPE, CommonDataKinds.Photo.CONTENT_ITEM_TYPE)
|
|
538
541
|
put(CommonDataKinds.Photo.PHOTO, toByteArray(photo))
|
|
@@ -551,9 +554,9 @@ class Contact(var contactId: String, var appContext: AppContext) {
|
|
|
551
554
|
return contactData
|
|
552
555
|
}
|
|
553
556
|
|
|
554
|
-
private fun getThumbnailBitmap(photoUri: String
|
|
557
|
+
private fun getThumbnailBitmap(photoUri: String): Bitmap {
|
|
555
558
|
val context = appContext.reactContext ?: throw Exceptions.ReactContextLost()
|
|
556
|
-
val uri =
|
|
559
|
+
val uri = photoUri.toUri()
|
|
557
560
|
context.contentResolver.openInputStream(uri).use { inputStream ->
|
|
558
561
|
return BitmapFactory.decodeStream(inputStream)
|
|
559
562
|
}
|
|
@@ -19,3 +19,5 @@ class ContactNotFoundException : CodedException("Couldn't find contact")
|
|
|
19
19
|
class ContactUpdateException : CodedException("Given contact couldn't be updated")
|
|
20
20
|
|
|
21
21
|
class LookupKeyNotFoundException : CodedException("Couldn't find lookup key for contact")
|
|
22
|
+
|
|
23
|
+
class RemoteImageUriException(uri: String) : CodedException("Only file:// URIs are supported for contact images. Provided URI: '$uri'. Download the image first using File.downloadFileAsync from expo-file-system and provide a local file URI.")
|
|
@@ -367,7 +367,11 @@ class ContactsModule : Module() {
|
|
|
367
367
|
if (data.containsKey("image")) {
|
|
368
368
|
val image = data["image"]
|
|
369
369
|
if (image is Map<*, *> && image.containsKey("uri")) {
|
|
370
|
-
|
|
370
|
+
val uri = image["uri"] as String?
|
|
371
|
+
if (uri != null && !uri.startsWith("file://")) {
|
|
372
|
+
throw RemoteImageUriException(uri)
|
|
373
|
+
}
|
|
374
|
+
contact.photoUri = uri
|
|
371
375
|
contact.hasPhoto = true
|
|
372
376
|
}
|
|
373
377
|
}
|
package/expo-module.config.json
CHANGED
|
@@ -113,3 +113,16 @@ internal final class AccessPickerAlreadyPresentedException: Exception {
|
|
|
113
113
|
"Contact access picker is already presented"
|
|
114
114
|
}
|
|
115
115
|
}
|
|
116
|
+
|
|
117
|
+
internal final class RemoteImageUriException: Exception {
|
|
118
|
+
private let providedUri: String
|
|
119
|
+
|
|
120
|
+
init(_ uri: String) {
|
|
121
|
+
self.providedUri = uri
|
|
122
|
+
super.init()
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
override var reason: String {
|
|
126
|
+
"Only file:// URIs are supported for contact images. Provided URI: '\(providedUri)'. Download the image first using File.downloadFileAsync from expo-file-system and provide a local file URI."
|
|
127
|
+
}
|
|
128
|
+
}
|
package/ios/ContactsModule.swift
CHANGED
|
@@ -553,6 +553,10 @@ public class ContactsModule: Module, OnContactPickingResultHandler {
|
|
|
553
553
|
throw FilePermissionException(uri)
|
|
554
554
|
}
|
|
555
555
|
|
|
556
|
+
guard url.isFileURL else {
|
|
557
|
+
throw RemoteImageUriException(uri)
|
|
558
|
+
}
|
|
559
|
+
|
|
556
560
|
let path = url.path
|
|
557
561
|
let standardizedPath = NSString(string: path).standardizingPath
|
|
558
562
|
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
ebc0a8934b4ca2551d95d1a824bd24fb
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
548b38626a777c88232b966e06704dabaa3d279d
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
f1e27bd6c22423fc462d2abff85bb7780693e23033bd7feefd2e8461d2feeec0
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
3db6124c7487b6856ea70f71de5544618d794e535c0a41fcbb68295977baa13a57579627fb74357d02ccd9f7ec12e246eb67361730c439c38498fdb78882358e
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
6f54c7f46b5d152f44a5f87b740f97ef
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
fd7e2b90f05b9c999a7889bb6264a8777bb85912
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
b4db21b79322b8a48eef13024fc3dc33c9ec378653dc1e73c9d1e947b7e36446
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
b5321b1ff3a596d9c89f550c4510cbe72fac3f2d66b3cd47158f3121f7abfcf03a21a25c08353e6bf9d340c4c66e379df7206fbcf2ab2969b800453ebc75b619
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
{
|
|
2
|
+
"formatVersion": "1.1",
|
|
3
|
+
"component": {
|
|
4
|
+
"group": "host.exp.exponent",
|
|
5
|
+
"module": "expo.modules.contacts",
|
|
6
|
+
"version": "15.0.10-canary-20251003-7b9d7ff",
|
|
7
|
+
"attributes": {
|
|
8
|
+
"org.gradle.status": "release"
|
|
9
|
+
}
|
|
10
|
+
},
|
|
11
|
+
"createdBy": {
|
|
12
|
+
"gradle": {
|
|
13
|
+
"version": "9.0.0"
|
|
14
|
+
}
|
|
15
|
+
},
|
|
16
|
+
"variants": [
|
|
17
|
+
{
|
|
18
|
+
"name": "releaseVariantReleaseApiPublication",
|
|
19
|
+
"attributes": {
|
|
20
|
+
"org.gradle.category": "library",
|
|
21
|
+
"org.gradle.dependency.bundling": "external",
|
|
22
|
+
"org.gradle.libraryelements": "aar",
|
|
23
|
+
"org.gradle.usage": "java-api"
|
|
24
|
+
},
|
|
25
|
+
"files": [
|
|
26
|
+
{
|
|
27
|
+
"name": "expo.modules.contacts-15.0.10-canary-20251003-7b9d7ff.aar",
|
|
28
|
+
"url": "expo.modules.contacts-15.0.10-canary-20251003-7b9d7ff.aar",
|
|
29
|
+
"size": 116203,
|
|
30
|
+
"sha512": "b5321b1ff3a596d9c89f550c4510cbe72fac3f2d66b3cd47158f3121f7abfcf03a21a25c08353e6bf9d340c4c66e379df7206fbcf2ab2969b800453ebc75b619",
|
|
31
|
+
"sha256": "b4db21b79322b8a48eef13024fc3dc33c9ec378653dc1e73c9d1e947b7e36446",
|
|
32
|
+
"sha1": "fd7e2b90f05b9c999a7889bb6264a8777bb85912",
|
|
33
|
+
"md5": "6f54c7f46b5d152f44a5f87b740f97ef"
|
|
34
|
+
}
|
|
35
|
+
]
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"name": "releaseVariantReleaseRuntimePublication",
|
|
39
|
+
"attributes": {
|
|
40
|
+
"org.gradle.category": "library",
|
|
41
|
+
"org.gradle.dependency.bundling": "external",
|
|
42
|
+
"org.gradle.libraryelements": "aar",
|
|
43
|
+
"org.gradle.usage": "java-runtime"
|
|
44
|
+
},
|
|
45
|
+
"dependencies": [
|
|
46
|
+
{
|
|
47
|
+
"group": "org.jetbrains.kotlin",
|
|
48
|
+
"module": "kotlin-stdlib-jdk7",
|
|
49
|
+
"version": {
|
|
50
|
+
"requires": "2.1.20"
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
],
|
|
54
|
+
"files": [
|
|
55
|
+
{
|
|
56
|
+
"name": "expo.modules.contacts-15.0.10-canary-20251003-7b9d7ff.aar",
|
|
57
|
+
"url": "expo.modules.contacts-15.0.10-canary-20251003-7b9d7ff.aar",
|
|
58
|
+
"size": 116203,
|
|
59
|
+
"sha512": "b5321b1ff3a596d9c89f550c4510cbe72fac3f2d66b3cd47158f3121f7abfcf03a21a25c08353e6bf9d340c4c66e379df7206fbcf2ab2969b800453ebc75b619",
|
|
60
|
+
"sha256": "b4db21b79322b8a48eef13024fc3dc33c9ec378653dc1e73c9d1e947b7e36446",
|
|
61
|
+
"sha1": "fd7e2b90f05b9c999a7889bb6264a8777bb85912",
|
|
62
|
+
"md5": "6f54c7f46b5d152f44a5f87b740f97ef"
|
|
63
|
+
}
|
|
64
|
+
]
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"name": "releaseVariantReleaseSourcePublication",
|
|
68
|
+
"attributes": {
|
|
69
|
+
"org.gradle.category": "documentation",
|
|
70
|
+
"org.gradle.dependency.bundling": "external",
|
|
71
|
+
"org.gradle.docstype": "sources",
|
|
72
|
+
"org.gradle.usage": "java-runtime"
|
|
73
|
+
},
|
|
74
|
+
"files": [
|
|
75
|
+
{
|
|
76
|
+
"name": "expo.modules.contacts-15.0.10-canary-20251003-7b9d7ff-sources.jar",
|
|
77
|
+
"url": "expo.modules.contacts-15.0.10-canary-20251003-7b9d7ff-sources.jar",
|
|
78
|
+
"size": 20540,
|
|
79
|
+
"sha512": "3db6124c7487b6856ea70f71de5544618d794e535c0a41fcbb68295977baa13a57579627fb74357d02ccd9f7ec12e246eb67361730c439c38498fdb78882358e",
|
|
80
|
+
"sha256": "f1e27bd6c22423fc462d2abff85bb7780693e23033bd7feefd2e8461d2feeec0",
|
|
81
|
+
"sha1": "548b38626a777c88232b966e06704dabaa3d279d",
|
|
82
|
+
"md5": "ebc0a8934b4ca2551d95d1a824bd24fb"
|
|
83
|
+
}
|
|
84
|
+
]
|
|
85
|
+
}
|
|
86
|
+
]
|
|
87
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
e8c30faa215f1a143281412b22dc772f
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
095180ce4d32cccca8d80289e1ff86bbccc9db34
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
799e8ce221559b5211720a2f24a48de5d8a188968412d2b94b026528cfb5fdbe
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
c4e6300c126b537b1dae9566b6610025d9b7914afef53e1f2763fc38d241cc2261c2b86727212d0308caa190fda0a5b458d060695782e9de97681e9793fec5c8
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
<modelVersion>4.0.0</modelVersion>
|
|
10
10
|
<groupId>host.exp.exponent</groupId>
|
|
11
11
|
<artifactId>expo.modules.contacts</artifactId>
|
|
12
|
-
<version>15.0.
|
|
12
|
+
<version>15.0.10-canary-20251003-7b9d7ff</version>
|
|
13
13
|
<packaging>aar</packaging>
|
|
14
14
|
<name>expo.modules.contacts</name>
|
|
15
15
|
<url>https://github.com/expo/expo</url>
|
|
@@ -31,11 +31,5 @@
|
|
|
31
31
|
<version>2.1.20</version>
|
|
32
32
|
<scope>runtime</scope>
|
|
33
33
|
</dependency>
|
|
34
|
-
<dependency>
|
|
35
|
-
<groupId>androidx.annotation</groupId>
|
|
36
|
-
<artifactId>annotation</artifactId>
|
|
37
|
-
<version>1.2.0</version>
|
|
38
|
-
<scope>runtime</scope>
|
|
39
|
-
</dependency>
|
|
40
34
|
</dependencies>
|
|
41
35
|
</project>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
50c0ddf54b985fd5743a847cd5f4188c
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
736803259da38cabae2f49280dad8621a85548f3
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
3c4303d4b793e019211114577b6db411eea1e12c2fcc822ab0e4a1fdce168052
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
714389163d83245736366bd86ad265fa2e2df4d8f0c34ddade1608eb893286a79b98291e0640984fb6cb402ca76bafb1e8b1e37a0a2933cb36401a492b51c1f8
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
<groupId>host.exp.exponent</groupId>
|
|
4
4
|
<artifactId>expo.modules.contacts</artifactId>
|
|
5
5
|
<versioning>
|
|
6
|
-
<latest>15.0.
|
|
7
|
-
<release>15.0.
|
|
6
|
+
<latest>15.0.10-canary-20251003-7b9d7ff</latest>
|
|
7
|
+
<release>15.0.10-canary-20251003-7b9d7ff</release>
|
|
8
8
|
<versions>
|
|
9
|
-
<version>15.0.
|
|
9
|
+
<version>15.0.10-canary-20251003-7b9d7ff</version>
|
|
10
10
|
</versions>
|
|
11
|
-
<lastUpdated>
|
|
11
|
+
<lastUpdated>20251003163205</lastUpdated>
|
|
12
12
|
</versioning>
|
|
13
13
|
</metadata>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
19899c476277b81f983acd9f20b703c2
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
87232012cba8da1b261b8fc5375bb0f42f1f2909
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
c687d2ae62de2c28d9659c840872faaf1475195ae883fc95aa49f6f395f239cd
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
d65027565563864d6084eb44ef562c8b60f57c456f198981a778a299e7ce6deb0c5fd060490e3e128b9f923d2a3c3107e178e098af8ef2f9c31b3ff4dc47c561
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "expo-contacts",
|
|
3
|
-
"version": "15.0.
|
|
3
|
+
"version": "15.0.10-canary-20251003-7b9d7ff",
|
|
4
4
|
"description": "Provides access to the phone's system contacts.",
|
|
5
5
|
"main": "src/index.ts",
|
|
6
6
|
"types": "build/index.d.ts",
|
|
@@ -34,12 +34,11 @@
|
|
|
34
34
|
"preset": "expo-module-scripts"
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
|
-
"expo-module-scripts": "
|
|
37
|
+
"expo-module-scripts": "5.0.8-canary-20251003-7b9d7ff"
|
|
38
38
|
},
|
|
39
39
|
"peerDependencies": {
|
|
40
|
-
"expo": "
|
|
40
|
+
"expo": "55.0.0-canary-20251003-7b9d7ff",
|
|
41
41
|
"react": "*",
|
|
42
42
|
"react-native": "*"
|
|
43
|
-
}
|
|
44
|
-
"gitHead": "1ab3b9621b78b77b81049ebf06149753a1e0898c"
|
|
43
|
+
}
|
|
45
44
|
}
|
|
Binary file
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
dbdb06070a7f1acfbe77c416cdda21c8
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
325af909d1f86d6ed1b53bfc7ece14f6aac3bd89
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
0004c5348c39a530f8d5f27aed83a350e5e9951ba5cbb3cef3d0084d0df6aa7d
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
fa6ce97a32d7797872255a7138021ac335f9932259ef778c8d72e8612f409eb1f75ca4e33c71d480ea27e8e88ad25b27b637b75a4b269c2dd2bc35c75310c93e
|
|
Binary file
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
090541f37e9acd58aa7e32bd83e1b480
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
70a1418151d809587539343412d1b18c6050c714
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
87350fc991be2a1eef8a692cfb438d64fbabad25ad040530f0ffe732d347c09b
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
adad029ba7b8c4664f084e88186d58d2b84ec686e93984353270b3599d0cd8ee102041fe89238b0fbe2e32db649081b23fa93ea52c873fc45d40d4dd82f381d3
|
|
@@ -1,94 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"formatVersion": "1.1",
|
|
3
|
-
"component": {
|
|
4
|
-
"group": "host.exp.exponent",
|
|
5
|
-
"module": "expo.modules.contacts",
|
|
6
|
-
"version": "15.0.9",
|
|
7
|
-
"attributes": {
|
|
8
|
-
"org.gradle.status": "release"
|
|
9
|
-
}
|
|
10
|
-
},
|
|
11
|
-
"createdBy": {
|
|
12
|
-
"gradle": {
|
|
13
|
-
"version": "8.14.3"
|
|
14
|
-
}
|
|
15
|
-
},
|
|
16
|
-
"variants": [
|
|
17
|
-
{
|
|
18
|
-
"name": "releaseVariantReleaseApiPublication",
|
|
19
|
-
"attributes": {
|
|
20
|
-
"org.gradle.category": "library",
|
|
21
|
-
"org.gradle.dependency.bundling": "external",
|
|
22
|
-
"org.gradle.libraryelements": "aar",
|
|
23
|
-
"org.gradle.usage": "java-api"
|
|
24
|
-
},
|
|
25
|
-
"files": [
|
|
26
|
-
{
|
|
27
|
-
"name": "expo.modules.contacts-15.0.9.aar",
|
|
28
|
-
"url": "expo.modules.contacts-15.0.9.aar",
|
|
29
|
-
"size": 114994,
|
|
30
|
-
"sha512": "adad029ba7b8c4664f084e88186d58d2b84ec686e93984353270b3599d0cd8ee102041fe89238b0fbe2e32db649081b23fa93ea52c873fc45d40d4dd82f381d3",
|
|
31
|
-
"sha256": "87350fc991be2a1eef8a692cfb438d64fbabad25ad040530f0ffe732d347c09b",
|
|
32
|
-
"sha1": "70a1418151d809587539343412d1b18c6050c714",
|
|
33
|
-
"md5": "090541f37e9acd58aa7e32bd83e1b480"
|
|
34
|
-
}
|
|
35
|
-
]
|
|
36
|
-
},
|
|
37
|
-
{
|
|
38
|
-
"name": "releaseVariantReleaseRuntimePublication",
|
|
39
|
-
"attributes": {
|
|
40
|
-
"org.gradle.category": "library",
|
|
41
|
-
"org.gradle.dependency.bundling": "external",
|
|
42
|
-
"org.gradle.libraryelements": "aar",
|
|
43
|
-
"org.gradle.usage": "java-runtime"
|
|
44
|
-
},
|
|
45
|
-
"dependencies": [
|
|
46
|
-
{
|
|
47
|
-
"group": "org.jetbrains.kotlin",
|
|
48
|
-
"module": "kotlin-stdlib-jdk7",
|
|
49
|
-
"version": {
|
|
50
|
-
"requires": "2.1.20"
|
|
51
|
-
}
|
|
52
|
-
},
|
|
53
|
-
{
|
|
54
|
-
"group": "androidx.annotation",
|
|
55
|
-
"module": "annotation",
|
|
56
|
-
"version": {
|
|
57
|
-
"requires": "1.2.0"
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
],
|
|
61
|
-
"files": [
|
|
62
|
-
{
|
|
63
|
-
"name": "expo.modules.contacts-15.0.9.aar",
|
|
64
|
-
"url": "expo.modules.contacts-15.0.9.aar",
|
|
65
|
-
"size": 114994,
|
|
66
|
-
"sha512": "adad029ba7b8c4664f084e88186d58d2b84ec686e93984353270b3599d0cd8ee102041fe89238b0fbe2e32db649081b23fa93ea52c873fc45d40d4dd82f381d3",
|
|
67
|
-
"sha256": "87350fc991be2a1eef8a692cfb438d64fbabad25ad040530f0ffe732d347c09b",
|
|
68
|
-
"sha1": "70a1418151d809587539343412d1b18c6050c714",
|
|
69
|
-
"md5": "090541f37e9acd58aa7e32bd83e1b480"
|
|
70
|
-
}
|
|
71
|
-
]
|
|
72
|
-
},
|
|
73
|
-
{
|
|
74
|
-
"name": "releaseVariantReleaseSourcePublication",
|
|
75
|
-
"attributes": {
|
|
76
|
-
"org.gradle.category": "documentation",
|
|
77
|
-
"org.gradle.dependency.bundling": "external",
|
|
78
|
-
"org.gradle.docstype": "sources",
|
|
79
|
-
"org.gradle.usage": "java-runtime"
|
|
80
|
-
},
|
|
81
|
-
"files": [
|
|
82
|
-
{
|
|
83
|
-
"name": "expo.modules.contacts-15.0.9-sources.jar",
|
|
84
|
-
"url": "expo.modules.contacts-15.0.9-sources.jar",
|
|
85
|
-
"size": 20364,
|
|
86
|
-
"sha512": "fa6ce97a32d7797872255a7138021ac335f9932259ef778c8d72e8612f409eb1f75ca4e33c71d480ea27e8e88ad25b27b637b75a4b269c2dd2bc35c75310c93e",
|
|
87
|
-
"sha256": "0004c5348c39a530f8d5f27aed83a350e5e9951ba5cbb3cef3d0084d0df6aa7d",
|
|
88
|
-
"sha1": "325af909d1f86d6ed1b53bfc7ece14f6aac3bd89",
|
|
89
|
-
"md5": "dbdb06070a7f1acfbe77c416cdda21c8"
|
|
90
|
-
}
|
|
91
|
-
]
|
|
92
|
-
}
|
|
93
|
-
]
|
|
94
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
1baeb13be6d05474ffd5eecbbc1f02c8
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
f50e6d864f207655c14c1398b7914ba39c6086ba
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
64ec8ad1378a89bb09d900cd82bcfc9a4c8903ee2d089b5e83c4f3105b85f41e
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
7533c36cdaa0907ced8109240f2dd233fb14867bc40783d599844a2592aabab7cefb85431f51abe91cdbc9a73a46160bb995eaf3421267b35550a22f9d5c81b4
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
fccf4f8c79f8f85d00b99b57b91bca61
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
10a4e8454329e2586a0e606753772ae149badd0f
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
850142ced62e0708b7e77909233e5cb378eaa870d79905a61cb9d3abcb2c0700
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
33525da32455520530f446fee393a61469ebe37dad57b4339b7b2ecef59d3057a8357f58f5aff6ca92410a6386e88aaf3b3e0bd1e162a39f7d4dbed84eedd537
|