2014-11-17 13:06:54 +00:00
|
|
|
## ChangeLog
|
2022-04-22 16:01:07 +00:00
|
|
|
|
|
|
|
#### Version 0.8.0
|
|
|
|
- Set PendingIntent mutability (fixes #45)
|
|
|
|
- Depend on cordova-androidx-build to automatically work with AndroidX
|
|
|
|
|
2017-02-06 14:59:57 +00:00
|
|
|
#### Version 0.7.3 (not yet released)
|
|
|
|
- Check if screen is off on Android
|
2017-02-10 12:10:46 +00:00
|
|
|
- Wake-up device on Android
|
|
|
|
- Unlock device on Android
|
2017-02-06 14:59:57 +00:00
|
|
|
|
2017-02-02 14:22:12 +00:00
|
|
|
#### Version 0.7.2 (02.02.2017)
|
|
|
|
- Fixed app freeze on iOS using wkwebview-engine
|
|
|
|
- Websocket sample in SampleApp
|
|
|
|
|
2017-01-30 11:08:53 +00:00
|
|
|
#### Version 0.7.1 (30.01.2017)
|
2017-01-30 08:43:49 +00:00
|
|
|
- Bug fixes for iOS9 and Android
|
|
|
|
- Allow app to be excluded from recent list on Android
|
|
|
|
|
2017-01-27 13:49:22 +00:00
|
|
|
#### Version 0.7.0 (27.01.2017)
|
2017-01-18 15:52:23 +00:00
|
|
|
- __Features__
|
2017-01-27 09:23:46 +00:00
|
|
|
- Support for tAmazon FireOS
|
|
|
|
- Support for the browser platform
|
2017-01-18 15:52:23 +00:00
|
|
|
- Ability to configure icon and color on Android
|
|
|
|
- Allow app to move to foreground on Android
|
|
|
|
- Allow app to move to background on Android
|
|
|
|
- Allow app to override back button behaviour on Android
|
|
|
|
- New events for when the mode has been enabled/disabled
|
|
|
|
- __Improvements__
|
|
|
|
- Various enhancements and bug fixes for all platforms
|
|
|
|
- Support for latest platform and OS versions
|
|
|
|
- Multi line text on Android
|
|
|
|
- Multiple listeners for same event
|
|
|
|
- Compatibility with cordova-plugin-geolocation
|
|
|
|
- Compatibility with cordova-plugin-crosswalk-webview
|
|
|
|
- Compatibility with cordova-plugin-wkwebview-engine
|
|
|
|
- New sample app
|
|
|
|
- __Fixes__
|
|
|
|
- Silent mode issues on Android
|
|
|
|
- Lock screen issues on Android
|
|
|
|
- Callback not called on Android
|
|
|
|
- Notification shows app info with cordova-android@6
|
|
|
|
- Other apps audio interruption on iOS
|
|
|
|
- __Changes__
|
|
|
|
- Deprecate event callbacks
|
2017-01-26 13:45:01 +00:00
|
|
|
- Notification not visible by default on lock screen
|
2017-01-23 09:12:42 +00:00
|
|
|
- Remove ticker property on Android
|
2017-01-18 15:52:23 +00:00
|
|
|
- Remove unexpected back button handler
|
|
|
|
- Remove support for wp8 platform
|
|
|
|
|
2016-02-29 09:03:50 +00:00
|
|
|
#### Version 0.6.5 (29.02.2016)
|
|
|
|
- Published on npm
|
|
|
|
- Updated dependency ID for the device plug-in
|
|
|
|
|
2015-03-03 14:05:16 +00:00
|
|
|
#### Version 0.6.4 (03.03.2015)
|
|
|
|
- Resolve possibly dependency conflict
|
|
|
|
|
2015-01-01 17:30:20 +00:00
|
|
|
#### Version 0.6.3 (01.01.2015)
|
2015-01-01 16:24:37 +00:00
|
|
|
- [feature:] Silent mode for Android
|
|
|
|
|
2014-12-14 14:41:04 +00:00
|
|
|
#### Version 0.6.2 (14.12.2014)
|
|
|
|
- [bugfix:] Type error
|
|
|
|
- [bugfix:] Wrong default values for `isEnabled` and `isActive`.
|
|
|
|
|
2014-12-14 13:32:10 +00:00
|
|
|
#### Version 0.6.1 (14.12.2014)
|
2014-12-14 12:38:36 +00:00
|
|
|
- [enhancement:] Set default settings through `setDefaults`.
|
2014-12-14 13:23:57 +00:00
|
|
|
- [enhancement:] New method `isEnabled` to receive if mode is enabled.
|
|
|
|
- [enhancement:] New method `isActive` to receive if mode is active.
|
2014-12-14 12:38:36 +00:00
|
|
|
- [bugfix:] Events caused thread collision.
|
|
|
|
|
|
|
|
|
2014-12-13 23:57:22 +00:00
|
|
|
#### Version 0.6.0 (14.12.2014)
|
2014-11-17 13:06:54 +00:00
|
|
|
- [feature:] Android support
|
2014-12-14 12:38:36 +00:00
|
|
|
- [feature:] Change Android notification through `configure`.
|
2014-12-13 23:04:12 +00:00
|
|
|
- [feature:] `onactivate`, `ondeactivate` and `onfailure` callbacks.
|
2014-11-17 13:06:54 +00:00
|
|
|
- [___change___:] Disabled by default
|
2014-12-14 12:52:38 +00:00
|
|
|
- [enhancement:] Get default settings through `getDefaults`.
|
2014-11-17 13:06:54 +00:00
|
|
|
- [enhancement:] iOS does not require user permissions, internet connection and geo location anymore.
|
|
|
|
|
|
|
|
#### Version 0.5.0 (13.02.2014)
|
|
|
|
- __retired__
|
|
|
|
|
|
|
|
#### Version 0.4.1 (13.02.2014)
|
|
|
|
- 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.
|
|
|
|
|
|
|
|
#### Version 0.4.0 (10.10.2013)
|
|
|
|
- Added WP8 support<br>
|
|
|
|
The plugin turns the app into an location tracking app *(for the time it runs in the background)*.
|
|
|
|
|
|
|
|
#### Version 0.2.1 (09.10.2013)
|
|
|
|
- Added js interface to manually enable/disable the background mode.
|
|
|
|
|
|
|
|
#### Version 0.2.0 (08.10.2013)
|
|
|
|
- Added iOS (>= 5) support<br>
|
2016-02-29 09:03:50 +00:00
|
|
|
The plugin turns the app into an location tracking app for the time it runs in the background.
|