Tim Brust [Wed, 15 Apr 2020 09:12:46 +0000 (09:12 +0000)]
chore(npm): commit package-lock file (#90)
Tim Brust [Wed, 15 Apr 2020 08:15:53 +0000 (08:15 +0000)]
refactor(eslint): use cordova-eslint /w fix (#89)
Jan Piotrowski [Wed, 15 Apr 2020 07:40:53 +0000 (09:40 +0200)]
Improve README (#82)
* Improve README
* Update README.md
Tim Brust [Wed, 15 Apr 2020 07:24:40 +0000 (07:24 +0000)]
chore(npm): update package data (#88)
Niklas Merz [Mon, 13 Apr 2020 12:33:52 +0000 (14:33 +0200)]
Update CONTRIBUTING.md
Tim Brust [Sat, 28 Mar 2020 13:32:50 +0000 (13:32 +0000)]
chore(npm): adds ignore list (#85)
Tim Brust [Sat, 28 Mar 2020 13:32:42 +0000 (13:32 +0000)]
ci: updates Node.js versions (#86)
Jan Piotrowski [Fri, 5 Jul 2019 19:38:14 +0000 (21:38 +0200)]
ci(appveyor): add node 12, remove node 6
Jan Piotrowski [Wed, 3 Jul 2019 12:47:31 +0000 (14:47 +0200)]
fix(types): remove version number
Jan Piotrowski [Wed, 3 Jul 2019 08:28:23 +0000 (10:28 +0200)]
ci(travis): upgrade to node 8
Jan Piotrowski [Tue, 18 Jun 2019 13:44:32 +0000 (15:44 +0200)]
ci(travis): Remove Android 4.4, Add Android 9.0
Tim Brust [Thu, 16 May 2019 21:32:30 +0000 (23:32 +0200)]
Merge pull request #76 from timbru31/feat/drop-node-v4
chore: drop Node.js v4 support from AppVeyor
Tim Brust [Thu, 16 May 2019 14:17:25 +0000 (16:17 +0200)]
Merge branch 'master' into feat/drop-node-v4
Jan Piotrowski [Thu, 16 May 2019 09:48:16 +0000 (11:48 +0200)]
Incremented plugin version. (cordova-plugin-vibration#81)
Jan Piotrowski [Thu, 16 May 2019 09:44:49 +0000 (11:44 +0200)]
Updated version and RELEASENOTES.md for release 3.1.1 (cordova-plugin-vibration#81)
Jan Piotrowski [Thu, 16 May 2019 09:38:02 +0000 (11:38 +0200)]
Update Travis CI configuration for new paramedic (#80)
Tim Brust [Tue, 23 Apr 2019 23:04:37 +0000 (01:04 +0200)]
fix: update CI config
Tim Brust [Tue, 23 Apr 2019 22:59:15 +0000 (00:59 +0200)]
fix: add android-28 to SDK list
Tim Brust [Wed, 10 Apr 2019 21:25:12 +0000 (23:25 +0200)]
chore: drop Node.js v4 support
this is a BREAKING CHANGE
Tim Brust [Tue, 19 Feb 2019 10:33:51 +0000 (11:33 +0100)]
feat: update typings (#78)
This is part of [apache/cordova#39](https://github.com/apache/cordova/issues/39)
<!--
Please make sure the checklist boxes are all checked before submitting the PR. The checklist is intended as a quick reference, for complete details please see our Contributor Guidelines:
http://cordova.apache.org/contribute/contribute_guidelines.html
Thanks!
-->
### Platforms affected
n/a - development with TypeScript
### Motivation and Context
updates typings as discussed in [apache/cordova#39](https://github.com/apache/cordova/issues/39)
### Description
Updates types to correctly use TSDoc format
### Testing
Manual testing via development in VSCode.
### Checklist
- [ ] I've run the tests to see all new and existing tests pass
- [ ] I added automated test coverage as appropriate for this change
- [ ] Commit is prefixed with `(platform)` if this change only applies to one platform (e.g. `(android)`)
- [ ] If this Pull Request resolves an issue, I linked to the issue in the text above (and used the correct [keyword to close issues using keywords](https://help.github.com/articles/closing-issues-using-keywords/))
- [ ] I've updated the documentation if necessary
Tim Brust [Wed, 13 Feb 2019 20:41:31 +0000 (21:41 +0100)]
fix(typescript): update types (#75)
* deletes removed features
* adds version number
* format code
This is part of https://github.com/apache/cordova/issues/39
<!--
Please make sure the checklist boxes are all checked before submitting the PR. The checklist
is intended as a quick reference, for complete details please see our Contributor Guidelines:
http://cordova.apache.org/contribute/contribute_guidelines.html
Thanks!
-->
### Platforms affected
n/a - development with TypeScript
### What does this PR do?
updates typings as discussed in https://github.com/apache/cordova/issues/39
### What testing has been done on this change?
### Checklist
- [ ] [Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database
- [ ] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
- [ ] Added automated test coverage as appropriate for this change.
Jan Piotrowski [Mon, 11 Feb 2019 17:40:50 +0000 (18:40 +0100)]
Add or update GitHub pull request and issue template
Tim Brust [Wed, 30 Jan 2019 14:19:46 +0000 (15:19 +0100)]
chore: remove leftover .jshintrc (#77)
<!--
Please make sure the checklist boxes are all checked before submitting the PR. The checklist
is intended as a quick reference, for complete details please see our Contributor Guidelines:
http://cordova.apache.org/contribute/contribute_guidelines.html
Thanks!
-->
### Platforms affected
### What does this PR do?
### What testing has been done on this change?
### Checklist
- [ ] [Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database
- [ ] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
- [ ] Added automated test coverage as appropriate for this change.
Jan Piotrowski [Wed, 5 Dec 2018 15:24:13 +0000 (16:24 +0100)]
remove outdated translations of README (#69)
remove 4 year old outdated translations
Pieter [Sat, 13 Oct 2018 20:23:23 +0000 (22:23 +0200)]
Improve syntax highlighting in docs (#68)
Jan Piotrowski [Wed, 3 Oct 2018 23:17:15 +0000 (01:17 +0200)]
remove JIRA link
Jan Piotrowski [Mon, 1 Oct 2018 10:58:04 +0000 (12:58 +0200)]
also accept terms for android sdk `android-27`
Steve Gill [Fri, 13 Apr 2018 00:16:16 +0000 (17:16 -0700)]
Set VERSION to 3.1.1-dev (via coho)
Steve Gill [Fri, 13 Apr 2018 00:06:22 +0000 (17:06 -0700)]
CB-14030 Updated version and RELEASENOTES.md for release 3.1.0 (via coho)
Steve Gill [Thu, 12 Apr 2018 22:52:38 +0000 (15:52 -0700)]
CB-14022: documented android quirk with vibration
Steve Gill [Thu, 12 Apr 2018 17:39:12 +0000 (10:39 -0700)]
Merge pull request #67 from jcesarmobile/CB-13892
CB-13892:(all) Remove navigator.notification
Julio César [Sun, 8 Apr 2018 16:35:43 +0000 (18:35 +0200)]
CB-13892:(all) Remove navigator.notification
jcesarmobile [Sat, 30 Dec 2017 05:53:33 +0000 (06:53 +0100)]
Fix release notes (#64)
jcesarmobile [Sat, 30 Dec 2017 05:50:54 +0000 (06:50 +0100)]
Add build-tools-26.0.2 to travis (#65)
Simon MacDonald [Thu, 28 Dec 2017 00:13:50 +0000 (19:13 -0500)]
Set VERSION to 3.0.2-dev (via coho)
Simon MacDonald [Thu, 28 Dec 2017 00:13:36 +0000 (19:13 -0500)]
CB-13714 Updated version and RELEASENOTES.md for release 3.0.1 (via coho)
jcesarmobile [Wed, 27 Dec 2017 15:51:25 +0000 (16:51 +0100)]
CB-13711: Fix to allow 3.0.0 version install (#63)
Steve Gill [Sat, 16 Dec 2017 01:26:45 +0000 (17:26 -0800)]
Set VERSION to 3.0.1-dev (via coho)
Steve Gill [Sat, 16 Dec 2017 01:25:13 +0000 (17:25 -0800)]
CB-13681 Updated version and RELEASENOTES.md for release 3.0.0 (via coho)
Vishal Mishra [Thu, 14 Dec 2017 07:20:00 +0000 (23:20 -0800)]
Merge pull request #62 from maverickmishra/master
CB-13666 : Removed deprecated platforms
maverickmishra [Tue, 12 Dec 2017 23:38:24 +0000 (15:38 -0800)]
Updated README
maverickmishra [Tue, 12 Dec 2017 23:36:29 +0000 (15:36 -0800)]
CB-13666 : Added windows components back and removed unnecessary tests
maverickmishra [Tue, 12 Dec 2017 20:58:40 +0000 (12:58 -0800)]
CB-13666 : Removed deprecated platforms
Vishal Mishra [Tue, 12 Dec 2017 20:39:46 +0000 (12:39 -0800)]
Merge pull request #61 from maverickmishra/master
CB-13672 : Remove multiple inclusion of js-module
maverickmishra [Tue, 12 Dec 2017 20:36:21 +0000 (12:36 -0800)]
CB-13672 : Remove multiple inclusion of js-module
Vishal Mishra [Tue, 12 Dec 2017 20:07:52 +0000 (12:07 -0800)]
Merge pull request #60 from maverickmishra/master
CB-13045: Removed android implementation and Updated README
maverickmishra [Mon, 11 Dec 2017 18:31:30 +0000 (10:31 -0800)]
Fixed eslint errors
maverickmishra [Fri, 8 Dec 2017 22:37:17 +0000 (14:37 -0800)]
Removed deprecated components and bumped version
maverickmishra [Wed, 6 Dec 2017 00:51:21 +0000 (16:51 -0800)]
CB-13045: Removed android implementation and Updated README
Steve Gill [Mon, 6 Nov 2017 22:38:40 +0000 (14:38 -0800)]
Set VERSION to 2.1.7-dev (via coho)
Steve Gill [Mon, 6 Nov 2017 22:37:46 +0000 (14:37 -0800)]
CB-13542 Updated version and RELEASENOTES.md for release 2.1.6 (via coho)
Alexander Sorokin [Fri, 20 Oct 2017 07:23:35 +0000 (10:23 +0300)]
CB-13473: (CI) Removed browser builds from AppVeyor
Alexander Sorokin [Fri, 20 Oct 2017 05:59:33 +0000 (08:59 +0300)]
CB-13472: (CI) Fixed Travis Android builds again
Alexander Sorokin [Tue, 19 Sep 2017 06:07:22 +0000 (09:07 +0300)]
CB-13299 (CI) Fix Android builds
Audrey So [Mon, 12 Jun 2017 18:43:21 +0000 (11:43 -0700)]
CB-12895 : added eslint and removed jshint
Alexander Sorokin [Mon, 31 Jul 2017 05:55:55 +0000 (08:55 +0300)]
CB-13028 (CI) Browser builds on Travis and AppVeyor
Alexander Sorokin [Mon, 10 Jul 2017 07:35:20 +0000 (10:35 +0300)]
CB-13000: (CI) Speed up android builds
Alexander Sorokin [Fri, 7 Jul 2017 08:41:17 +0000 (11:41 +0300)]
CB-12991: (CI) Updated CI badges
Alexander Sorokin [Fri, 30 Jun 2017 06:32:40 +0000 (09:32 +0300)]
CB-12935: (windows) Enable paramedic builds on AppVeyor
Alexander Sorokin [Tue, 27 Jun 2017 06:25:07 +0000 (09:25 +0300)]
CB-12935: (ios, android) Enable paramedic builds on Travis CI
filmaj [Thu, 25 May 2017 17:08:35 +0000 (19:08 +0200)]
CB-12847: added `bugs` entry to package.json.
filmaj [Thu, 27 Apr 2017 20:12:46 +0000 (13:12 -0700)]
Set VERSION to 2.1.6-dev (via coho)
filmaj [Thu, 27 Apr 2017 20:12:44 +0000 (13:12 -0700)]
CB-12736 Updated version and RELEASENOTES.md for release 2.1.5 (via coho)
Alexander Sorokin [Wed, 26 Apr 2017 13:37:00 +0000 (16:37 +0300)]
CB-12622 Added Android 6.0 build badge to README
filmaj [Mon, 24 Apr 2017 23:52:35 +0000 (16:52 -0700)]
CB-12695: fix jshint / double-varing
filmaj [Mon, 24 Apr 2017 23:53:21 +0000 (16:53 -0700)]
Merge branch 'bryant'
Steve Gill [Sat, 22 Apr 2017 02:28:10 +0000 (19:28 -0700)]
CB-12685: added package.json to tests folder
Santiago Castro [Mon, 17 Apr 2017 02:35:43 +0000 (23:35 -0300)]
Fix broken Markdown headings
Steve Gill [Wed, 1 Mar 2017 01:56:01 +0000 (17:56 -0800)]
Set VERSION to 2.1.5-dev (via coho)
Steve Gill [Wed, 1 Mar 2017 01:41:27 +0000 (17:41 -0800)]
CB-12519 Updated version and RELEASENOTES.md for release 2.1.4
Simon MAHÉ [Thu, 17 Mar 2016 10:07:23 +0000 (11:07 +0100)]
fix(vibrateWithPattern): function doesn't update the pattern variable reference
This closes #45
Nikita Matrosov [Thu, 19 Jan 2017 13:12:32 +0000 (16:12 +0300)]
CB-12369: Add plugin typings from DefinitelyTyped
This closes #51
Alexander Sorokin [Wed, 18 Jan 2017 10:38:38 +0000 (13:38 +0300)]
CB-12363 Added build badges for iOS 9.3 and 10.0
Shazron Abdullah [Sun, 11 Dec 2016 21:00:27 +0000 (13:00 -0800)]
CB-12236 - Fixed RELEASENOTES for cordova-plugin-vibration
Alexander Sorokin [Fri, 9 Dec 2016 10:48:15 +0000 (13:48 +0300)]
CB-12230 Removed Windows 8.1 build badges
Shazron Abdullah [Thu, 8 Dec 2016 00:55:08 +0000 (16:55 -0800)]
CB-12224 Incremented plugin version.
Shazron Abdullah [Thu, 8 Dec 2016 00:39:47 +0000 (16:39 -0800)]
CB-12224 Updated version and RELEASENOTES.md for release 2.1.3
Julio César [Sun, 16 Oct 2016 21:10:05 +0000 (23:10 +0200)]
Closing invalid pull requests: close #32
Julio César [Sun, 16 Oct 2016 21:07:08 +0000 (23:07 +0200)]
Closing invalid pull requests: close #31 #32
Shazron Abdullah [Wed, 28 Sep 2016 08:30:12 +0000 (01:30 -0700)]
CB-11917 - Remove pull request template checklist item: "iCLA has been submitted…"
This closes #50
Steve Gill [Fri, 9 Sep 2016 23:08:04 +0000 (16:08 -0700)]
CB-11832 Incremented plugin version.
Steve Gill [Fri, 9 Sep 2016 06:38:55 +0000 (23:38 -0700)]
CB-11832 Updated version and RELEASENOTES.md for release 2.1.2
Vladimir Kotikov [Wed, 31 Aug 2016 14:44:58 +0000 (17:44 +0300)]
CB-11795 Add 'protective' entry to cordovaDependencies
The entry is required to protect end-users from fetching edge versions of the plugin by incompatible version of cordova. This also assumes that we will not introduce any regressions in compatibility w/ cordova in minor and patch releases. On every major release we will need to add similar entry with _next_ major version.
This closes #49
Julien Bouquillon [Thu, 10 Sep 2015 16:33:00 +0000 (18:33 +0200)]
add JIRA issue tracker link
This closes #40
Vladimir Kotikov [Fri, 10 Jun 2016 09:15:35 +0000 (12:15 +0300)]
Add badges for paramedic builds on Jenkins
Nikhil Khandelwal [Mon, 23 May 2016 20:54:00 +0000 (13:54 -0700)]
Add pull request template.
Dmitry Blotsky [Sat, 23 Apr 2016 02:35:51 +0000 (19:35 -0700)]
CB-10996 Adding front matter to README.md
Steve Gill [Fri, 15 Apr 2016 20:45:28 +0000 (13:45 -0700)]
CB-11091 Incremented plugin version.
Steve Gill [Fri, 15 Apr 2016 20:08:27 +0000 (13:08 -0700)]
Updated version and RELEASENOTES.md for release 2.1.1
daserge [Tue, 1 Mar 2016 08:43:36 +0000 (11:43 +0300)]
CB-10636 Add JSHint for plugins
t1st3 [Mon, 8 Feb 2016 09:34:11 +0000 (10:34 +0100)]
chore: edit package.json license to match SPDX id
See [NPM package.json spec for licenses](https://docs.npmjs.com/files/package.json#license) and [SPDX license IDs](https://spdx.org/licenses/)
X-ref: https://github.com/apache/cordova-plugin-device/pull/48
Steve Gill [Sat, 16 Jan 2016 00:58:32 +0000 (16:58 -0800)]
CB-10368 Incremented plugin version.
Steve Gill [Sat, 16 Jan 2016 00:35:06 +0000 (16:35 -0800)]
CB-10368 Updated version and RELEASENOTES.md for release 2.1.0
daserge [Tue, 15 Dec 2015 11:59:49 +0000 (14:59 +0300)]
CB-9365 Add support for 'vibrateWithPattern' to Windows Phone 8.1 / Windows 10
Added manual test for `repeat`
Steve Gill [Tue, 1 Dec 2015 01:57:07 +0000 (17:57 -0800)]
CB-10035 Incremented plugin version.
Steve Gill [Thu, 19 Nov 2015 06:11:41 +0000 (22:11 -0800)]
CB-10035 linked issues in RELEASENOTES.md
Steve Gill [Thu, 19 Nov 2015 03:45:06 +0000 (19:45 -0800)]
CB-10035 Updated version and RELEASENOTES.md for release 2.0.0
Steve Gill [Wed, 18 Nov 2015 22:53:11 +0000 (14:53 -0800)]
removed r prefix from tags
Steve Gill [Wed, 18 Nov 2015 22:12:58 +0000 (14:12 -0800)]
removed r prefix from tags
Steve Gill [Wed, 18 Nov 2015 21:54:08 +0000 (13:54 -0800)]
CB-10035 Updated RELEASENOTES to be newest to oldest