1. 99474e0 CB-12363 Added build badges for iOS 9.3 and 10.0 by Alexander Sorokin · 7 years ago
  2. 3b93a47 CB-12236 - Fixed RELEASENOTES for cordova-plugin-device by Shazron Abdullah · 7 years ago
  3. 10b7ab6 CB-12230 Removed Windows 8.1 build badges by Alexander Sorokin · 7 years ago
  4. e1ab9f4 CB-12224 Incremented plugin version. by Shazron Abdullah · 7 years ago
  5. a736ae4 CB-12224 Updated version and RELEASENOTES.md for release 1.1.4 by Shazron Abdullah · 7 years ago 1.1.4 rel/1.1.4
  6. 7dbb4b4 CB-11917 - Remove pull request template checklist item: "iCLA has been submitted…" by Shazron Abdullah · 8 years ago
  7. 18ec366 CB-11832 Incremented plugin version. by Steve Gill · 8 years ago
  8. b90d1dd CB-11832 Updated version and RELEASENOTES.md for release 1.1.3 by Steve Gill · 8 years ago 1.1.3 rel/1.1.3
  9. a59ffa1 CB-11795 Add 'protective' entry to cordovaDependencies by Vladimir Kotikov · 8 years ago
  10. 5298c1f Add badges for paramedic builds on Jenkins by Vladimir Kotikov · 8 years ago
  11. 6806bd7 Add pull request template. by Nikhil Khandelwal · 8 years ago
  12. e870583 Readme: Add fenced code blocks with langauage hints by Nikhil Khandelwal · 8 years ago
  13. e077870 CB-10996 Adding front matter to README.md by Dmitry Blotsky · 8 years ago
  14. 4ea2ce5 CB-11091 Incremented plugin version. by Steve Gill · 8 years ago
  15. c18039b Updated version and RELEASENOTES.md for release 1.1.2 by Steve Gill · 8 years ago 1.1.2 rel/1.1.2
  16. 32a9a99 Close #49 by Jesse MacFadyen · 8 years ago
  17. 5ec060e Use passed device, follow create policy forf CFUUIDCreate by Jesse MacFadyen · 8 years ago
  18. 603c243 Merge branch 'CB-10631cordova-plugin-device' of https://github.com/agilethomas/cordova-plugin-device by Jesse MacFadyen · 8 years ago
  19. c0987ae Updating the comment to exclude URL by Raghav Katyal · 8 years ago
  20. 42433c8 Minor changes to readme by Raghav Katyal · 8 years ago
  21. 7d35ac8 CB-10636 Add JSHint for plugins by daserge · 8 years ago
  22. b31206d CB-10631 ios: Fix for device.uuid in iOS 5.1.1 by Thomas Allen · 8 years ago
  23. 52f0b41 chore: edit package.json license to match SPDX id by t1st3 · 8 years ago
  24. 774a937 Refactored deviceInfo on iOS for better readability. by EddyVerbruggen · 8 years ago
  25. 6bd130b CB-10368 Incremented plugin version. by Steve Gill · 8 years ago
  26. d42fb80 CB-10368 Updated version and RELEASENOTES.md for release 1.1.1 by Steve Gill · 8 years ago 1.1.1 rel/1.1.1
  27. 8846ac8 Merge branch 'master' of https://github.com/Ritzlgrmft/cordova-plugin-device by Jesse MacFadyen · 8 years ago
  28. 86de36a fix typo by Jesse MacFadyen · 8 years ago
  29. 64956bb CB-10238 Move device-plugin out from cordovalib to the plugin repository by Tobias Bocanegra · 8 years ago
  30. dfc8211 CB-10238 Move device-plugin out from cordovalib to the plugin repository by Tobias Bocanegra · 8 years ago
  31. e009fba CB-9923 Update `device.platform` documentation for browser platform by Vladimir Kotikov · 8 years ago
  32. a1a025f Property manufacturer documented by Ritzlgrmft · 9 years ago
  33. 715ee7e CB-10035 Incremented plugin version. by Steve Gill · 9 years ago
  34. aa6a1d3 CB-10035 linked issues in RELEASENOTES.md by Steve Gill · 9 years ago 1.1.0
  35. ba646ef CB-10035 Updated version and RELEASENOTES.md for release 1.1.0 by Steve Gill · 9 years ago
  36. bcbe251 removed r prefix from tags by Steve Gill · 9 years ago
  37. b7bbd28 CB-10035 Updated RELEASENOTES to be newest to oldest by Steve Gill · 9 years ago
  38. 84338da Merge branch 'feature-add-is-simulator-for-windows' of https://github.com/pke/cordova-plugin-device by Jesse MacFadyen · 9 years ago
  39. 36dbfa9 CB-9847 Fixed merge error of 408c3a20be976ca5b814c9f161c31d4edf1c00fc by Alexander Sorokin · 9 years ago
  40. d695f7d fix whitespace tab to spaces by Philipp Kursawe · 9 years ago
  41. 05787ac Add `isVirtual` for Windows 8.x (Phone) platforms by Philipp Kursawe · 9 years ago
  42. 408c3a2 Resolve conflicts, merging #23 Added basic Android support for hardware serial number by Jesse MacFadyen · 9 years ago
  43. 09a215b Cleanup PRs. This closes #27. This closes #17. by Jesse MacFadyen · 9 years ago
  44. ffc819d CB-9865 Better simulator detection for iOS by Alexander Sorokin · 9 years ago
  45. 78763b3 Actually fixing the contribute link. by Dmitry Blotsky · 9 years ago
  46. ad50a1d Fixing contribute link. by Dmitry Blotsky · 9 years ago
  47. 1b6f59f fix merge conflict, for reals by Jesse MacFadyen · 9 years ago
  48. 370cbd6 Fix merge conflict by Jesse MacFadyen · 9 years ago
  49. 38b01b8 updated docs by Jesse MacFadyen · 9 years ago
  50. 7f9827d Cleanup wp8 code by Jesse MacFadyen · 9 years ago
  51. 2fc875c WP8 implementation by Jesse MacFadyen · 9 years ago
  52. 853d237 update to use TARGET_OS_SIMULATOR as TARGET_IPHONE_SIMULATOR is deprecated. by Jesse MacFadyen · 9 years ago
  53. 6078740 update code to use 'isVirtual' by Jesse MacFadyen · 9 years ago
  54. 2aebeae create test to verify existence and type of new property 'isVirtual' by Jesse MacFadyen · 9 years ago
  55. 2bd41cf Merge branch 'feature/add_isSimulator_to_iOS_and_android' of https://github.com/AndyChenW/cordova-plugin-device into CB-9847 by Jesse MacFadyen · 9 years ago
  56. 0d82bc9 add JIRA issue tracker link by Julien Bouquillon · 9 years ago
  57. 08bf01d Fixed typo by Andrey Kurdyumov · 9 years ago
  58. b90dbba Updated documentation to mention backwards compatibility by Jordan · 9 years ago
  59. 03a4768 Updated README to reflect new behaviour and quirks on iOS by Jordan · 9 years ago
  60. 1f1c0e6 Check user defaults first to maintain backwards compatibility by Jordan Clist · 9 years ago
  61. 3c125c8 Revert "Check user defaults first to maintain backwards compatibility" by Jordan Clist · 9 years ago
  62. 6416f60 Check user defaults first to maintain backwards compatibility by Jordan · 9 years ago
  63. 810c3c9 Remove line incorrectly committed by Jordan · 9 years ago
  64. f28cb50 Changed UUID to use [UIDevice identifierForVendor] by Jordan · 9 years ago
  65. 50abd1a add isSimulator for iOS & Android device by Andy Chen · 9 years ago
  66. 3ed9bee remove travis-ci by Jesse MacFadyen · 9 years ago
  67. 1bb4aa1 CB-9192 Incremented plugin version. by Steve Gill · 9 years ago
  68. b3da848 CB-9202 updated repo url to github mirror in package.json by Steve Gill · 9 years ago 1.0.1 r1.0.1
  69. 38c20e7 CB-9192 Updated version and RELEASENOTES.md for release 1.0.1 by Steve Gill · 9 years ago
  70. e3a79e5 CB-9128 cordova-plugin-device documentation translation: cordova-plugin-device by Victor Sosa · 9 years ago
  71. 03abb07 Attempts to corrent npm markdown issue by Raymond Camden · 9 years ago
  72. e26f544 Added basic Android support for hardware serial number by Gabriel Dumitrescu · 10 years ago
  73. ad5f1e7 CB-8858 Incremented plugin version. by Steve Gill · 9 years ago
  74. a159702 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. 40792fd Revert "CB-8858 Incremented plugin version." by Steve Gill · 9 years ago
  76. 5f94c19 CB-8858 Incremented plugin version. by Steve Gill · 9 years ago
  77. 1885efd CB-8858 Updated version and RELEASENOTES.md for release 1.0.0 by Steve Gill · 9 years ago
  78. 960e600 CB-8746 gave plugin major version bump by Steve Gill · 9 years ago
  79. b58b5ed CB-8683 changed plugin-id to pacakge-name by Steve Gill · 9 years ago
  80. f7e34cc CB-8653 properly updated translated docs to use new id by Steve Gill · 9 years ago
  81. 0b12c53 CB-8653 updated translated docs to use new id by Steve Gill · 9 years ago
  82. d714e02 Use TRAVIS_BUILD_DIR, install paramedic by npm by Jesse MacFadyen · 9 years ago
  83. 80ea8c2 CB-8653 Updated Readme by Steve Gill · 9 years ago
  84. 700ba9c remove defunct windows8 version by Jesse MacFadyen · 9 years ago
  85. a582336 Merge branch 'paramedic' of https://github.com/purplecabbage/cordova-plugin-device by Jesse MacFadyen · 9 years ago
  86. 62a2171 add travis badge by Jesse MacFadyen · 9 years ago
  87. c06246d CB-8538 Added package.json file by Steve Gill · 9 years ago
  88. 4330db8 CB-8429 Incremented plugin version. by Andrew Grieve · 9 years ago
  89. e12991a CB-8429 Updated version and RELEASENOTES.md for release 0.3.0 by Andrew Grieve · 9 years ago 0.3.0 r0.3.0
  90. d7089db Fixes a syntax error introduced in 1a13ee0 by Nikhil Khandelwal · 9 years ago
  91. 1a13ee0 [CB7285][Windows] add manufacturer property for windows, and cleanup by Jesse MacFadyen · 9 years ago
  92. 734e01f [CB-7285] Add test for manufacturer property by Jesse MacFadyen · 9 years ago
  93. d505dfa [CB-7285][WP8] add manufacturer info by Jesse MacFadyen · 9 years ago
  94. e1410aa Merge branch 'master' of https://github.com/basvanbeek/cordova-plugin-device by Jesse MacFadyen · 9 years ago
  95. c7cec5d Merge branch 'feature/wp8-anid2' of https://github.com/oliversalzburg/cordova-plugin-device by Jesse MacFadyen · 9 years ago
  96. 966fb53 update plugin path by Jesse MacFadyen · 9 years ago
  97. 5f220bd Add cross-plugin ios paramedic test running for TravisCI by Jesse MacFadyen · 9 years ago
  98. c801048 CB-8351 Use a local copy of uniqueAppInstanceIdentifier rather than CordovaLib's version by Andrew Grieve · 9 years ago
  99. ddb586e update of manufacturer name by Bas van Beek · 9 years ago
  100. 3f1e1c9 - Fixed a bug that caused an "cannot call method of undefined" error if the browser's user agent wasn't recognized by James Messinger · 9 years ago