- 15 Jul, 2015 3 commits
-
-
Chris Scott authored
-
Chris Scott authored
wire up stopOnTerminate event for ios. I really didn't think this work, but it does.
-
Chris Scott authored
-
- 11 Jul, 2015 6 commits
-
-
Chris Scott authored
-
Chris Scott authored
Change plugin clobbers
-
Chris Scott authored
-
Chris Scott authored
Implement ability of both platforms to getCurrentPosition when plugin is not enabled (via bgGeo.start() )
-
Chris Scott authored
Move the js reference window.plugins.backgroundGeoLocation -> window.BackgroundGeolocation: Cordova 5 is clobbering my clobbers statement I'm finding personally as well as reported by others. While I was in here, I changed the remaining name-style references of BackgroundGeoLocation -> BackgroundGeolocation. Change dependency-style to npm-style with a note and commented-out pre-Cordova style
-
Chris Scott authored
-
- 25 Jun, 2015 3 commits
-
-
Chris Scott authored
Bump version to 0.5.2
-
Chris Scott authored
Export BootReceiver.java out of jar and into Cordova plugin
-
Chris Scott authored
Export BootReceiver.java out of jar and into Cordova plugin since this class is not available from within the jar when booting
-
- 22 Jun, 2015 2 commits
-
-
Chris Scott authored
-
Chris Scott authored
-
- 19 Jun, 2015 3 commits
-
-
Chris Scott authored
Geofencing
-
Chris Scott authored
-
Chris Scott authored
-
- 17 Jun, 2015 15 commits
-
-
Chris Scott authored
-
Chris Scott authored
-
Chris Scott authored
-
Chris Scott authored
This reverts commit 3133dd59.
-
Chris Scott authored
-
Chris Scott authored
-
Chris Scott authored
-
Chris Scott authored
-
Chris Scott authored
-
Chris Scott authored
-
Chris Scott authored
Debugging getCurrentPosition. Adding success callbacks for several other api methods, such as start, stop, changePace.
-
Chris Scott authored
-
Chris Scott authored
Revert "Trigger activities"
-
Chris Scott authored
-
lorinmetzger authored
Trigger activities
-
- 16 Jun, 2015 2 commits
-
-
Chris Scott authored
-
Chris Scott authored
-
- 12 Jun, 2015 1 commit
-
-
Chris Scott authored
Found iOS not seeming to capture a stationary-location on didPauseLocationUpdates. bypass setPace and just manually set up the stationaryRegion from there. not ideal. perhaps I need to start a bgTask to prevent suspend until setPace completes?
-
- 11 Jun, 2015 5 commits
-
-
Chris Scott authored
-
Chris Scott authored
-
Chris Scott authored
Merge branch 'trigger-activities' of github.com:christocracy/cordova-background-geolocation into trigger-activities
-
Chris Scott authored
-
Chris Scott authored
-