Return-Path: X-Original-To: apmail-cordova-commits-archive@www.apache.org Delivered-To: apmail-cordova-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8724110DE4 for ; Wed, 4 Jun 2014 22:21:27 +0000 (UTC) Received: (qmail 58297 invoked by uid 500); 4 Jun 2014 22:21:27 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 58262 invoked by uid 500); 4 Jun 2014 22:21:27 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 58253 invoked by uid 99); 4 Jun 2014 22:21:27 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jun 2014 22:21:27 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 36BE393FCFF; Wed, 4 Jun 2014 22:21:27 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: steven@apache.org To: commits@cordova.apache.org Date: Wed, 04 Jun 2014 22:21:29 -0000 Message-Id: <90468da0188a4df1acbf97812388e0c0@git.apache.org> In-Reply-To: <08bcea1eb38a4c708235fd65e4fcbc8d@git.apache.org> References: <08bcea1eb38a4c708235fd65e4fcbc8d@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [3/8] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/commit/39827ec7 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/tree/39827ec7 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/diff/39827ec7 Branch: refs/heads/master Commit: 39827ec753de5a361a5c96860afe6f3e703c9fd9 Parents: fca4e5c 71dc867 Author: ldeluca Authored: Mon May 5 10:03:17 2014 -0400 Committer: ldeluca Committed: Mon May 5 10:03:17 2014 -0400 ---------------------------------------------------------------------- CONTRIBUTING.md | 16 +++++++++++++ NOTICE | 5 ++++ RELEASENOTES.md | 8 +++++++ plugin.xml | 28 ++++++++++++++++++++-- src/ios/CDVSplashScreen.m | 2 +- src/tizen/SplashScreenProxy.js | 43 ++++++++++++++++++++++++++++++++++ www/windows8/SplashScreenProxy.js | 4 ++-- 7 files changed, 101 insertions(+), 5 deletions(-) ----------------------------------------------------------------------