- 27 May, 2015 1 commit
-
-
Chris Scott authored
Merging edge to master finally
-
- 22 May, 2015 6 commits
-
-
Chris Scott authored
-
Chris Scott authored
-
Chris Scott authored
-
Chris Scott authored
-
Chris Scott authored
-
Chris Scott authored
Implement record locking for Android to prevent multiple AsyncTasks from attacking the database simultaneously to prevent same record persisted to server multiple times
-
- 19 May, 2015 1 commit
-
-
Chris Scott authored
-
- 16 May, 2015 5 commits
-
-
Chris Scott authored
bump version to 0.4.1
-
Chris Scott authored
Odometer
-
Chris Scott authored
-
Chris Scott authored
-
Chris Scott authored
Implementing new Odometer feature for tracking distance-travelled. Simple js API: getOdometer, resetOdometer. It's up to developer to reset the odometer as desired, it will be preset to zero at boot
-
- 15 May, 2015 1 commit
-
-
Chris Scott authored
-
- 14 May, 2015 11 commits
-
-
Chris Scott authored
-
Chris Scott authored
-
Chris Scott authored
-
Chris Scott authored
Bump edge version as 0.4.0
-
Chris Scott authored
This reverts commit bb2b4ded.
-
Chris Scott authored
Bump version to 0.4.0
-
Chris Scott authored
Expand persistence layer
-
Chris Scott authored
Merge branch 'expand_persistence_layer' of github.com:christocracy/cordova-background-geolocation into expand_persistence_layer
-
Chris Scott authored
Always persist locations, no matter if HTTP feature is enabled. Implement getLocations and sync methods for fetching/syncing locations. Implement batchSync, autoSync parameters to control nature of HTTP
-
Chris Scott authored
-
Chris Scott authored
-
- 11 May, 2015 3 commits
-
-
Chris Scott authored
-
Chris Scott authored
-
Chris Scott authored
-
- 09 May, 2015 3 commits
-
-
Chris Scott authored
-
Chris Scott authored
Update README.md
-
Chris Scott authored
-
- 07 May, 2015 2 commits
-
-
Chris Scott authored
When settings are changed via setConfig, apply them immediately
-
Chris Scott authored
-
- 06 May, 2015 7 commits
-
-
Chris Scott authored
-
Chris Scott authored
-
Chris Scott authored
Update README.md
-
Chris Scott authored
-
Chris Scott authored
-
Chris Scott authored
Cast timestamp to Javascript new Date() before sending to callback. …
-
Chris Scott authored
Cast timestamp to Javascript new Date() before sending to callback. Fix bug in persistence layer on Android wiht new timestamp ISO-8601 format. Add device_id to HTTP POST for both Android & iOS
-