Touchgui/plugins/org.apache.cordova.splashscreen/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.2 (Sept 25, 2013)
michael@0 24 * CB-4889 bumping&resetting version
michael@0 25 * CB-4889 renaming org.apache.cordova.core.splashscreen to org.apache.cordova.splashscreen
michael@0 26 * Rename CHANGELOG.md -> RELEASENOTES.md
michael@0 27 * [CB-4806] Update splashscreen image bounds for iOS 7
michael@0 28 * [CB-4752] Incremented plugin version on dev branch.
michael@0 29
michael@0 30 ### 0.2.3 (Oct 9, 2013)
michael@0 31 * [CB-4806] Re-fix Update splashscreen image bounds for iOS 7
michael@0 32 * [CB-4934] plugin-splashscreen should not show by default on Windows8
michael@0 33 * [CB-4929] plugin-splashscreen not loading proxy windows8
michael@0 34 * [CB-4915] Incremented plugin version on dev branch.
michael@0 35
michael@0 36 ### 0.2.4 (Oct 28, 2013)
michael@0 37 * CB-5128: add repo + issue tag to plugin.xml for splashscreen plugin
michael@0 38 * [CB-5010] Incremented plugin version on dev branch.
michael@0 39
michael@0 40 ### 0.2.5 (Dec 4, 2013)
michael@0 41 * add ubuntu platform
michael@0 42 * Added amazon-fireos platform. Change to use amazon-fireos as a platform if the user agent string contains 'cordova-amazon-fireos'
michael@0 43 * CB-5124 - Remove splashscreen config.xml values from iOS Configuration Docs, move to plugin docs
michael@0 44
michael@0 45 ### 0.2.6 (Jan 02, 2014)
michael@0 46 * CB-5658 Add doc/index.md for Splashscreen plugin
michael@0 47 * Handle error when splash image is missing.
michael@0 48
michael@0 49 ### 0.2.7 (Feb 05, 2014)
michael@0 50 * [CB-3562] Fix aspect ratio on landscape-only iPhone applications
michael@0 51 * CB-4051 fix for splashscreen rotation problem
michael@0 52
michael@0 53 ### 0.3.0 (Apr 17, 2014)
michael@0 54 * Add Tizen support to plugin
michael@0 55 * CB-6422: [windows8] use cordova/exec/proxy
michael@0 56 * CB-4051: [ios] - Re-fix - Splashscreen rotation problem (closes #13)
michael@0 57 * CB-6460: Update license headers
michael@0 58 * CB-6465: Add license headers to Tizen code
michael@0 59 * Add NOTICE file
michael@0 60
michael@0 61 ### 0.3.1 (Jun 05, 2014)
michael@0 62 * documentation translation: cordova-plugin-splashscreen
michael@0 63 * Lisa testing pulling in plugins for plugin: cordova-plugin-splashscreen
michael@0 64 * Lisa testing pulling in plugins for plugin: cordova-plugin-splashscreen
michael@0 65 * Lisa testing pulling in plugins for plugin: cordova-plugin-splashscreen
michael@0 66 * Lisa testing pulling in plugins for plugin: cordova-plugin-splashscreen
michael@0 67 * CB-6810 Add license to CONTRIBUTING.md
michael@0 68 * [wp8] updated quirk for and combined iOS,WP8,BB10 quirks as they are all the same
michael@0 69 * [wp] implemented OnInit so splash screen can be shown before cordova page is loaded
michael@0 70 * [wp] plugin must be autoloaded for AutoHideSplashScreen preference to work
michael@0 71 * CB-6483 Use splash screen image from manifest on Windows8
michael@0 72 * CB-6491 add CONTRIBUTING.md
michael@0 73 * Revert "Merge branch 'tizen' of http://github.com/siovene/cordova-plugin-splashscreen"
michael@0 74
michael@0 75 ### 0.3.2 (Aug 06, 2014)
michael@0 76 * CB-6127 Updated translations for docs
michael@0 77 * CB-7041 ios: Fix image filename logic when setting the iPad splash screen
michael@0 78 * fixes Splashscreen crash on WP8
michael@0 79 * Remove outdated doc
michael@0 80
michael@0 81 ### 0.3.3 (Sep 17, 2014)
michael@0 82 * CB-7249 cordova-plugin-splashscreen documentation translation
michael@0 83 * Renamed test dir, added nested plugin.xml
michael@0 84 * added documentation for manual tests
michael@0 85 * CB-7196 port splashscreen tests to framework
michael@0 86
michael@0 87 ### 0.3.4 (Oct 03, 2014)
michael@0 88 * Finalized iOS splash screen (image name) tests. 176 tests in all, 44 for each type of device (iPad, iPhone, iPhone5, iPhone6, iPhone 6 Plus).
michael@0 89 * CB-7633 - (Re-fix based on updated unit tests) iPhone 6 Plus support
michael@0 90 * Updated iOS tests for locked orientations
michael@0 91 * Added more iOS splash screen tests.
michael@0 92 * CB-7633 - Add support for iPhone 6/6+
michael@0 93 * Added failing iPhone 6/6 Plus tests.
michael@0 94 * Added 'npm test'
michael@0 95 * CB-7663 - iOS unit tests for splash screen
michael@0 96 * Properly formatted splashscreen preference docs.
michael@0 97
michael@0 98 ### 0.3.5 (Dec 02, 2014)
michael@0 99 * CB-7204 - Race condition when hiding and showing spinner (closes #21)
michael@0 100 * CB-7700 cordova-plugin-splashscreen documentation translation: cordova-plugin-splashscreen

mercurial