- build: add
.gitattributes
to force LF (instead of possible CRLF on Windows) (aded849
) - build: add
.npmignore
to remove unneeded files from npm package (55bca62
) - fix(types): remove version number (
56b3d6c
) - chore: update github repo and issue link in plugin.xml (
9c5c510
) - docs: remove outdated translations (
fb13300
) - ci(travis): Update Travis CI configuration for new paramedic (#75) (
58a3c2d
) - feat: update typings (#72) (
41d35b7
) - chore: drop Node.js v4 support (#73) (
83c6e44
) - chore(github): Add or update GitHub pull request and issue template (
9c272a6
) - ci(travis): add android-27 to
android update sdk -u --filter
(53beb6d
)
- CB-10645 The battery status handler doesn't reinitialize on Android after
window.location.reload()
. Instead of throwing an error, rather remove the status handler and re-initialize.
- CB-13700 Fix to allow 2.0.0 version install (#62)
- CB-13667: Remove deprecated platforms
- CB-13299 (CI) Fix Android builds
- CB-12895 added
eslint
and removedjshint
- CB-13028 (CI) Added Browser platform to Travis
- CB-13000 (CI) Speed up Android builds
- CB-12991 (CI) Updated CI badges
- CB-12847 added
bugs
entry topackage.json
.
- CB-12622 (Android) Added Android 6.0 build badge
- CB-12685 added
package.json
to tests folder - CB-12639 (all) Tests: console.err() -> console.error()
- CB-12369 Add plugin typings from
DefinitelyTyped
- CB-12363 Added build badges for iOS 9.3 and iOS 10.0
- CB-12227 (windows) Fixed Browserify error
- CB-12236 - Fix RELEASENOTES.md for cordova-plugin-battery-status
- CB-12230 Removed Windows 8.1 build badges
- CB-12224 Incremented plugin version.
- CB-12224 Updated version and RELEASENOTES.md for release 1.2.1
- CB-8929 Fix failing tests on iOS
- CB-8929 Use PowerManager to get battery state on Win 10
- CB-11917 - Remove pull request template checklist item: "iCLA has been submitted…"
- CB-11832 Incremented plugin version.
- CB-11795 Add 'protective' entry to cordovaDependencies
- Plugin uses Android Log class and not Cordova LOG class
- Add badges for paramedic builds on Jenkins
- Add pull request template.
- CB-10996 Adding front matter to README.md
- CB-10035 Updated
RELEASENOTES
to be newest to oldest - Fixing contribute link.
- added missing license headers
- CB-7953 Add cordova-plugin-battery-status support for browser platform
- CB-9128 cordova-plugin-battery-status documentation translation: cordova-plugin-battery-status
- attempt to fix npm issue
- CB-8746 gave plugin major version bump
- CB-8808 Fixed tests to pass on Windows Phone 8.1
- CB-8831 Adds extra check for available API on Windows
- CB-8653 properly updated translated docs to use new id
- CB-8683 changed plugin-id to pacakge-name
- CB-8653 updated translated docs to use new id
- Use TRAVIS_BUILD_DIR, install paramedic by npm
- Doc correction, Use the apostrophe to show possession
- Fix travis+paramedic pathing issue
- add Android+FireOS warning to tell devs that prolonged use will drain the battery.
- CB-7971 Add cordova-plugin-battery-status support for Windows Phone 8.1
- CB-8659: ios: 4.0.x Compatibility: Remove use of initWithWebView method
- added apache/travis badge - will not show until INFRA updates the github integration
- add travis.yml for CI with paramedic
- CB-8538 Added package.json file
- CB-7976 Android: Use webView's context rather than Activity's context for intent receiver
- CB-7700 cordova-plugin-battery-status documentation translation: cordova-plugin-battery-status
- CB-7571 Bump version of nested plugin to match parent plugin
- CB-7249 cordova-plugin-battery-status documentation translation: cordova-plugin-battery-status
- CB-6724 re-add accidental removed of var keyword
- CB-6957 renamed folder to tests + added nested plugin.xml
- added documentation for manual tests
- CB-6957 Style improvements on Manual tests
- CB-6721 Test for batterycritical change before batterylow change
- CB-5611 firefoxos: battery-status plugin support added
- CB-4519, CB-4520 low+critical weren't firing when level went from 21->19, and were when level went 19->20
- CB-6491 add CONTRIBUTING.md
- Add Tizen plugin.
- CB-5658 Add doc/index.md for Battery Status.
- Merged WP8 support for level, but #def'd it out so the same code runs on wp7. Updated docs to reflect WP8 support for battery level, and low+critical events
- wp8 add support in level
- add ubuntu platform
-
- Updated platform name amazon->amazon-fireos. Deleted src files. 2. Change to use amazon-fireos as the platform if user agent string contains 'cordova-amazon-fireos'