1. 4a4d2ac CB-10881 Increase timeout for Spec22 by Omar Mefire · 8 years ago
  2. 9ba66d8 Fix for the specs 26&27 to use the newly created contacts for removal test by Sarangan Rajamanickam · 8 years ago
  3. 8a08f75 CB-10881 Add extra logging to gather more information about tests behavior by Omar Mefire · 8 years ago
  4. 1c6668e CB-10881 Remove test dependency on global object by Omar Mefire · 8 years ago
  5. 7db6121 CB-10632: Fixing jasmine test contact removal by riknoll · 8 years ago
  6. 3b9dd35 Minor changes to readme by Raghav Katyal · 8 years ago
  7. ca62fa7 CB-10636 Add JSHint for plugins by daserge · 8 years ago
  8. df9f936 chore: edit package.json license to match SPDX id by t1st3 · 8 years ago
  9. 82a2012 CB-10368 Incremented plugin version. by Steve Gill · 8 years ago
  10. e9bbdd2 CB-10368 Updated version and RELEASENOTES.md for release 2.0.1 by Steve Gill · 8 years ago 2.0.x 2.0.1 rel/2.0.1
  11. 00f71a8 CB-10159 android: Adding restore callback to handle Activity destruction by riknoll · 8 years ago
  12. 077631e CB-10319 android: Adding reflective helper methods for permission requests by riknoll · 8 years ago
  13. 48c972c CB-10117 Added new tests by Alexander Sorokin · 8 years ago
  14. c7043c9 CB-10131 Fixed null contact creation. This closes #98 by Alexander Sorokin · 8 years ago
  15. f0314d7 CB-10053 Documents ContactFieldType enumeration. This closes #93 by Vladimir Kotikov · 8 years ago
  16. 4bb747f CB-10148 android: Added READ_CONTACTS permission request when picking a contact by riknoll · 8 years ago
  17. 07f7784 CB-10053 Accept assets URIs for contact photos by Vladimir Kotikov · 8 years ago
  18. fe6ce1d CB-8115 Save contact birthday properly by Vladimir Kotikov · 8 years ago
  19. ecf040a CB-6979 Don't create duplicates for extracted contacts photos by Vladimir Kotikov · 8 years ago
  20. dbf415a CB-10035 Incremented plugin version. by Steve Gill · 8 years ago
  21. 548f890 CB-5308 Makes contacts save specs passing by Vladimir Kotikov · 9 years ago
  22. 49e87f5 CB-5308 Return rawId instead of id when modifying existing contact by Vladimir Kotikov · 9 years ago
  23. d3b4702 CB-4921 Corrects examples by adding missing `multiple` option where multiple contacts are expected by Vladimir Kotikov · 8 years ago
  24. 4b3d970 CB-10094 Android: Fixed empty string comparison by Alexander Sorokin · 8 years ago
  25. a4599c2 CB-3950 Adds support for custom labels by Vladimir Kotikov · 8 years ago
  26. 617fb76 CB-9770 Request user permissions before picking a contact by Vladimir Kotikov · 9 years ago
  27. 039947a CB-8156 Call error callback on pickContact cancellation by Vladimir Kotikov · 9 years ago
  28. deda3d8 CB-7906 Prevent app crash when desiredFields option has undefined items by Vladimir Kotikov · 9 years ago
  29. b6fb482 CB-7021 Adds missing button for pickContact test by Vladimir Kotikov · 9 years ago
  30. 8929422 CB-7021 Adds manual test for pickContact by Vladimir Kotikov · 9 years ago
  31. f282464 CB-10035 linked issues in RELEASENOTES.md by Steve Gill · 9 years ago 2.0.0
  32. d250b9a CB-10035 Updated version and RELEASENOTES.md for release 2.0.0 by Steve Gill · 9 years ago
  33. 1c3011d removed r prefix from tags by Steve Gill · 9 years ago
  34. 4b4d99f CB-10035 Updated RELEASENOTES to be newest to oldest by Steve Gill · 9 years ago
  35. 2e8883d Fix whitespace, tab size by Jesse MacFadyen · 9 years ago
  36. 8326acc CB-9728 Solving memory leak issues due to opened cursor objects by Sachin Gupta · 9 years ago
  37. ea696a0 [CB-9940] Adding namespace declarations for m3 and uap to plugin.xml. This closes #82 by Piyush Hari · 9 years ago
  38. d404eec mark tests as pending if iOS permission is blocked. CB-9905 by Jesse MacFadyen · 9 years ago
  39. 1b497df Didn't actually add all the handlers that we need for the permissions to work properly by Joe Bowser · 9 years ago
  40. 80864f4 Refactored ContactManager after feedback by Joe Bowser · 9 years ago
  41. c7ae850 Adding engine tag by Joe Bowser · 9 years ago
  42. 610eb84 Fixed error with permission checking. We should exit the method after the permission is denied. by Joe Bowser · 9 years ago
  43. ac9bdbf Commit of Contacts Plugin with new API by Joe Bowser · 9 years ago
  44. e2ece8d Actually fixing the contribute link. by Dmitry Blotsky · 9 years ago
  45. 366cacf Fixing contribute link. by Dmitry Blotsky · 9 years ago
  46. e928b52 CB-9823 Making sure the photoCursor is always closed. by Gaetan · 9 years ago
  47. 6bbd5a4 Close #67 by Jesse MacFadyen · 9 years ago
  48. fbfde76 Shortened multiple references to use CommonDataKinds directly by Jesse MacFadyen · 9 years ago
  49. e8a8ee6 removed mulitple calls toLowerCase(Locale.getDefault()) for the same string, use type Phone enum directly. by Jesse MacFadyen · 9 years ago
  50. c91ca15 Merge branch 'CB-8537' of https://github.com/rob-close/cordova-plugin-contacts into CB-8537 by Jesse MacFadyen · 9 years ago
  51. 3588895 Merge branch 'patch-1' of https://github.com/darkyen/cordova-plugin-contacts by Jesse MacFadyen · 9 years ago
  52. 0bbc230 add JIRA issue tracker link by Julien Bouquillon · 9 years ago
  53. d51590c CB-9579 Fixed failed tests when "DeleteMe" contact already exists by Alexander Sorokin · 9 years ago
  54. 4262856 remove travis-ci integration by Jesse MacFadyen · 9 years ago CB-9381cordova-plugin-contacts CB-9444cordova-plugin-contacts
  55. 29b6a62 CB-9054: Can't fully reproduce, but we should probably wrap this in an exception anyway. by Joe Bowser · 9 years ago
  56. dc5537e Update ContactProxy.js by Abhishek Hingnikar · 9 years ago
  57. 16942ff Do not return absolute path for contact images. by Abhishek Hingnikar · 9 years ago
  58. 5c3c71c remove wp7 because 2015 by Jesse MacFadyen · 9 years ago
  59. cd9fda5 This closes #64 by Jesse MacFadyen · 9 years ago
  60. ecaa2de c by jonmikelm · 9 years ago
  61. a74b8c2 defaultValue by jonmikelm · 9 years ago
  62. 4cbbc73 hasPhoneNumber by jonmikelm · 9 years ago
  63. 1a18d9c phoneNumbersInformedOnly by jonmikelm · 9 years ago
  64. ec0926c CB-9192 Incremented plugin version. by Steve Gill · 9 years ago
  65. e47559b CB-9202 updated repo url to github mirror in package.json by Steve Gill · 9 years ago 1.1.0 r1.1.0
  66. 940f1e2 CB-9192 Updated version and RELEASENOTES.md for release 1.1.0 by Steve Gill · 9 years ago
  67. 1871eed CB-9128 cordova-plugin-contacts documentation translation: cordova-plugin-contacts by Victor Sosa · 9 years ago
  68. 7e224b6 fix npm md issue by Raymond Camden · 9 years ago CB-9128cordova-plugin-contacts
  69. 6fe3757 Add more install text for legacy versions of cordova tools. This closes #60 by Jesse MacFadyen · 9 years ago
  70. 8fd5a21 CB-9056 Increased timeout of failing tests by alsorokin · 9 years ago
  71. 959fffa CB-8987: Support for save and remove for Windows 10 by Rob Paveza · 9 years ago
  72. 6b69ffa CB-5278: We must close the cursor or we take down the whole app, and the debugger doesn't catch it. by Joe Bowser · 9 years ago CB-8860cordova-plugin-contacts
  73. df09ba5 CB-8858 Incremented plugin version. by Steve Gill · 9 years ago
  74. e95ba2e CB-8858 Updated version in package.json for release 1.0.0 by Steve Gill · 9 years ago 1.0.0 r1.0.0
  75. bef4b06 Revert "CB-8858 Incremented plugin version." by Steve Gill · 9 years ago
  76. d1131c8 CB-8858 Incremented plugin version. by Steve Gill · 9 years ago
  77. 036d897 CB-8858 Updated version and RELEASENOTES.md for release 1.0.0 by Steve Gill · 9 years ago
  78. 5f0e7f9 CB-8746 gave plugin major version bump by Steve Gill · 9 years ago
  79. 41d6f45 CB-8683 updated wp specific references of old id to new id by Steve Gill · 9 years ago
  80. 2985ec1 CB-8683 changed plugin-id to pacakge-name by Steve Gill · 9 years ago
  81. 0eaec69 CB-8653 properly updated translated docs to use new id by Steve Gill · 9 years ago
  82. 1f4cea7 CB-8653 updated translated docs to use new id by Steve Gill · 9 years ago
  83. 30b2163 Use TRAVIS_BUILD_DIR, install paramedic by npm by Jesse MacFadyen · 9 years ago
  84. 0d6668e CB-8653 Updated Readme by Steve Gill · 9 years ago CB-8600cordova-plugin-contacts
  85. a464f35 CB-8659: ios: 4.0.x Compatibility: Remove use of initWebView method by Ian Clelland · 9 years ago
  86. 5f89bec CB-8659: ios: 4.0.x Compatibility: Remove use of deprecated headers by Ian Clelland · 9 years ago
  87. 0e38f7d CB-8604 Pended unsupported test for wp8, updated documentation by alsorokin · 9 years ago
  88. cf42332 CB-8561 Integrate TravisCI by Jesse MacFadyen · 9 years ago
  89. 293c8b3 CB-8438 cordova-plugin-contacts documentation translation: cordova-plugin-contacts by Victor Sosa · 9 years ago
  90. f8b6fb8 CB-8537 Updated source to pass Fortify scan. by Rob Close · 9 years ago
  91. c40de8a CB-8538 Added package.json file by Steve Gill · 9 years ago CB-8438cordova-plugin-contacts
  92. 2e1e07b windows: pended .remove test as it is not supported on windows by sgrebnov · 9 years ago
  93. c60f50e CB-8395 marked unsupported tests pending on wp8 by alsorokin · 9 years ago
  94. ddcf923 CB-8429 Incremented plugin version. by Andrew Grieve · 9 years ago
  95. 95d4d17 CB-8429 Updated version and RELEASENOTES.md for release 0.2.16 by Andrew Grieve · 9 years ago 0.2.16 r0.2.16
  96. 83f3176 CB-8351 ios: Stop using (newly) deprecated CordovaLib functions by Andrew Grieve · 9 years ago
  97. d77a139 CB-8351 Use argumentForIndex rather than NSArray extension by Andrew Grieve · 9 years ago
  98. d8eb15a Merge branch 'CB-4612' of https://github.com/kant2002/cordova-plugin-contacts by Jesse MacFadyen · 9 years ago
  99. 47373e0 Updated the comments for ContactOrganization constructor. by Kiran · 9 years ago
  100. d7957a0 Update ContactName support on Android by Andrey Kurdyumov · 9 years ago