Added support for starting a [macOS][pull24] launcher application on boot
2.2.0
Autostart of any Android [service][pull22]
2.1.0
[Indication][pull16] of automatic startup
Improved documentation
2.0.1
Android namespace added for VS2015 compatibility
2.0.0
Moved plugin to npm.
1.2.1
Fixed typo [issue #2][issue2] for cordova 5.0
1.2.0
Added new Broadcast receiver for MY_PACKAGE_REPLACED. This is needed to cover situation when the system kills your app during the (Google Play) auto-update of your app. If you don't need this function just use the version 1.1.0.
1.1.0
Added separate Broadcast receiver for BOOT_COMPLETED and USER_PRESENT and then dynamically modified the static receiver configuration
1.0.1
Removed the android debug logs and fixed typos in the description