Closed alexstyl closed 2 years ago
The Contact.CONTENT_FILTER_URI seems to be returning all contacts that include the given string in any part of the contact instead of just its name.
Contact.CONTENT_FILTER_URI
This PR renames the predicates to reflect that.
Fixes Issue https://github.com/alexstyl/contactstore/issues/67
The
Contact.CONTENT_FILTER_URI
seems to be returning all contacts that include the given string in any part of the contact instead of just its name.This PR renames the predicates to reflect that.
Fixes Issue https://github.com/alexstyl/contactstore/issues/67