Touchgui/plugins/org.apache.cordova.device/RELEASENOTES.md

changeset 0
e8ccd40d0ef6
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/Touchgui/plugins/org.apache.cordova.device/RELEASENOTES.md	Thu Jun 04 14:50:33 2015 +0200
     1.3 @@ -0,0 +1,92 @@
     1.4 +<!--
     1.5 +#
     1.6 +# Licensed to the Apache Software Foundation (ASF) under one
     1.7 +# or more contributor license agreements.  See the NOTICE file
     1.8 +# distributed with this work for additional information
     1.9 +# regarding copyright ownership.  The ASF licenses this file
    1.10 +# to you under the Apache License, Version 2.0 (the
    1.11 +# "License"); you may not use this file except in compliance
    1.12 +# with the License.  You may obtain a copy of the License at
    1.13 +# 
    1.14 +# http://www.apache.org/licenses/LICENSE-2.0
    1.15 +# 
    1.16 +# Unless required by applicable law or agreed to in writing,
    1.17 +# software distributed under the License is distributed on an
    1.18 +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
    1.19 +#  KIND, either express or implied.  See the License for the
    1.20 +# specific language governing permissions and limitations
    1.21 +# under the License.
    1.22 +#
    1.23 +-->
    1.24 +# Release Notes
    1.25 +
    1.26 +### 0.2.1 (Sept 5, 2013)
    1.27 +* removed extraneous print statement
    1.28 +* [CB-4432] copyright notice change
    1.29 +
    1.30 +### 0.2.3 (Sept 25, 2013)
    1.31 +* CB-4889 bumping&resetting version
    1.32 +* [windows8] commandProxy has moved
    1.33 +* [BlackBerry10] removed uneeded permission tags in plugin.xml
    1.34 +* CB-4889 renaming org.apache.cordova.core.device to org.apache.cordova.device
    1.35 +* Rename CHANGELOG.md -> RELEASENOTES.md
    1.36 +* updated to use commandProxy for ffos
    1.37 +* add firefoxos support
    1.38 +* [CB-4752] Incremented plugin version on dev branch. 
    1.39 +
    1.40 +### 0.2.4 (Oct 28, 2013)
    1.41 +* CB-5128: added repo + issue tag in plugin.xml for device plugin
    1.42 +* CB-5085 device.cordova returning wrong value
    1.43 +* [CB-4915] Incremented plugin version on dev branch.
    1.44 +
    1.45 +### 0.2.5 (Dec 4, 2013)
    1.46 +* CB-5316 Spell Cordova as a brand unless it's a command or script
    1.47 +* [ubuntu] use cordova/exec/proxy
    1.48 +* add ubuntu platform
    1.49 +* Modify Device.platform logic to use amazon-fireos as the platform for Amazon Devices
    1.50 +* 1. Added amazon-fireos platform. 2. Change to use cordova-amazon-fireos as the platform if user agent contains 'cordova-amazon-fireos'
    1.51 +
    1.52 +### 0.2.6 (Jan 02, 2014)
    1.53 +* CB-5658 Add doc/index.md for Device plugin
    1.54 +* CB-5504 Moving Telephony Logic out of Device
    1.55 +
    1.56 +### 0.2.7 (Jan 07, 2014)
    1.57 +* CB-5737 Fix exception on close caused by left over telephony code from CB-5504
    1.58 +
    1.59 +### 0.2.8 (Feb 05, 2014)
    1.60 +* Tizen support added
    1.61 +
    1.62 +### 0.2.9 (Apr 17, 2014)
    1.63 +* CB-5105: [Android, windows8, WP, BlackBerry10] Removed dead code for device.version
    1.64 +* CB-6422: [windows8] use cordova/exec/proxy
    1.65 +* CB-6460: Update license headers
    1.66 +* Add NOTICE file
    1.67 +
    1.68 +### 0.2.10 (Jun 05, 2014)
    1.69 +* CB-6127 Spanish and French Translations added. Github close #12
    1.70 +* Changing 1.5 to 2.0
    1.71 +* added firefoxos version - conversion
    1.72 +* added firefoxos version
    1.73 +* CB-6800 Add license
    1.74 +* CB-6491 add CONTRIBUTING.md
    1.75 +
    1.76 +### 0.2.11 (Aug 06, 2014)
    1.77 +* [FFOS] update DeviceProxy.js
    1.78 +* CB-6127 Updated translations for docs
    1.79 +* Use Windows system calls to get better info
    1.80 +
    1.81 +### 0.2.12 (Sep 17, 2014)
    1.82 +* CB-7471 cordova-plugin-device documentation translation
    1.83 +* CB-7552 device.name docs have not been removed
    1.84 +* [fxos] Fix cordova version
    1.85 +* added status box and documentation to manual tests
    1.86 +* [fxos] Fix cordova version
    1.87 +* added status box and documentation to manual tests
    1.88 +* Added plugin support for the browser
    1.89 +* CB-7262 Adds support for universal windows apps.
    1.90 +
    1.91 +### 0.2.13 (Dec 02, 2014)
    1.92 +* Changing `device.platform` to always report the platform as "browser".
    1.93 +* CB-5892 - Remove deprecated `window.Settings`
    1.94 +* CB-7700 cordova-plugin-device documentation translation: cordova-plugin-device
    1.95 +* CB-7571 Bump version of nested plugin to match parent plugin

mercurial