[
https://issues.apache.org/jira/browse/CB-9078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600795#comment-14600795
]
ASF GitHub Bot commented on CB-9078:
------------------------------------
Github user jonmikelm commented on the pull request:
https://github.com/apache/cordova-plugin-contacts/pull/64#issuecomment-115132011
We are already using this code in a public app and we would be pleased if
this changes were merged to the master branch.
I have changed the pull request name to include the JIRA code, and I have
updated the fork to the latest master commit.
Is there any other step we could take to make this process faster?
> Filter search to only return contacts with phone numbers
> --------------------------------------------------------
>
> Key: CB-9078
> URL: https://issues.apache.org/jira/browse/CB-9078
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Plugin Contacts
> Environment: Only noticed problems in android, but the solution could
> be implemented for all platforms
> Reporter: Jon Mikel Mujika
>
> When searching for all the contacts in Android, by default all the google
> contacts(Gmail history, etc...) are returned. This causes performance
> problems when the number of contacts is big.
> Usually, we only want contacts that have a phone number informed. A new
> optional boolean parameter could be added to the options object of the "find"
> method: "hasPhoneNumber".
> I have implementes the solution for Android here:
> https://github.com/jonmikelm/cordova-plugin-contacts
> But it could be done for all the other platforms.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]