From 9b3dd676b3a811781ba708e3ef43a5b2b645eded Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 15 Jan 2024 19:37:41 -0500 Subject: [PATCH] make Contact Scopes docs less technical --- static/usage.html | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/static/usage.html b/static/usage.html index 1c8bd7c3..da7d9b6e 100644 --- a/static/usage.html +++ b/static/usage.html @@ -319,12 +319,9 @@

Contact Scopes

-

For an introduction, read - https://developer.android.com/guide/topics/providers/contacts-provider.

-

The Contact Scopes feature enables the user to grant an app read access to a - subset of data in the OS ContactsProvider. Granting write access (insert(), - update(), delete()) is not supported.

+ subset of data in the OS ContactsProvider. Granting write access (insert, + update, delete) is not supported.

Read access can be granted to the following scopes: