- Moved plugin to npm.
- Fixed typo [issue #2] issue2 for cordova 5.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.
- Added separate Broadcast receiver for BOOT_COMPLETED and USER_PRESENT and then dynamically modified the static receiver configuration.
- Removed the android debug logs and fixed typos in the description.
- Initial version based on https://github.com/tsubik/cordova-plugin-start-on-boot