You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2016/09/09 23:22:38 UTC

[1/7] cordova-plugin-vibration git commit: CB-11091 Incremented plugin version.

Repository: cordova-plugin-vibration
Updated Branches:
  refs/heads/2.1.x 5910bdc80 -> 591e03421


CB-11091 Incremented plugin version.


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/commit/7cb3818e
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/tree/7cb3818e
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/diff/7cb3818e

Branch: refs/heads/2.1.x
Commit: 7cb3818e8ac081095869d946eb9e2a23cf4dc4fe
Parents: 5910bdc
Author: Steve Gill <st...@gmail.com>
Authored: Fri Apr 15 13:45:28 2016 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Fri Apr 15 13:45:28 2016 -0700

----------------------------------------------------------------------
 package.json     | 2 +-
 plugin.xml       | 2 +-
 tests/plugin.xml | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/blob/7cb3818e/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index b2474c1..b43bdc7 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-plugin-vibration",
-  "version": "2.1.1",
+  "version": "2.1.2-dev",
   "description": "Cordova Vibration Plugin",
   "cordova": {
     "id": "cordova-plugin-vibration",

http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/blob/7cb3818e/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 3479ee3..5d09d19 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -21,7 +21,7 @@
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
     xmlns:android="http://schemas.android.com/apk/res/android"
     id="cordova-plugin-vibration"
-    version="2.1.1">
+    version="2.1.2-dev">
 
     <name>Vibration</name>
     <description>Cordova Vibration Plugin</description>

http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/blob/7cb3818e/tests/plugin.xml
----------------------------------------------------------------------
diff --git a/tests/plugin.xml b/tests/plugin.xml
index 9223b5d..ac1131e 100644
--- a/tests/plugin.xml
+++ b/tests/plugin.xml
@@ -22,7 +22,7 @@
     xmlns:rim="http://www.blackberry.com/ns/widgets"
     xmlns:android="http://schemas.android.com/apk/res/android"
     id="cordova-plugin-vibration-tests"
-    version="2.1.1">
+    version="2.1.2-dev">
     <name>Cordova Vibration Plugin Tests</name>
     <license>Apache 2.0</license>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[4/7] cordova-plugin-vibration git commit: Add badges for paramedic builds on Jenkins

Posted by st...@apache.org.
Add badges for paramedic builds on Jenkins


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/commit/c6ef1c3a
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/tree/c6ef1c3a
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/diff/c6ef1c3a

Branch: refs/heads/2.1.x
Commit: c6ef1c3a59768a171707766fd55f24dccdb735f7
Parents: 96b5188
Author: Vladimir Kotikov <ko...@gmail.com>
Authored: Fri Jun 10 12:15:35 2016 +0300
Committer: Vladimir Kotikov <ko...@gmail.com>
Committed: Fri Jun 10 12:15:35 2016 +0300

----------------------------------------------------------------------
 README.md | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/blob/c6ef1c3a/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 7e32b6d..45de277 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,9 @@ description: Vibrate the device.
 #         under the License.
 -->
 
-[![Build Status](https://travis-ci.org/apache/cordova-plugin-vibration.svg?branch=master)](https://travis-ci.org/apache/cordova-plugin-vibration)
+|Android|iOS| Windows 8.1 Store | Windows 8.1 Phone | Windows 10 Store | Travis CI |
+|:-:|:-:|:-:|:-:|:-:|:-:|
+|[![Build Status](http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android,PLUGIN=cordova-plugin-vibration)](http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android,PLUGIN=cordova-plugin-vibration/)|[![Build Status](http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios,PLUGIN=cordova-plugin-vibration)](http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=ios,PLUGIN=cordova-plugin-vibration/)|[![Build Status](http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=windows-8.1-store,PLUGIN=cordova-plugin-vibration)](http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=windows-8.1-store,PLUGIN=cordova-plugin-vibration/)|[![Build Status](http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=windows-8.1-phone,PLUGIN=cordova-plugin-vibration)](http://cordova-ci.cloudapp.net:8080/job/
 cordova-periodic-build/PLATFORM=windows-8.1-phone,PLUGIN=cordova-plugin-vibration/)|[![Build Status](http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=windows-10-store,PLUGIN=cordova-plugin-vibration)](http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=windows-10-store,PLUGIN=cordova-plugin-vibration/)|[![Build Status](https://travis-ci.org/apache/cordova-plugin-vibration.svg?branch=master)](https://travis-ci.org/apache/cordova-plugin-vibration)|
 
 # cordova-plugin-vibration
 
@@ -100,7 +102,7 @@ or
 ###Vibrate with a pattern (Android and Windows only)
 Vibrates the device with a given pattern
 
-    navigator.vibrate(pattern);   
+    navigator.vibrate(pattern);
 
 - __pattern__: Sequence of durations (in milliseconds) for which to turn on or off the vibrator. _(Array of Numbers)_
 
@@ -181,4 +183,4 @@ Immediately cancels any currently running vibration.
 
     navigator.notification.cancelVibration()
 
-*Note - due to alignment with w3c spec, the starred methods will be phased out
\ No newline at end of file
+*Note - due to alignment with w3c spec, the starred methods will be phased out


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[2/7] cordova-plugin-vibration git commit: CB-10996 Adding front matter to README.md

Posted by st...@apache.org.
CB-10996 Adding front matter to README.md


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/commit/8d111219
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/tree/8d111219
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/diff/8d111219

Branch: refs/heads/2.1.x
Commit: 8d111219be668a9db3540b300c910f7181cc9af3
Parents: 7cb3818
Author: Dmitry Blotsky <dm...@gmail.com>
Authored: Fri Apr 22 19:35:51 2016 -0700
Committer: Dmitry Blotsky <dm...@gmail.com>
Committed: Fri Apr 22 19:35:51 2016 -0700

----------------------------------------------------------------------
 README.md | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/blob/8d111219/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index a4cf899..7e32b6d 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,7 @@
+---
+title: Vibration
+description: Vibrate the device.
+---
 <!--
 # license: Licensed to the Apache Software Foundation (ASF) under one
 #         or more contributor license agreements.  See the NOTICE file


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[5/7] cordova-plugin-vibration git commit: add JIRA issue tracker link

Posted by st...@apache.org.
add JIRA issue tracker link

 This closes #40


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/commit/5976bf03
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/tree/5976bf03
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/diff/5976bf03

Branch: refs/heads/2.1.x
Commit: 5976bf0337ecdfea43ad18662d7cb4da08d7a1d7
Parents: c6ef1c3
Author: Julien Bouquillon <ju...@bouquillon.com>
Authored: Thu Sep 10 18:33:00 2015 +0200
Committer: Julio C�sar <jc...@gmail.com>
Committed: Sun Jul 31 00:36:15 2016 +0200

----------------------------------------------------------------------
 README.md | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/blob/5976bf03/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 45de277..5fba0a6 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,9 @@ Although in the global scope, they are not available until after the `deviceread
         console.log(navigator.vibrate);
     }
 
+:warning: Report issues on the [Apache Cordova issue tracker](https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20status%20in%20%28Open%2C%20%22In%20Progress%22%2C%20Reopened%29%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20%22Plugin%20Vibration%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC)
+
+
 ## Installation
 
     cordova plugin add cordova-plugin-vibration


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[6/7] cordova-plugin-vibration git commit: CB-11795 Add 'protective' entry to cordovaDependencies

Posted by st...@apache.org.
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


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/commit/4f403148
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/tree/4f403148
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/diff/4f403148

Branch: refs/heads/2.1.x
Commit: 4f40314885a40771323899dd0183fc3c87fd880f
Parents: 5976bf0
Author: Vladimir Kotikov <ko...@gmail.com>
Authored: Wed Aug 31 17:44:58 2016 +0300
Committer: sgrebnov <se...@gmail.com>
Committed: Thu Sep 8 12:06:10 2016 +0300

----------------------------------------------------------------------
 package.json | 7 +++++++
 1 file changed, 7 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/blob/4f403148/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index b43bdc7..a72b701 100644
--- a/package.json
+++ b/package.json
@@ -40,6 +40,13 @@
   },
   "author": "Apache Software Foundation",
   "license": "Apache-2.0",
+  "engines": {
+    "cordovaDependencies": {
+      "3.0.0": {
+        "cordova": ">100"
+      }
+    }
+  },
   "devDependencies": {
     "jshint": "^2.6.0"
   }


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[3/7] cordova-plugin-vibration git commit: Add pull request template.

Posted by st...@apache.org.
Add pull request template.


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/commit/96b51883
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/tree/96b51883
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/diff/96b51883

Branch: refs/heads/2.1.x
Commit: 96b518836e509cf92626607fe1a42450ff207bc5
Parents: 8d11121
Author: Nikhil Khandelwal <ni...@microsoft.com>
Authored: Mon May 23 13:54:00 2016 -0700
Committer: Nikhil Khandelwal <ni...@microsoft.com>
Committed: Mon May 23 13:54:00 2016 -0700

----------------------------------------------------------------------
 .github/PULL_REQUEST_TEMPLATE.md | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/blob/96b51883/.github/PULL_REQUEST_TEMPLATE.md
----------------------------------------------------------------------
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
new file mode 100644
index 0000000..4bd6da9
--- /dev/null
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,23 @@
+<!--
+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
+- [ ] [ICLA](http://www.apache.org/licenses/icla.txt) has been signed and submitted to secretary@apache.org.
+- [ ] [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.


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[7/7] cordova-plugin-vibration git commit: CB-11832 Updated version and RELEASENOTES.md for release 2.1.2

Posted by st...@apache.org.
CB-11832 Updated version and RELEASENOTES.md for release 2.1.2


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/commit/591e0342
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/tree/591e0342
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/diff/591e0342

Branch: refs/heads/2.1.x
Commit: 591e034213da35a22774e1e7b02858ebb6fe6e96
Parents: 4f40314
Author: Steve Gill <st...@gmail.com>
Authored: Thu Sep 8 23:38:55 2016 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Thu Sep 8 23:38:55 2016 -0700

----------------------------------------------------------------------
 RELEASENOTES.md  | 11 +++++++++--
 package.json     |  2 +-
 plugin.xml       |  2 +-
 tests/plugin.xml |  2 +-
 4 files changed, 12 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/blob/591e0342/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 1ee1759..e6a4023 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -20,11 +20,18 @@
 -->
 # Release Notes
 
+### 2.1.2 (Sep 08, 2016)
+* [CB-11795](https://issues.apache.org/jira/browse/CB-11795) Add 'protective' entry to cordovaDependencies
+* add JIRA issue tracker link
+* Add badges for paramedic builds on Jenkins
+* Add pull request template.
+* [CB-10996](https://issues.apache.org/jira/browse/CB-10996) Adding front matter to README.md
+
 ### 2.1.1 (Apr 15, 2016)
-* CB-10636 Add `JSHint` for plugins
+* [CB-10636](https://issues.apache.org/jira/browse/CB-10636) Add `JSHint` for plugins
 
 ### 2.1.0 (Jan 15, 2016)
-* CB-9365 Add support for 'vibrateWithPattern' to **Windows Phone 8.1 / Windows 10**
+* [CB-9365](https://issues.apache.org/jira/browse/CB-9365) Add support for 'vibrateWithPattern' to **Windows Phone 8.1 / Windows 10**
 
 ### 2.0.0 (Nov 18, 2015)
 * [CB-10035](https://issues.apache.org/jira/browse/CB-10035) Updated `RELEASENOTES` to be newest to oldest

http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/blob/591e0342/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index a72b701..87c4ba3 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-plugin-vibration",
-  "version": "2.1.2-dev",
+  "version": "2.1.2",
   "description": "Cordova Vibration Plugin",
   "cordova": {
     "id": "cordova-plugin-vibration",

http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/blob/591e0342/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 5d09d19..e456820 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -21,7 +21,7 @@
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
     xmlns:android="http://schemas.android.com/apk/res/android"
     id="cordova-plugin-vibration"
-    version="2.1.2-dev">
+    version="2.1.2">
 
     <name>Vibration</name>
     <description>Cordova Vibration Plugin</description>

http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/blob/591e0342/tests/plugin.xml
----------------------------------------------------------------------
diff --git a/tests/plugin.xml b/tests/plugin.xml
index ac1131e..dbce359 100644
--- a/tests/plugin.xml
+++ b/tests/plugin.xml
@@ -22,7 +22,7 @@
     xmlns:rim="http://www.blackberry.com/ns/widgets"
     xmlns:android="http://schemas.android.com/apk/res/android"
     id="cordova-plugin-vibration-tests"
-    version="2.1.2-dev">
+    version="2.1.2">
     <name>Cordova Vibration Plugin Tests</name>
     <license>Apache 2.0</license>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org