- CB-13705 Fix to allow 4.0.0 version install
- CB-13664 remove deprecated platforms
- CB-13267 (iOS): Remove iOS usage descriptions
- CB-13516 (all): Add 'protective' entry to
cordovaDependencies
- CB-13472 (CI) Fixed Travis Android builds again
- CB-13294 Remove
cordova-plugin-compat
- CB-13299 (CI) Fix Android builds
- CB-12895 added
eslint
and removedjshint
- CB-12847 added
bugs
entry topackage.json
.
- CB-12224 Updated version and RELEASENOTES.md for release 2.4.1
- corrected KCLAuthorizationStatus error, changed to always removed user of [manager locationServicesEnabled]. Must return [CLLocationManager locationServicesEnabled] or 'none'
- CB-11962 (ios) Added variable for setting NSLocationWhenInUseUsageDescription
- CB-11917 - Remove pull request template checklist item: "iCLA has been submitted…"
- CB-11904 Incremented plugin version.
- Ubuntu Fix altitude & accuracies retrieval
- CB-11875 added
android.hardware.location.gps
uses-feature
.
- CB-11795 Add 'protective' entry to cordovaDependencies
- Plugin uses
Android Log class
and notCordova LOG class
- Add badges for paramedic builds on Jenkins
- Add pull request template.
- Adding links to reference content and sample content to the top of the readme file
- Update iOS geolocation plugin to avoid
THREAD WARNING: ['Geolocation']
, operation occurs in new Thread - CB-10996 Adding front matter to README.md
- Replace
PermissionHelper.java
withcordova-plugin-compat
- CB-10691 Check the context to avoid null errors
- CB-10636 Add
JSHint
for plugins - Using a fallback epsilon in case
Number.EPSILON
is not defined. - CB-10574 MobileSpec can't get results for WP8.1 Builds
- CB-10319 Android Adding reflective helper methods for permission requests
- CB-8523 Fixed accuracy when
enableHighAccuracy: false
on iOS. - CB-10286 Don't skip automatic tests on Android devices
- CB-10277 Error callback should be called w/
PositionError
when location access is denied - CB-10285 Added tests for
PositionError
constants - CB-10278 geolocation
watchPosition
doesn't returnwatchID
string - CB-8443 Android nothing happens if
GPS
is turned off - CB-10204 Fix
getCurrentPosition
options on Android - CB-7146 Remove built-in
WebView navigator.geolocation
manual tests - CB-2845
PositionError
constants not attached to prototype as specified in W3C document
- CB-10035 Updated
RELEASENOTES
to be newest to oldest - CB-9907 Handle iOS tests that fail when ios simulator does not have a location
- CB-8826 Check for
NSLocationWhenInUseUsageDescription
first - CB-9105: Fixing
JS
errors in the shim - Added support for new permissions model for Android 6.0 aka Marshmallow
- Expect
lastPosition
to have atimestamp
that is already inmsecs
- CB-4596 Date objects are supposed to be
DOMTimeStamp
- Fixing contribute link.
- CB-9355 Fix Geolocation plugin start watch fail related to unset
MovementThreshold
on Windows 10
- CB-9128 cordova-plugin-geolocation documentation translation: cordova-plugin-geolocation
- fix npm md issue
- CB-8845 Updated comment why Android tests are currently pended
- CB-8845 Pended tests for Android
- Add more install text for legacy versions of cordova tools. This closes #36
- CB-8746 gave plugin major version bump
- 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-8681 Fixed occasional test failures
- docs: added Windows to supported platforms
- 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
- Wrong parameter in Firefox OS plugin
- CB-8568 Integrate TravisCI
- CB-8438 cordova-plugin-geolocation documentation translation: cordova-plugin-geolocation
- CB-8538 Added package.json file
- CB-8443 Geolocation tests fail on Windows due to done is called multiple times
- CB-8351 ios: Use argumentForIndex rather than NSArray extension
- Do not stop updating location when the error is
kCLErrorLocationUnknown
- CB-8094 Pended auto tests for Windows Store since they require user interaction
- CB-8085 Fix geolocation plugin on Windows
- CB-7977 Mention
deviceready
in plugin docs - CB-7700 cordova-plugin-geolocation documentation translation: cordova-plugin-geolocation
- CB-7556 iOS: Clearing all Watches does not stop Location Services
- CB-7158 Fix geolocation for ios 8
- Revert CB-6911 partially (keeping Info.plist key installation for iOS 8)
- CB-6911 Geolocation fails in iOS 8
- CB-5114 Windows 8.1 - Use a new proxy as old geolocation methods is deprecated
- CB-5114 Append Windows 8.1 into plugin.xml + Optimize Windows 8 Geolocation proxy
- Renamed test dir, added nested plugin.xml
- added documentation for manual tests
- CB-7146 Added manual tests
- Removed js-module for tests from plugin.xml
- Changing cdvtest format to use module exports
- register tests using new style
- Convert tests to new style
- Removed amazon-fireos code for geolocation.
- CB-7571 Bump version of nested plugin to match parent plugin
- FFOS update GeolocationProxy.js
- CB-7187 ios: Add explicit dependency on CoreLocation.framework
- CB-7187 Delete unused #import of CDVShared.h
- CB-6127 Updated translations for docs
- ios: Changed distanceFilter from none to 5 meters, prevents it from spamming the callback even though nothing changed.
- CB-6127 Spanish and French Translations added. Github close #14
- CB-6804 Add license
- CB-5416 - Adding support for auto-managing permissions
- CB-6491 add CONTRIBUTING.md
- pass by only coords
- proper implementation for firefoxos
- call FxOS's getCurrentProxy added
- CB-6422: [windows8] use cordova/exec/proxy
- CB-6212: [iOS] fix warnings compiled under arm64 64-bit
- CB-5977: [android] Removing the Android Geolocation Code. Mission Accomplished.
- CB-6460: Update license headers
- Add NOTICE file
- add ubuntu platform support
- CB-5326 adding FFOS permission and updating supported platforms
- CB-5729 [BlackBerry10] Update GeolocationProxy to return collapsed object
- CB-5658 Add doc/index.md for Geolocation plugin
- windows8: adds missing reference to PositionError (w/o it the app crashes)
- Removing incorrectly added closing comments for wp7 platform in plugin.xml
- Append proxy to platform definition in plugin.xml
- Append windows 8 Geolocation proxy
- Code clean-up for android src.
- Updated amazon-fireos platform + reverting some of the fixes in android code.
- Added amazon-fireos platform + some of the fixes in android code.
- CB-5334 [BlackBerry10] Use command proxy
- call FxOS's getCurrentProxy added
- pass by only coords
- proper implementation for firefoxos
- CB-5128: add repo + issue tag to plugin.xml for geolocation plugin
- CB-4915 Incremented plugin version on dev branch.
- CB-4889 bumping&resetting version
- [BlackBerry10] removed uneeded permission tags in plugin.xml
- CB-4889 renaming org.apache.cordova.core.geolocation to org.apache.cordova.geolocation
- Added support for windows 8 (Adds required permission)