1. ee05df5 chore: adds package-lock file (#62) by Tim Brust · 3 years, 8 months ago
  2. 7e1c0f5 refactor(eslint): use cordova-eslint w/ fix (#61) by Tim Brust · 3 years, 8 months ago
  3. ed48242 chore: bump version to 3.0.0-dev (#60) by Tim Brust · 3 years, 8 months ago
  4. e7f536e docs: update usage notice by Tim Brust · 3 years, 8 months ago
  5. 0052dfb chore: package cleanup (#58) by Tim Brust · 3 years, 8 months ago
  6. b34dd2d fix!: remove deprecated platforms (#57) by Tim Brust · 3 years, 8 months ago
  7. 4ed047f docs: remove outdated translations (#56) by Tim Brust · 3 years, 8 months ago
  8. 182f7b0 chore(npm): adds ignore list (#55) by Tim Brust · 3 years, 8 months ago
  9. 4f4db46 docs: undeprecate plugin (#54) by Tim Brust · 3 years, 8 months ago
  10. c49896d Add or update GitHub pull request and issue template by Jan Piotrowski · 5 years ago
  11. e3e0c60 Set VERSION to 2.0.2-dev by Steve Gill · 6 years ago
  12. 477eb2b CB-14030 Updated version and RELEASENOTES.md for release 2.0.1 (via coho) by Steve Gill · 6 years ago 2.0.x 2.0.1 rel/2.0.1
  13. 68a5294 Merge pull request #42 from jcesarmobile/CB-13766 by jcesarmobile · 6 years ago
  14. 8b0c435 CB-13766: Add build-tools-26.0.2 to travis by Julio César · 6 years ago
  15. 9a84b3e Merge pull request #41 from jcesarmobile/CB-14002 by jcesarmobile · 6 years ago
  16. 70cbb3e CB-14002: Fix cordovaDependencies to allow plugin install by Julio César · 6 years ago
  17. b8ce4ad CB-13473: (CI) Removed browser builds from AppVeyor by Alexander Sorokin · 7 years ago
  18. afba20b CB-13472: (CI) Fixed Travis Android builds again by Alexander Sorokin · 7 years ago
  19. b6f834e Deprecate it by Jesse MacFadyen · 7 years ago
  20. 6ea0e62 Closes #19 by maverickmishra · 7 years ago
  21. 2e9c6df CB-13299 (CI) Fix Android builds by Alexander Sorokin · 7 years ago
  22. 78bf2d7 Set VERSION to 2.0.1-dev by Steve Gill · 7 years ago
  23. d6b3322 CB-13294: Updated version to 2.0.0 for deprecation by Steve Gill · 7 years ago 2.0.0 rel/2.0.0
  24. 2ed5d5e Set VERSION to 1.0.9-dev (via coho) by Steve Gill · 7 years ago
  25. 5300be1 CB-13294 Updated version and RELEASENOTES.md for release 1.0.8 (via coho) by Steve Gill · 7 years ago 1.0.8
  26. 25b07c2 CB-13076: added deprecation notice to info tag by Steve Gill · 7 years ago
  27. 5a22d7e Updated README to point to correct issue tracker by maverickmishra · 7 years ago
  28. eaf09fd CB-13076: Updated README by maverickmishra · 7 years ago
  29. 27e49ef CB-13076: merged in pr. closes #39 by Steve Gill · 7 years ago
  30. 86e3cf2 CB-12728: Device Orientation - SUNSET by Simon MacDonald · 7 years ago
  31. fc8d07f CB-13028 (CI) Browser builds on Travis and AppVeyor by Alexander Sorokin · 7 years ago
  32. c678274 CB-12667: Reset changes for searching Samsung sensors by Nikita Matrosov · 7 years ago
  33. 949c32c CB-13000: (CI) Speed up android builds by Alexander Sorokin · 7 years ago
  34. edbf583 CB-12991: (CI) Updated CI badges by Alexander Sorokin · 7 years ago
  35. 3fb0614 CB-12935: (windows) Enable paramedic builds on AppVeyor by Alexander Sorokin · 7 years ago
  36. 38d76d5 CB-12935: (ios, android) Enable paramedic builds on Travis CI by Alexander Sorokin · 7 years ago
  37. a77b4fa CB-12667 android: Added logic for searching sensors from Samsung vendor by Nikita Matrosov · 7 years ago
  38. 41051a2 CB-12847: fixed `bugs` entry in package.json. by filmaj · 7 years ago
  39. b867265 CB-12847: added `bugs` entry to package.json. by filmaj · 7 years ago
  40. c2c1884 Set VERSION to 1.0.8-dev (via coho) by filmaj · 7 years ago
  41. 7af309f CB-12736 Updated version and RELEASENOTES.md for release 1.0.7 (via coho) by filmaj · 7 years ago 1.0.7 rel/1.0.7
  42. fb8805d CB-12622: Added Android 6.0 build badge to README by Alexander Sorokin · 7 years ago
  43. dfa0954 CB-12685: added package.json to tests folder by Steve Gill · 7 years ago
  44. 6ae9d88 Set VERSION to 1.0.7-dev (via coho) by Steve Gill · 7 years ago
  45. c8c3a91 CB-12519 Updated version and RELEASENOTES.md for release 1.0.6 by Steve Gill · 7 years ago
  46. 3a460da CB-12353 Corrected merges usage in plugin.xml by daserge · 7 years ago
  47. 24d97ef CB-12369: Add plugin typings from DefinitelyTyped by Nikita Matrosov · 7 years ago
  48. c906920 CB-12363 Added build badges for iOS 9.3 and 10.0 by Alexander Sorokin · 7 years ago
  49. 90f0270 CB-12236 - Fixed RELEASENOTES for cordova-plugin-device-orientation by Shazron Abdullah · 7 years ago
  50. 165e4fa CB-12230 Removed Windows 8.1 build badges by Alexander Sorokin · 7 years ago
  51. cc99860 CB-12224 Incremented plugin version. by Shazron Abdullah · 7 years ago
  52. 4b5ead9 CB-12224 Updated version and RELEASENOTES.md for release 1.0.5 by Shazron Abdullah · 7 years ago 1.0.5 rel/1.0.5
  53. c5b4d7d CB-9179 (ios) Fixed trueHeading being always 0 by Alexander Sorokin · 8 years ago
  54. f4cfb73 CB-11917 - Remove pull request template checklist item: "iCLA has been submitted…" by Shazron Abdullah · 8 years ago
  55. 34c744d CB-11832 Incremented plugin version. by Steve Gill · 8 years ago
  56. c3ccdbc CB-11832 Updated version and RELEASENOTES.md for release 1.0.4 by Steve Gill · 8 years ago 1.0.4 rel/1.0.4
  57. dd1c66c CB-11795 Add 'protective' entry to cordovaDependencies by Vladimir Kotikov · 8 years ago
  58. e7c6e8a Add badges for paramedic builds on Jenkins by Vladimir Kotikov · 8 years ago
  59. f95e56f Add pull request template. by Nikhil Khandelwal · 8 years ago
  60. b42306f CB-10996 Adding front matter to README.md by Dmitry Blotsky · 8 years ago
  61. f49ad6f This closes #16. Resolved in another commit. by Jesse MacFadyen · 8 years ago
  62. 47b5c27 Removed ios quirk code documentation by Jesse MacFadyen · 8 years ago
  63. 11135f7 remove quirk code by Jesse MacFadyen · 8 years ago
  64. 875b55e CB-11091 Incremented plugin version. by Steve Gill · 8 years ago
  65. 3b8d616 Updated version and RELEASENOTES.md for release 1.0.3 by Steve Gill · 8 years ago 1.0.3 rel/1.0.3
  66. f2418e5 Remove 'warning' emoji, as it doesn't correctly display in the docs website: http://cordova.apache.org/docs/en/dev/cordova-plugin-device-orientation/index.html by Omar Mefire · 8 years ago
  67. 3e3145f CB-10636 Add JSHint for plugins by daserge · 8 years ago
  68. 1044045 chore: edit package.json license to match SPDX id by t1st3 · 8 years ago
  69. 7eba983 CB-10035 Incremented plugin version. by Steve Gill · 8 years ago
  70. 5c9ca66 CB-10035 linked issues in RELEASENOTES.md by Steve Gill · 8 years ago 1.0.2
  71. 25636b1 CB-10035 Updated version and RELEASENOTES.md for release 1.0.2 by Steve Gill · 8 years ago
  72. 8b99d04 removed r prefix from tags by Steve Gill · 8 years ago
  73. 555f6d6 CB-10035 Updated RELEASENOTES to be newest to oldest by Steve Gill · 8 years ago
  74. 29ec8b6 Merge branch 'add-jira-link' of https://github.com/revolunet/cordova-plugin-device-orientation by Jesse MacFadyen · 8 years ago
  75. 298abb9 CB-4596 Fix timestamp to be DOMTimeStamp across the board by Jesse MacFadyen · 9 years ago
  76. 7bbed8e Actually fixing the contribute link. by Dmitry Blotsky · 9 years ago
  77. 794d5e1 Fixing contribute link. by Dmitry Blotsky · 9 years ago
  78. 9815b6f add JIRA issue tracker link by Julien Bouquillon · 9 years ago
  79. eb976dc CB-9426 Fix exception when using device orientation plugin on browser platform. by Tim Barham · 9 years ago
  80. 4271adb remove travis-ci by Jesse MacFadyen · 9 years ago CB-9381cordova-plugin-device-orientation CB-9444cordova-plugin-device-orientation
  81. 124ec55 CB-9192 Incremented plugin version. by Steve Gill · 9 years ago
  82. 427d49f CB-9202 updated repo url to github mirror in package.json by Steve Gill · 9 years ago 1.0.1 r1.0.1
  83. 20ab61d CB-9192 Updated version and RELEASENOTES.md for release 1.0.1 by Steve Gill · 9 years ago
  84. 6f39384 CB-9128 cordova-plugin-device-orientation documentation translation: cordova-plugin-device-orientation by Victor Sosa · 9 years ago
  85. c692aec fix npm md issue by Raymond Camden · 9 years ago CB-9128cordova-plugin-device-orientation
  86. d0c83f2 Remove console log message from test by Nikhil Khandelwal · 9 years ago
  87. 56df880 CB-8858 Incremented plugin version. by Steve Gill · 9 years ago CB-8860cordova-plugin-device-orientation
  88. ec0f27f CB-8858 Updated version in package.json for release 1.0.0 by Steve Gill · 9 years ago 1.0.0 r1.0.0
  89. 6b1f206 Revert "CB-8858 Incremented plugin version." by Steve Gill · 9 years ago
  90. 9e53561 CB-8858 Incremented plugin version. by Steve Gill · 9 years ago
  91. d4d5c36 CB-8858 Updated version and RELEASENOTES.md for release 1.0.0 by Steve Gill · 9 years ago
  92. 661b1a1 CB-8746 gave plugin major version bump by Steve Gill · 9 years ago
  93. 7e012f4 CB-8683 updated windows and tizen specific references of old id to new id by Steve Gill · 9 years ago
  94. 96b1ae4 CB-8683 changed plugin-id to pacakge-name by Steve Gill · 9 years ago
  95. b3bb8b2 CB-8653 properly updated translated docs to use new id by Steve Gill · 9 years ago
  96. b49c4a4 CB-8653 updated translated docs to use new id by Steve Gill · 9 years ago
  97. fe7a7e6 Use TRAVIS_BUILD_DIR, install paramedic by npm by Jesse MacFadyen · 9 years ago
  98. a365072 CB-8653 Updated Readme by Steve Gill · 9 years ago CB-8600cordova-plugin-device-orientation
  99. 4a3ca8a CB-8659: ios: 4.0.x Compatibility: Remove use of initWebView method by Ian Clelland · 9 years ago
  100. b90ce09 CB-8659: ios: 4.0.x Compatibility: Remove use of deprecated headers by Ian Clelland · 9 years ago