1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/Touchgui/plugins/org.apache.cordova.splashscreen/RELEASENOTES.md Thu Jun 04 14:50:33 2015 +0200 1.3 @@ -0,0 +1,100 @@ 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.2 (Sept 25, 2013) 1.27 +* CB-4889 bumping&resetting version 1.28 +* CB-4889 renaming org.apache.cordova.core.splashscreen to org.apache.cordova.splashscreen 1.29 +* Rename CHANGELOG.md -> RELEASENOTES.md 1.30 +* [CB-4806] Update splashscreen image bounds for iOS 7 1.31 +* [CB-4752] Incremented plugin version on dev branch. 1.32 + 1.33 +### 0.2.3 (Oct 9, 2013) 1.34 +* [CB-4806] Re-fix Update splashscreen image bounds for iOS 7 1.35 +* [CB-4934] plugin-splashscreen should not show by default on Windows8 1.36 +* [CB-4929] plugin-splashscreen not loading proxy windows8 1.37 +* [CB-4915] Incremented plugin version on dev branch. 1.38 + 1.39 +### 0.2.4 (Oct 28, 2013) 1.40 +* CB-5128: add repo + issue tag to plugin.xml for splashscreen plugin 1.41 +* [CB-5010] Incremented plugin version on dev branch. 1.42 + 1.43 +### 0.2.5 (Dec 4, 2013) 1.44 +* add ubuntu platform 1.45 +* Added amazon-fireos platform. Change to use amazon-fireos as a platform if the user agent string contains 'cordova-amazon-fireos' 1.46 +* CB-5124 - Remove splashscreen config.xml values from iOS Configuration Docs, move to plugin docs 1.47 + 1.48 +### 0.2.6 (Jan 02, 2014) 1.49 +* CB-5658 Add doc/index.md for Splashscreen plugin 1.50 +* Handle error when splash image is missing. 1.51 + 1.52 +### 0.2.7 (Feb 05, 2014) 1.53 +* [CB-3562] Fix aspect ratio on landscape-only iPhone applications 1.54 +* CB-4051 fix for splashscreen rotation problem 1.55 + 1.56 +### 0.3.0 (Apr 17, 2014) 1.57 +* Add Tizen support to plugin 1.58 +* CB-6422: [windows8] use cordova/exec/proxy 1.59 +* CB-4051: [ios] - Re-fix - Splashscreen rotation problem (closes #13) 1.60 +* CB-6460: Update license headers 1.61 +* CB-6465: Add license headers to Tizen code 1.62 +* Add NOTICE file 1.63 + 1.64 +### 0.3.1 (Jun 05, 2014) 1.65 +* documentation translation: cordova-plugin-splashscreen 1.66 +* Lisa testing pulling in plugins for plugin: cordova-plugin-splashscreen 1.67 +* Lisa testing pulling in plugins for plugin: cordova-plugin-splashscreen 1.68 +* Lisa testing pulling in plugins for plugin: cordova-plugin-splashscreen 1.69 +* Lisa testing pulling in plugins for plugin: cordova-plugin-splashscreen 1.70 +* CB-6810 Add license to CONTRIBUTING.md 1.71 +* [wp8] updated quirk for and combined iOS,WP8,BB10 quirks as they are all the same 1.72 +* [wp] implemented OnInit so splash screen can be shown before cordova page is loaded 1.73 +* [wp] plugin must be autoloaded for AutoHideSplashScreen preference to work 1.74 +* CB-6483 Use splash screen image from manifest on Windows8 1.75 +* CB-6491 add CONTRIBUTING.md 1.76 +* Revert "Merge branch 'tizen' of http://github.com/siovene/cordova-plugin-splashscreen" 1.77 + 1.78 +### 0.3.2 (Aug 06, 2014) 1.79 +* CB-6127 Updated translations for docs 1.80 +* CB-7041 ios: Fix image filename logic when setting the iPad splash screen 1.81 +* fixes Splashscreen crash on WP8 1.82 +* Remove outdated doc 1.83 + 1.84 +### 0.3.3 (Sep 17, 2014) 1.85 +* CB-7249 cordova-plugin-splashscreen documentation translation 1.86 +* Renamed test dir, added nested plugin.xml 1.87 +* added documentation for manual tests 1.88 +* CB-7196 port splashscreen tests to framework 1.89 + 1.90 +### 0.3.4 (Oct 03, 2014) 1.91 +* Finalized iOS splash screen (image name) tests. 176 tests in all, 44 for each type of device (iPad, iPhone, iPhone5, iPhone6, iPhone 6 Plus). 1.92 +* CB-7633 - (Re-fix based on updated unit tests) iPhone 6 Plus support 1.93 +* Updated iOS tests for locked orientations 1.94 +* Added more iOS splash screen tests. 1.95 +* CB-7633 - Add support for iPhone 6/6+ 1.96 +* Added failing iPhone 6/6 Plus tests. 1.97 +* Added 'npm test' 1.98 +* CB-7663 - iOS unit tests for splash screen 1.99 +* Properly formatted splashscreen preference docs. 1.100 + 1.101 +### 0.3.5 (Dec 02, 2014) 1.102 +* CB-7204 - Race condition when hiding and showing spinner (closes #21) 1.103 +* CB-7700 cordova-plugin-splashscreen documentation translation: cordova-plugin-splashscreen