- Resolve possibly dependency conflict
- [feature:] Silent mode for Android
- [bugfix:] Type error
- [bugfix:] Wrong default values for
isEnabled
andisActive
.
- [enhancement:] Set default settings through
setDefaults
. - [enhancement:] New method
isEnabled
to receive if mode is enabled. - [enhancement:] New method
isActive
to receive if mode is active. - [bugfix:] Events caused thread collision.
- [feature:] Android support
- [feature:] Change Android notification through
configure
. - [feature:]
onactivate
,ondeactivate
andonfailure
callbacks. - [change:] Disabled by default
- [enhancement:] Get default settings through
getDefaults
. - [enhancement:] iOS does not require user permissions, internet connection and geo location anymore.
- retired
- Release under the Apache 2.0 license.
- [enhancement:] Location tracking is only activated on WP8 if the location service is available.
- [bigfix:] Nullpointer exception on WP8.
- Added WP8 support
The plugin turns the app into an location tracking app (for the time it runs in the background).
- Added js interface to manually enable/disable the background mode.
- Added iOS (>= 5) support
The plugin turns the app into an location tracking app for the time it runs in the background.