[GitHub] cordova-plugin-contacts pull request: Changes for Cordova Android ...

2015-10-30 Thread infil00p
Github user infil00p commented on the pull request: https://github.com/apache/cordova-plugin-contacts/pull/78#issuecomment-152604483 Rebased into master, closing. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your p

[GitHub] cordova-plugin-contacts pull request: Changes for Cordova Android ...

2015-10-30 Thread infil00p
Github user infil00p closed the pull request at: https://github.com/apache/cordova-plugin-contacts/pull/78 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if t

[GitHub] cordova-plugin-contacts pull request: Changes for Cordova Android ...

2015-10-09 Thread infil00p
Github user infil00p commented on the pull request: https://github.com/apache/cordova-plugin-contacts/pull/78#issuecomment-147040788 @maheshravva Your question has nothing to do with this pull request. Please ask your question on Stack Overflow, or on a different forum. --- If your

[GitHub] cordova-plugin-contacts pull request: Changes for Cordova Android ...

2015-10-09 Thread maheshravva
Github user maheshravva commented on the pull request: https://github.com/apache/cordova-plugin-contacts/pull/78#issuecomment-147021456 I am trying to pull the native contacts and copy the selected contact information to a MySQL database using jQuery Ajax call. Contact information is

[GitHub] cordova-plugin-contacts pull request: Changes for Cordova Android ...

2015-10-05 Thread nikhilkh
Github user nikhilkh commented on a diff in the pull request: https://github.com/apache/cordova-plugin-contacts/pull/78#discussion_r41170319 --- Diff: src/android/ContactManager.java --- @@ -48,13 +54,38 @@ Licensed to the Apache Software Foundation (ASF) under one public

[GitHub] cordova-plugin-contacts pull request: Changes for Cordova Android ...

2015-09-25 Thread infil00p
Github user infil00p commented on a diff in the pull request: https://github.com/apache/cordova-plugin-contacts/pull/78#discussion_r40477508 --- Diff: src/android/ContactManager.java --- @@ -48,13 +54,66 @@ Licensed to the Apache Software Foundation (ASF) under one public

[GitHub] cordova-plugin-contacts pull request: Changes for Cordova Android ...

2015-09-25 Thread nikhilkh
Github user nikhilkh commented on a diff in the pull request: https://github.com/apache/cordova-plugin-contacts/pull/78#discussion_r40476235 --- Diff: src/android/ContactManager.java --- @@ -48,13 +54,66 @@ Licensed to the Apache Software Foundation (ASF) under one public

[GitHub] cordova-plugin-contacts pull request: Changes for Cordova Android ...

2015-09-24 Thread infil00p
GitHub user infil00p opened a pull request: https://github.com/apache/cordova-plugin-contacts/pull/78 Changes for Cordova Android 5.0/Marshmallow Functionality This includes a refactor since many of the methods had to be pulled out of the if/else statement. You can merge this pull