Breaking:
- GH-57 fix!: remove deprecated platforms
Chores:
- GH-83 chore: add asf config
- GH-76 chore(npm): bump package-lock v2 w/ rebuild
- GH-62 chore: adds
package-lock
file - GH-58 chore: package cleanup
- GH-55 chore(npm): adds ignore list
Others:
- GH-84 dep: bump
word-wrap
from1.2.3
to1.2.5
- GH-79 dep: bump
json5
from1.0.1
to1.0.2
- GH-77 ci: sync workflow with paramedic
- GH-70 ci(android): update
java
requirement forcordova-android
@11 - GH-67 ci(ios): update workflow w/ iOS 15
- GH-66 ci: remove old ci service
- GH-65 ci: add github actions workflow
- GH-61 refactor(eslint): use cordova-eslint w/ fix
- GH-56 docs: remove outdated translations
- GH-54 docs: undeprecate plugin
- CB-14002: Fix
cordovaDependencies
to allow plugin install
- CB-13076 added deprecation notice to info tag
- CB-12728 Device Orientation - SUNSET
- CB-13028 (CI) Browser builds on
Travis
andAppVeyor
- CB-12667 Reset changes for searching Samsung sensors
- CB-13000 (CI) Speed up Android builds
- CB-12991 (CI) Updated CI badges
- CB-12935 (windows) Enable paramedic builds on
AppVeyor
- CB-12935 (ios, Android) Enable paramedic builds on
Travis CI
- CB-12667 Android: Added logic for searching sensors from Samsung vendor
- CB-12847 added
bugs
entry topackage.json
.
- CB-12353 Corrected merges usage in
plugin.xml
- CB-12369 Add plugin typings from
DefinitelyTyped
- CB-12363 Added build badges for iOS 9.3 and iOS 10.0
- CB-12230 Removed Windows 8.1 build badges
- CB-12224 Updated version and RELEASENOTES.md for release 1.0.5
- CB-9179 (ios) Fixed trueHeading being always 0
- CB-11917 - Remove pull request template checklist item: "iCLA has been submitted…"
- CB-11832 Incremented plugin version.
- CB-11795 Add 'protective' entry to cordovaDependencies
- Add badges for paramedic builds on Jenkins
- Add pull request template.
- CB-10996 Adding front matter to README.md
- Removed ios quirk code + documentation
- 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 - CB-10636 Add
JSHint
for plugins
- CB-10035 Updated
RELEASENOTES
to be newest to oldest - CB-4596 Fix
timestamp
to beDOMTimeStamp
across the board - Fixing contribute link.
- CB-9426 Fix exception when using device orientation plugin on browser platform.
- CB-9128 cordova-plugin-device-orientation documentation translation: cordova-plugin-device-orientation
- fix npm md issue
- Remove console log message from test
- CB-8746 gave plugin major version bump
- CB-8683 updated windows and tizen specific references of old id to new id
- CB-8683 changed plugin-id to pacakge-name
- CB-8653 properly updated translated docs to use new id
- CB-8653 updated translated docs to use new id
- Use TRAVIS_BUILD_DIR, install paramedic by npm
- CB-8653 Updated Readme
- CB-8659: ios: 4.0.x Compatibility: Remove use of initWebView method
- CB-8659: ios: 4.0.x Compatibility: Remove use of deprecated headers
- force async callbacks
- Updated plugin to be 'windows' instead of 'windows8'
- CB-8614 Fixed getCurrentHeading and watchHeading on windows platform
- CB-8563 Integrate TravisCI
- CB-8438 cordova-plugin-device-orientation documentation translation: cordova-plugin-device-orientation
- CB-8538 Added package.json file
- CB-8458 Fixes false failure of test, when compass hardware is not available
- CB-8351 ios: Use argumentForIndex rather than NSArray extension
- CB-7977 Mention
deviceready
in plugin docs - CB-7700 cordova-plugin-device-orientation documentation translation: cordova-plugin-device-orientation
- CB-7571 Bump version of nested plugin to match parent plugin
- CB-7471 cordova-plugin-device-orientation documentation translation: cordova-plugin-device-orientation
- Fixed problem with watchCompass if pressed twice
- CB-7086 Renamed dir, added nested plugin.xml
- added documentation for manual tests
- Fixed problem with watchCompass if pressed twice
- CB-7086 Renamed dir, added nested plugin.xml
- added documentation for manual tests
- Updated docs for browser
- Add support for the browser
- CB-7249 cordova-plugin-device-orientation documentation translation
- CB-6960 Added manual tests
- CB-6960 Port compass tests to plugin-test-framework
- FFOS update compass.js
- CB-7187 ios: Add explicit dependency on CoreLocation.framework
- CB-7187 Delete unused #import of CDVShared.h
- CB-6381: [WP8] unexpected error object
- CB-6422: [windows8] use cordova/exec/proxy
- CB-6460: Update license headers
- CB-6465: Add license headers to Tizen code
- Add NOTICE file
- [ubuntu] request sensors permission
- [ubuntu] add missing files
- Add support for Tizen.
- FFOS info added
- CB-5658 Add doc/index.md for Compass plugin
- add ubuntu platform
-
- Added amazon-fireos platform. 2. Change to use amazon-fireos as a platform if user agent string contains 'cordova-amazon-fireos'.
- orientation plugin
- CB-5128: added repo + issue tag to plugin.xml for device orientation plugin
- CB-4915 Incremented plugin version on dev branch.
- CB-4889 renaming id
- CB-4889 renaming core in CompassProxy
- CB-4900 Windows 8 Compass plugin have extra define breaks plugin loading
- [windows8] commandProxy was moved
- Rename CHANGELOG.md -> RELEASENOTES.md
- CB-4752 Incremented plugin version on dev branch.
- CB-3687 Added blackberry10 support