FossifyOrg / Contacts

Easy and quick contact management with no ads, handles groups and favorites too.
https://www.fossify.org
GNU General Public License v3.0
284 stars 24 forks source link

support Contact Tags #32

Open secretmango opened 7 months ago

secretmango commented 7 months ago

Checklist

AOSP contacts can tag contacts with labels. These labels can be used for things like GrapheneOS'ses Contact Scopes, restricting apps access only to a tag.

Aga-C commented 7 months ago

Labels from Google Contacts app are the same as Groups in Fossify Contacts. Please verify if it works the same on your device.

github-actions[bot] commented 6 months ago

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.

secretmango commented 6 months ago

Hi, sorry forgot to reply. I tested the tag feature and have no idea what Google contacts do, but the "groups" feature seems to be different from the AOSP "contact labels".

Scenario: in grapheneOS I would like to create a tag for contacts, and using "Contact scopes" I can give an app permission to only the contacts of that scope. common use cases are crappy messengers that stalk users by creating "who knows whom" networks.

The test group created by fossify contacts did not show up in contact scopes. AOSP contacts has this feature.

search for labels in grapheneneos contacts app

Aga-C commented 6 months ago

Would private groups, not visible by other apps, be sufficient?

secretmango commented 6 months ago

not sure what that is. But AOSP contacts (which lineageOS and GrapheneOS both maintain in seperate forks) has these labels I think. The labels seem to be somewhat standard and visible by the OS.

@thestinger maybe you could explain shortly what exact mechanism this is?