Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 3A3FD200D6A for ; Sat, 16 Dec 2017 01:29:20 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 3840A160C26; Sat, 16 Dec 2017 00:29:20 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id A4798160C14 for ; Sat, 16 Dec 2017 01:29:19 +0100 (CET) Received: (qmail 40609 invoked by uid 500); 16 Dec 2017 00:29:18 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 40600 invoked by uid 99); 16 Dec 2017 00:29:18 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Dec 2017 00:29:18 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 0ECC588171; Sat, 16 Dec 2017 00:29:05 +0000 (UTC) Date: Sat, 16 Dec 2017 00:29:06 +0000 To: "commits@cordova.apache.org" Subject: [cordova-plugin-statusbar] 01/01: Merge pull request #91 from jcesarmobile/CB-13623 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: steven@apache.org In-Reply-To: <151338414499.23612.9849143425626889867@gitbox.apache.org> References: <151338414499.23612.9849143425626889867@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: cordova-plugin-statusbar X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Rev: 3d614115b8a6a6bda6a1dd08f022951e07c6a330 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20171216002905.0ECC588171@gitbox.apache.org> archived-at: Sat, 16 Dec 2017 00:29:20 -0000 This is an automated email from the ASF dual-hosted git repository. steven pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-statusbar.git commit 3d614115b8a6a6bda6a1dd08f022951e07c6a330 Merge: 611169c 9a976a9 Author: Steve Gill AuthorDate: Fri Dec 15 16:29:02 2017 -0800 Merge pull request #91 from jcesarmobile/CB-13623 CB-13623 (iOS): Remove iOS 6-7 code src/ios/CDVStatusBar.m | 123 +++++++++++++++---------------------------------- 1 file changed, 38 insertions(+), 85 deletions(-) -- To stop receiving notification emails like this one, please contact "commits@cordova.apache.org" . --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org For additional commands, e-mail: commits-help@cordova.apache.org