• Chris Scott's avatar
    Re-implement android background-service. Migrate control out of the... · 9504eac7
    Chris Scott authored
    Re-implement android background-service.  Migrate control out of the CordovaPlugin and into BackgroundGeolocationService.  This is required for those who may still wish to have the plugin transmit locations to server via HTTP.  Re-implement HTTP layer with same options as free plugin (namely url, params, headers).  There is no persistence layer currently, so when in-plugin HTTP is enabled, the plugin won't re-try when no network is detected.
    9504eac7
Name
Last commit
Last update
..
libs Loading commit data...
ActivityRecognitionService.java Loading commit data...
BackgroundGeolocationPlugin.java Loading commit data...
BackgroundGeolocationService.java Loading commit data...
BootReceiver.java Loading commit data...
LocationService.java Loading commit data...