Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C401D1040A for ; Wed, 9 Sep 2015 08:05:34 +0000 (UTC) Received: (qmail 62633 invoked by uid 500); 9 Sep 2015 08:05:34 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 62595 invoked by uid 500); 9 Sep 2015 08:05:34 -0000 Mailing-List: contact dev-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 dev@cordova.apache.org Received: (qmail 62575 invoked by uid 99); 9 Sep 2015 08:05:34 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Sep 2015 08:05:34 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 250D7DFE20; Wed, 9 Sep 2015 08:05:34 +0000 (UTC) From: Pacjonek To: dev@cordova.apache.org Reply-To: dev@cordova.apache.org Message-ID: Subject: [GitHub] cordova-plugin-statusbar pull request: Add support for colored hea... Content-Type: text/plain Date: Wed, 9 Sep 2015 08:05:34 +0000 (UTC) GitHub user Pacjonek opened a pull request: https://github.com/apache/cordova-plugin-statusbar/pull/33 Add support for colored headers in multitasking view (Android) It would be nice if you added support for colored headers in multitasking view in Android. I think about something like this: http://www.androidpolice.com/wp-content/uploads/2014/11/nexus2cee_2014-11-10-16_45_48-Support-for-theme-color-in-Chrome-39-for-Android.png Thanks You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/cordova-plugin-statusbar master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-statusbar/pull/33.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #33 ---- commit a0e5b517e07acc92e891fe869e1b8fc8c395b6a2 Author: Suraj Pindoria Date: 2015-08-31T22:55:17Z [CB-7965] Add cordova-plugin-statusbar support for browser platform commit da924e16fec44784b03c7fbfb54fde5e7a1f0209 Author: Jesse MacFadyen Date: 2015-09-02T05:55:32Z Merge branch 'browserSupport' of https://github.com/surajpindoria/cordova-plugin-statusbar commit b0b61af61a6c3ab0948657b77608dd906cee517b Author: Jesse MacFadyen Date: 2015-09-02T07:22:57Z removed proxy and renamed platform file, merge instead of clobber, fixed failing tests for missing methods. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org For additional commands, e-mail: dev-help@cordova.apache.org