UNPKG

2.67 kBMarkdownView Raw
1<!--
2#
3# Licensed to the Apache Software Foundation (ASF) under one
4# or more contributor license agreements. See the NOTICE file
5# distributed with this work for additional information
6# regarding copyright ownership. The ASF licenses this file
7# to you under the Apache License, Version 2.0 (the
8# "License"); you may not use this file except in compliance
9# with the License. You may obtain a copy of the License at
10#
11# http://www.apache.org/licenses/LICENSE-2.0
12#
13# Unless required by applicable law or agreed to in writing,
14# software distributed under the License is distributed on an
15# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16# KIND, either express or implied. See the License for the
17# specific language governing permissions and limitations
18# under the License.
19#
20-->
21# Release Notes
22
23### 0.3.0 (Sept 5, 2013)
24* Initial FirefoxOS support
25* [CB-4661] VIBRATE permission for Android
26
27### 0.3.2 (Sept 25, 2013)
28* CB-4889 bumping&resetting version
29* CB-4889 renaming org.apache.cordova.core.vibration to org.apache.cordova.vibration
30* Rename CHANGELOG.md -> RELEASENOTES.md
31* updated to work with ffos commandProxy
32* fixed plugin.xml for vibration
33* [CB-4593] [Blackberry10] Added vibration support for bb10
34* updated plugin to work with ffos
35* [CB-4752] Incremented plugin version on dev branch.
36
37### 0.3.3 (Oct 9, 2013)
38* add missing android namespace
39* [CB-4915] Incremented plugin version on dev branch.
40
41### 0.3.4 (Oct 28, 2013)
42* add repo + issue tag to plugin.xml for vibration plugin
43* corrected plugin.xml to write properly to config.xml for ffos
44* [CB-5010] Incremented plugin version on dev branch.
45
46### 0.3.5 (Dec 4, 2013)
47* add ubuntu platform
48* Added amazon-fireos platform. Change to include amazon-fireos as a platform if the user agent string contains 'cordova-amazon-fireos'
49* CB-4747 Fixed Blackberry background vibrate
50
51### 0.3.6 (Jan 02, 2014)
52* CB-5658 Add doc/index.md for Vibration plugin
53
54### 0.3.7 (Feb 05, 2014)
55* Add support for Tizen.
56* CB-3206 - Supported platforms updated
57
58### 0.3.8 (Apr 17, 2014)
59* CB-6465: Add license headers to Tizen code
60* CB-6460: Update license headers
61* Add NOTICE file
62
63### 0.3.9 (Jun 05, 2014)
64* updated notice file
65* Github close #11
66* Extended vibrateWithPattern to allow for pattern repetition, implemented a complementary cancelVibration function and adapted documentation.
67* Implemented vibrateWithPattern (for android) and adapted documentation.
68* CB-6811 Add license to CONTRIBUTING.md
69* CB-6491 add CONTRIBUTING.md
70
71### 0.3.10 (Aug 06, 2014)
72* ubuntu: Implemented vibrateWithPattern/cancelVibration
73* **FFOS** update VibrationProxy.js
74* CB-6127 Updated translations for docs