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

Thu, 04 Jun 2015 14:50:33 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 04 Jun 2015 14:50:33 +0200
changeset 0
e8ccd40d0ef6
permissions
-rw-r--r--

Genesis of lecture sources for Droidcon Berlin 2015 in Postbahnhof.

michael@0 1 <!--
michael@0 2 #
michael@0 3 # Licensed to the Apache Software Foundation (ASF) under one
michael@0 4 # or more contributor license agreements. See the NOTICE file
michael@0 5 # distributed with this work for additional information
michael@0 6 # regarding copyright ownership. The ASF licenses this file
michael@0 7 # to you under the Apache License, Version 2.0 (the
michael@0 8 # "License"); you may not use this file except in compliance
michael@0 9 # with the License. You may obtain a copy of the License at
michael@0 10 #
michael@0 11 # http://www.apache.org/licenses/LICENSE-2.0
michael@0 12 #
michael@0 13 # Unless required by applicable law or agreed to in writing,
michael@0 14 # software distributed under the License is distributed on an
michael@0 15 # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
michael@0 16 # KIND, either express or implied. See the License for the
michael@0 17 # specific language governing permissions and limitations
michael@0 18 # under the License.
michael@0 19 #
michael@0 20 -->
michael@0 21 # Release Notes
michael@0 22
michael@0 23 ### 0.2.1 (Sept 5, 2013)
michael@0 24 * removed extraneous print statement
michael@0 25 * [CB-4432] copyright notice change
michael@0 26
michael@0 27 ### 0.2.3 (Sept 25, 2013)
michael@0 28 * CB-4889 bumping&resetting version
michael@0 29 * [windows8] commandProxy has moved
michael@0 30 * [BlackBerry10] removed uneeded permission tags in plugin.xml
michael@0 31 * CB-4889 renaming org.apache.cordova.core.device to org.apache.cordova.device
michael@0 32 * Rename CHANGELOG.md -> RELEASENOTES.md
michael@0 33 * updated to use commandProxy for ffos
michael@0 34 * add firefoxos support
michael@0 35 * [CB-4752] Incremented plugin version on dev branch.
michael@0 36
michael@0 37 ### 0.2.4 (Oct 28, 2013)
michael@0 38 * CB-5128: added repo + issue tag in plugin.xml for device plugin
michael@0 39 * CB-5085 device.cordova returning wrong value
michael@0 40 * [CB-4915] Incremented plugin version on dev branch.
michael@0 41
michael@0 42 ### 0.2.5 (Dec 4, 2013)
michael@0 43 * CB-5316 Spell Cordova as a brand unless it's a command or script
michael@0 44 * [ubuntu] use cordova/exec/proxy
michael@0 45 * add ubuntu platform
michael@0 46 * Modify Device.platform logic to use amazon-fireos as the platform for Amazon Devices
michael@0 47 * 1. Added amazon-fireos platform. 2. Change to use cordova-amazon-fireos as the platform if user agent contains 'cordova-amazon-fireos'
michael@0 48
michael@0 49 ### 0.2.6 (Jan 02, 2014)
michael@0 50 * CB-5658 Add doc/index.md for Device plugin
michael@0 51 * CB-5504 Moving Telephony Logic out of Device
michael@0 52
michael@0 53 ### 0.2.7 (Jan 07, 2014)
michael@0 54 * CB-5737 Fix exception on close caused by left over telephony code from CB-5504
michael@0 55
michael@0 56 ### 0.2.8 (Feb 05, 2014)
michael@0 57 * Tizen support added
michael@0 58
michael@0 59 ### 0.2.9 (Apr 17, 2014)
michael@0 60 * CB-5105: [Android, windows8, WP, BlackBerry10] Removed dead code for device.version
michael@0 61 * CB-6422: [windows8] use cordova/exec/proxy
michael@0 62 * CB-6460: Update license headers
michael@0 63 * Add NOTICE file
michael@0 64
michael@0 65 ### 0.2.10 (Jun 05, 2014)
michael@0 66 * CB-6127 Spanish and French Translations added. Github close #12
michael@0 67 * Changing 1.5 to 2.0
michael@0 68 * added firefoxos version - conversion
michael@0 69 * added firefoxos version
michael@0 70 * CB-6800 Add license
michael@0 71 * CB-6491 add CONTRIBUTING.md
michael@0 72
michael@0 73 ### 0.2.11 (Aug 06, 2014)
michael@0 74 * [FFOS] update DeviceProxy.js
michael@0 75 * CB-6127 Updated translations for docs
michael@0 76 * Use Windows system calls to get better info
michael@0 77
michael@0 78 ### 0.2.12 (Sep 17, 2014)
michael@0 79 * CB-7471 cordova-plugin-device documentation translation
michael@0 80 * CB-7552 device.name docs have not been removed
michael@0 81 * [fxos] Fix cordova version
michael@0 82 * added status box and documentation to manual tests
michael@0 83 * [fxos] Fix cordova version
michael@0 84 * added status box and documentation to manual tests
michael@0 85 * Added plugin support for the browser
michael@0 86 * CB-7262 Adds support for universal windows apps.
michael@0 87
michael@0 88 ### 0.2.13 (Dec 02, 2014)
michael@0 89 * Changing `device.platform` to always report the platform as "browser".
michael@0 90 * CB-5892 - Remove deprecated `window.Settings`
michael@0 91 * CB-7700 cordova-plugin-device documentation translation: cordova-plugin-device
michael@0 92 * CB-7571 Bump version of nested plugin to match parent plugin

mercurial