shareviahttp icon indicating copy to clipboard operation
shareviahttp copied to clipboard

Make contacts sharing optional

Open abitrolly opened this issue 6 years ago • 2 comments

When installing, it asks me for permission to read contacts. I don't want to expose my contacts. So, is it possible to make this permission on demand? Thank you.

abitrolly avatar Apr 22 '18 06:04 abitrolly

Not an in-app solution, but many ROMs (like lineageos for example) or add-ons (like Xprivacy) allow you to disallow access to contacts and similar sensitive data on a per-app basis.

Update: after the app is installed, my Android 14 allows me to go to system settings / Apps / shareviahttp / permissions and revoke Contacts (or other) permissions.

mnalis avatar Jan 11 '19 19:01 mnalis

Another general approach: a Contacts app that does not use Android's systemwide database, for example this one

opk12 avatar Aug 11 '24 16:08 opk12