1. 11 Jul, 2015 2 commits
    • Chris Scott's avatar
      Move the js reference window.plugins.backgroundGeoLocation ->... · e2e7212e
      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
      e2e7212e
    • Chris Scott's avatar
      Rename · dbbd0b7d
      Chris Scott authored
      dbbd0b7d
  2. 25 Jun, 2015 3 commits
  3. 22 Jun, 2015 2 commits
  4. 19 Jun, 2015 3 commits
  5. 17 Jun, 2015 15 commits
  6. 16 Jun, 2015 2 commits
  7. 12 Jun, 2015 1 commit
    • Chris Scott's avatar
      Found iOS not seeming to capture a stationary-location on... · 22680f76
      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?
      22680f76
  8. 11 Jun, 2015 7 commits
  9. 10 Jun, 2015 5 commits