Thu, 04 Jun 2015 14:50:33 +0200
Genesis of lecture sources for Droidcon Berlin 2015 in Postbahnhof.
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
23 ### 0.2.1 (Sept 5, 2013)
24 * removed extraneous print statement
25 * [CB-4432] copyright notice change
27 ### 0.2.3 (Sept 25, 2013)
28 * CB-4889 bumping&resetting version
29 * [windows8] commandProxy has moved
30 * [BlackBerry10] removed uneeded permission tags in plugin.xml
31 * CB-4889 renaming org.apache.cordova.core.device to org.apache.cordova.device
32 * Rename CHANGELOG.md -> RELEASENOTES.md
33 * updated to use commandProxy for ffos
34 * add firefoxos support
35 * [CB-4752] Incremented plugin version on dev branch.
37 ### 0.2.4 (Oct 28, 2013)
38 * CB-5128: added repo + issue tag in plugin.xml for device plugin
39 * CB-5085 device.cordova returning wrong value
40 * [CB-4915] Incremented plugin version on dev branch.
42 ### 0.2.5 (Dec 4, 2013)
43 * CB-5316 Spell Cordova as a brand unless it's a command or script
44 * [ubuntu] use cordova/exec/proxy
45 * add ubuntu platform
46 * Modify Device.platform logic to use amazon-fireos as the platform for Amazon Devices
47 * 1. Added amazon-fireos platform. 2. Change to use cordova-amazon-fireos as the platform if user agent contains 'cordova-amazon-fireos'
49 ### 0.2.6 (Jan 02, 2014)
50 * CB-5658 Add doc/index.md for Device plugin
51 * CB-5504 Moving Telephony Logic out of Device
53 ### 0.2.7 (Jan 07, 2014)
54 * CB-5737 Fix exception on close caused by left over telephony code from CB-5504
56 ### 0.2.8 (Feb 05, 2014)
57 * Tizen support added
59 ### 0.2.9 (Apr 17, 2014)
60 * CB-5105: [Android, windows8, WP, BlackBerry10] Removed dead code for device.version
61 * CB-6422: [windows8] use cordova/exec/proxy
62 * CB-6460: Update license headers
63 * Add NOTICE file
65 ### 0.2.10 (Jun 05, 2014)
66 * CB-6127 Spanish and French Translations added. Github close #12
67 * Changing 1.5 to 2.0
68 * added firefoxos version - conversion
69 * added firefoxos version
70 * CB-6800 Add license
71 * CB-6491 add CONTRIBUTING.md
73 ### 0.2.11 (Aug 06, 2014)
74 * [FFOS] update DeviceProxy.js
75 * CB-6127 Updated translations for docs
76 * Use Windows system calls to get better info
78 ### 0.2.12 (Sep 17, 2014)
79 * CB-7471 cordova-plugin-device documentation translation
80 * CB-7552 device.name docs have not been removed
81 * [fxos] Fix cordova version
82 * added status box and documentation to manual tests
83 * [fxos] Fix cordova version
84 * added status box and documentation to manual tests
85 * Added plugin support for the browser
86 * CB-7262 Adds support for universal windows apps.
88 ### 0.2.13 (Dec 02, 2014)
89 * Changing `device.platform` to always report the platform as "browser".
90 * CB-5892 - Remove deprecated `window.Settings`
91 * CB-7700 cordova-plugin-device documentation translation: cordova-plugin-device
92 * CB-7571 Bump version of nested plugin to match parent plugin