Steve Gill [Sat, 16 Jan 2016 00:35:05 +0000 (16:35 -0800)]
CB-10368 Updated version and RELEASENOTES.md for release 2.1.0
riknoll [Mon, 11 Jan 2016 19:06:37 +0000 (11:06 -0800)]
CB-10319 android: Adding reflective helper methods for permission requests
Schaffer Krisztian [Thu, 26 Feb 2015 21:50:03 +0000 (22:50 +0100)]
CB-8523 Fixed accuracy when enableHighAccuracy: false on iOS. This closes #39
Alexander Sorokin [Thu, 31 Dec 2015 11:26:33 +0000 (14:26 +0300)]
CB-10286 Don't skip automatic tests on Android devices
github close #65
sgrebnov [Tue, 29 Dec 2015 09:26:25 +0000 (12:26 +0300)]
CB-10277 Error callback should be called w/ PositionError when location access is denied
github close #62
Alexander Sorokin [Thu, 31 Dec 2015 10:07:48 +0000 (13:07 +0300)]
CB-10285 Added tests for PositionError constants
github close #64
sgrebnov [Mon, 4 Jan 2016 08:15:11 +0000 (11:15 +0300)]
CB-10278 geolocation watchPosition doesn't return watchID string
gtihub close #63
sgrebnov [Tue, 29 Dec 2015 07:06:42 +0000 (10:06 +0300)]
CB-8443 Android: nothing happens if GPS is turned off
github close #61
sgrebnov [Mon, 28 Dec 2015 19:18:29 +0000 (22:18 +0300)]
CB-10204 Fix getCurrentPosition options on Android
github close #60
sgrebnov [Mon, 28 Dec 2015 18:42:32 +0000 (21:42 +0300)]
CB-7146 Remove built-in WebView navigator.geolocation manual tests
github close #59
sgrebnov [Mon, 28 Dec 2015 11:31:44 +0000 (14:31 +0300)]
CB-2845 PositionError constants not attached to prototype as specified in W3C document
https://issues.apache.org/jira/browse/CB-2845
github close #58
Steve Gill [Tue, 1 Dec 2015 01:57:07 +0000 (17:57 -0800)]
CB-10035 Incremented plugin version.
Steve Gill [Thu, 19 Nov 2015 06:11:41 +0000 (22:11 -0800)]
CB-10035 linked issues in RELEASENOTES.md
Steve Gill [Thu, 19 Nov 2015 03:45:05 +0000 (19:45 -0800)]
CB-10035 Updated version and RELEASENOTES.md for release 2.0.0
Steve Gill [Wed, 18 Nov 2015 22:53:10 +0000 (14:53 -0800)]
removed r prefix from tags
Steve Gill [Wed, 18 Nov 2015 21:54:08 +0000 (13:54 -0800)]
CB-10035 Updated RELEASENOTES to be newest to oldest
Jesse MacFadyen [Sat, 31 Oct 2015 00:12:45 +0000 (17:12 -0700)]
CB-9907 Handle ios tests that fail when ios simulator does not have a location
Jesse MacFadyen [Wed, 28 Oct 2015 19:40:35 +0000 (12:40 -0700)]
Merge branch 'CB-8826' of https://github.com/msokk/cordova-plugin-geolocation
Joe Bowser [Tue, 6 Oct 2015 20:29:03 +0000 (13:29 -0700)]
Tweaking the geolocation plugin to contain all the permissions code. Sadly, we have to do this.
Joe Bowser [Fri, 2 Oct 2015 21:47:18 +0000 (14:47 -0700)]
Scoping errors with permissions variables, temporary fix
Joe Bowser [Wed, 30 Sep 2015 19:44:01 +0000 (12:44 -0700)]
Refactored Geolocation after feedback
Joe Bowser [Thu, 24 Sep 2015 22:15:22 +0000 (15:15 -0700)]
Adding engine tags:
Joe Bowser [Tue, 22 Sep 2015 23:03:28 +0000 (16:03 -0700)]
CB-9105: Fixing JS errors in the shim
Joe Bowser [Fri, 18 Sep 2015 20:59:00 +0000 (13:59 -0700)]
Thanks to Marshmallow, we now have a bunch of new code to handle the permissions. This is a major step backwards.
Jesse MacFadyen [Wed, 28 Oct 2015 00:28:50 +0000 (17:28 -0700)]
Expect lastPosition to have a timestamp that is already in msecs (DOMTimeStamp)
Jesse MacFadyen [Tue, 27 Oct 2015 23:51:53 +0000 (16:51 -0700)]
Fixed lint errors.
Jesse MacFadyen [Tue, 27 Oct 2015 23:45:07 +0000 (16:45 -0700)]
CB-4596 Date objects are supposed to be DOMTimeStamp (s)
Dmitry Blotsky [Fri, 23 Oct 2015 19:11:50 +0000 (12:11 -0700)]
Actually fixing the contribute link.
Dmitry Blotsky [Fri, 23 Oct 2015 19:03:42 +0000 (12:03 -0700)]
Fixing contribute link.
Mihkel Sokk [Wed, 22 Jul 2015 19:16:43 +0000 (22:16 +0300)]
CB-8826 Check for NSLocationWhenInUseUsageDescription first
daserge [Mon, 13 Jul 2015 13:30:54 +0000 (16:30 +0300)]
CB-9355 Fix Geolocation plugin start watch fail related to unset MovementThreshold on Windows 10
Jesse MacFadyen [Tue, 7 Jul 2015 22:09:48 +0000 (15:09 -0700)]
remove travis-ci integration
Steve Gill [Thu, 18 Jun 2015 00:35:35 +0000 (17:35 -0700)]
CB-9192 Incremented plugin version.
Steve Gill [Wed, 17 Jun 2015 21:14:41 +0000 (14:14 -0700)]
CB-9202 updated repo url to github mirror in package.json
Steve Gill [Wed, 17 Jun 2015 19:36:03 +0000 (12:36 -0700)]
CB-9192 Updated version and RELEASENOTES.md for release 1.0.1
Victor Sosa [Fri, 12 Jun 2015 14:41:22 +0000 (09:41 -0500)]
CB-9128 cordova-plugin-geolocation documentation translation: cordova-plugin-geolocation
Raymond Camden [Tue, 2 Jun 2015 15:51:17 +0000 (10:51 -0500)]
fix npm md issue
sgrebnov [Wed, 27 May 2015 13:56:29 +0000 (16:56 +0300)]
CB-8845 Updated comment why Android tests are currently pended
alsorokin [Tue, 26 May 2015 08:08:29 +0000 (11:08 +0300)]
CB-8845 Pended tests for Android
github close #42
Jesse MacFadyen [Fri, 22 May 2015 19:17:05 +0000 (12:17 -0700)]
Add more install text for legacy versions of cordova tools. This closes #36
Steve Gill [Wed, 15 Apr 2015 23:00:22 +0000 (16:00 -0700)]
CB-8858 Incremented plugin version.
Steve Gill [Wed, 15 Apr 2015 22:50:47 +0000 (15:50 -0700)]
CB-8858 Updated version in package.json for release 1.0.0
Steve Gill [Wed, 15 Apr 2015 21:31:06 +0000 (14:31 -0700)]
Revert "CB-8858 Incremented plugin version."
This reverts commit
ccf42709f4ee4bf28df1006009825049cb2d0fa9.
Steve Gill [Wed, 15 Apr 2015 20:55:47 +0000 (13:55 -0700)]
CB-8858 Incremented plugin version.
Steve Gill [Wed, 15 Apr 2015 18:06:38 +0000 (11:06 -0700)]
CB-8858 Updated version and RELEASENOTES.md for release 1.0.0
Steve Gill [Thu, 9 Apr 2015 23:59:46 +0000 (16:59 -0700)]
CB-8746 gave plugin major version bump
Steve Gill [Wed, 1 Apr 2015 23:01:22 +0000 (16:01 -0700)]
CB-8683 changed plugin-id to pacakge-name
Steve Gill [Tue, 31 Mar 2015 23:06:00 +0000 (16:06 -0700)]
CB-8653 properly updated translated docs to use new id
Steve Gill [Tue, 31 Mar 2015 17:53:31 +0000 (10:53 -0700)]
CB-8653 updated translated docs to use new id
Jesse MacFadyen [Wed, 25 Mar 2015 06:58:05 +0000 (23:58 -0700)]
Use TRAVIS_BUILD_DIR, install paramedic by npm
alsorokin [Fri, 20 Mar 2015 14:31:00 +0000 (17:31 +0300)]
CB-8681 Fixed occasional test failures
github close #41
sgrebnov [Thu, 19 Mar 2015 15:07:48 +0000 (18:07 +0300)]
docs: added Windows to supported platforms
Steve Gill [Sat, 14 Mar 2015 02:27:43 +0000 (19:27 -0700)]
CB-8653 Updated Readme
Ian Clelland [Fri, 13 Mar 2015 15:01:39 +0000 (11:01 -0400)]
CB-8659: ios: 4.0.x Compatibility: Remove use of initWebView method
Ian Clelland [Fri, 13 Mar 2015 15:01:31 +0000 (11:01 -0400)]
CB-8659: ios: 4.0.x Compatibility: Remove use of deprecated headers
Piotr Zalewa [Thu, 5 Mar 2015 08:13:55 +0000 (09:13 +0100)]
Merge branch 'master' of github.com:DrJojo/cordova-plugin-geolocation
Jesse MacFadyen [Tue, 3 Mar 2015 01:08:50 +0000 (17:08 -0800)]
CB-8568 Integrate TravisCI
Victor Sosa [Fri, 27 Feb 2015 18:50:54 +0000 (12:50 -0600)]
CB-8438 cordova-plugin-geolocation documentation translation: cordova-plugin-geolocation
Steve Gill [Wed, 25 Feb 2015 08:30:25 +0000 (00:30 -0800)]
CB-8538 Added package.json file
sgrebnov [Thu, 5 Feb 2015 19:25:39 +0000 (22:25 +0300)]
CB-8443 Geolocation tests fail on Windows due to done is called multiple times
Andrew Grieve [Thu, 5 Feb 2015 01:54:02 +0000 (20:54 -0500)]
CB-8429 Incremented plugin version.
Andrew Grieve [Thu, 5 Feb 2015 01:12:45 +0000 (20:12 -0500)]
CB-8429 Updated version and RELEASENOTES.md for release 0.3.12
Andrew Grieve [Fri, 23 Jan 2015 14:49:20 +0000 (09:49 -0500)]
CB-8351 Use argumentForIndex rather than NSArray extension
Steve Gill [Wed, 3 Dec 2014 00:08:50 +0000 (16:08 -0800)]
CB-8110 Incremented plugin version.
Steve Gill [Wed, 3 Dec 2014 00:07:02 +0000 (16:07 -0800)]
CB-8110 Updated version and RELEASENOTES.md for release 0.3.11
Ian Clelland [Tue, 2 Dec 2014 21:11:31 +0000 (16:11 -0500)]
Merge branch 'CB-5753'
Fixes an error where geolocation would stop if the location service
couldn't immediately retrieve a location.
Steve Gill [Tue, 2 Dec 2014 01:09:16 +0000 (17:09 -0800)]
Merge branch 'CB-8094' of https://github.com/MSOpenTech/cordova-plugin-geolocation
maria.bukharina [Fri, 28 Nov 2014 10:53:56 +0000 (13:53 +0300)]
CB-8094 Pended auto tests for Windows Store since they require user interaction
sgrebnov [Wed, 26 Nov 2014 20:24:51 +0000 (23:24 +0300)]
CB-8085 Fix geolocation plugin on Windows
Jojo Degenhardt [Fri, 21 Nov 2014 07:24:23 +0000 (08:24 +0100)]
Wrong parameter in Firefox OS plugin
Calling geolocation.watchPosition() in Firefox OS will return empty coords because addWatch() omits same position object conversion like in getLocation().
Josh Soref [Thu, 6 Nov 2014 22:11:11 +0000 (17:11 -0500)]
CB-7977 Mention deviceready in plugin docs
Christopher Blum [Wed, 5 Nov 2014 10:23:43 +0000 (11:23 +0100)]
Do not stop updating location when the error is 'kCLErrorLocationUnknown'
Victor Sosa [Thu, 2 Oct 2014 23:12:15 +0000 (18:12 -0500)]
CB-7700 cordova-plugin-geolocation documentation translation: cordova-plugin-geolocation
Marcel Kinard [Thu, 18 Sep 2014 03:37:58 +0000 (23:37 -0400)]
CB-7571 Incremented plugin version.
Marcel Kinard [Thu, 18 Sep 2014 03:35:12 +0000 (23:35 -0400)]
CB-7571 Updated version and RELEASENOTES.md for release 0.3.10
Archana Naik [Wed, 17 Sep 2014 22:24:40 +0000 (15:24 -0700)]
Removed amazon-fireos code for geolocation.
Marcel Kinard [Wed, 17 Sep 2014 20:27:15 +0000 (16:27 -0400)]
CB-7571 Bump version of nested plugin to match parent plugin
Marcel Kinard [Wed, 17 Sep 2014 19:35:01 +0000 (15:35 -0400)]
CB-7571 Incremented plugin version.
Marcel Kinard [Wed, 17 Sep 2014 19:27:41 +0000 (15:27 -0400)]
CB-7571 Updated version and RELEASENOTES.md for release 0.3.10
Mark Pearce [Mon, 15 Sep 2014 19:43:08 +0000 (16:43 -0300)]
CB-7556 - iOS: Clearing all Watches does not stop Location Services
iOS shows a little arrow in the status bar if location services are in use. When you set a watch on Location Manager, it starts tracking position, and the arrow symbol appears. However, when that watch is cleared, no command to Location Manager is sent to stop tracking, so the arrow stays visible, even though in reality, the app is not using location services. My guess is that this also impacts battery life to some extent, especially if your iOS app has background location enabled.
This fix would automatically stop tracking location once all watched are cleared, so that the arrow symbol in the iOS status will disappear.
Tested on iOS 7.1.2.
Signed-off-by: Shazron Abdullah <shazron@apache.org>
Wei Li [Thu, 7 Aug 2014 17:36:36 +0000 (18:36 +0100)]
CB-7158 - Fix geolocation for ios 8
Signed-off-by: Shazron Abdullah <shazron@apache.org>
Shazron Abdullah [Tue, 9 Sep 2014 00:00:35 +0000 (17:00 -0700)]
Revert CB-6911 partially (keeping Info.plist key installation for iOS 8)
Shazron Abdullah [Wed, 3 Sep 2014 23:15:05 +0000 (16:15 -0700)]
CB-6911 - Geolocation fails in iOS 8
Edna Morales [Wed, 13 Aug 2014 17:11:27 +0000 (13:11 -0400)]
Merge renamed tests dir
Jesse MacFadyen [Thu, 7 Aug 2014 20:22:29 +0000 (13:22 -0700)]
this closes #5, #3
Jesse MacFadyen [Thu, 7 Aug 2014 20:21:01 +0000 (13:21 -0700)]
Merge branch 'CB-5114' of https://github.com/sgrebnov/cordova-plugin-geolocation
Jesse MacFadyen [Thu, 7 Aug 2014 20:20:20 +0000 (13:20 -0700)]
Merge branch 'CB-7146' of https://github.com/stacic/cordova-plugin-geolocation
Steven Gill [Thu, 7 Aug 2014 02:24:27 +0000 (19:24 -0700)]
CB-7244 Incremented plugin version.
Steven Gill [Thu, 7 Aug 2014 01:58:23 +0000 (18:58 -0700)]
CB-7244 Updated version and RELEASENOTES.md for release 0.3.9
Staci Cooper [Fri, 1 Aug 2014 15:53:29 +0000 (11:53 -0400)]
Renamed test dir, added nested plugin.xml
Willy Aguirre [Tue, 29 Jul 2014 11:16:55 +0000 (06:16 -0500)]
update GeolocationProxy.js
Edna Morales [Mon, 28 Jul 2014 13:39:34 +0000 (09:39 -0400)]
added documentation for manual tests
Edna Morales [Wed, 23 Jul 2014 20:45:32 +0000 (16:45 -0400)]
Merge to work on top of changes for test framework
Andrew Grieve [Tue, 22 Jul 2014 03:02:14 +0000 (23:02 -0400)]
CB-7187 ios: Add explicit dependency on CoreLocation.framework
Andrew Grieve [Tue, 22 Jul 2014 02:13:14 +0000 (22:13 -0400)]
CB-7187 Delete unused #import of CDVShared.h
Staci Cooper [Fri, 18 Jul 2014 18:32:28 +0000 (14:32 -0400)]
CB-7146 Added manual tests
Staci Cooper [Fri, 18 Jul 2014 18:31:02 +0000 (14:31 -0400)]
Removed js-module for tests from plugin.xml
sgrebnov [Fri, 11 Jul 2014 13:52:03 +0000 (17:52 +0400)]
CB-5114 Windows 8.1 - Use a new proxy as old geolocation methods is deprecated
* Added separate section for Windows Univeral Apps
* Made GeolocationProxy compatible with windows8.0 and 8.1 api versions
SomaticIT [Thu, 17 Oct 2013 10:45:40 +0000 (12:45 +0200)]
CB-5114 Append Windows 8.1 into plugin.xml + Optimize Windows 8 Geolocation proxy
Lisa Seacat DeLuca [Mon, 7 Jul 2014 19:27:30 +0000 (15:27 -0400)]
CB-6127lisa7cordova-plugin-consolecordova-plugin-geolocation documentation translation: cordova-plugin-geolocation