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 36F3F105F7 for ; Wed, 4 Mar 2015 08:33:18 +0000 (UTC) Received: (qmail 93608 invoked by uid 500); 4 Mar 2015 08:33:13 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 93569 invoked by uid 500); 4 Mar 2015 08:33:12 -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 93558 invoked by uid 99); 4 Mar 2015 08:33:12 -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, 04 Mar 2015 08:33:12 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 7B5F4E05DF; Wed, 4 Mar 2015 08:33:12 +0000 (UTC) From: purplecabbage To: dev@cordova.apache.org Reply-To: dev@cordova.apache.org Message-ID: Subject: [GitHub] cordova-plugin-inappbrowser pull request: [Android] add hardware b... Content-Type: text/plain Date: Wed, 4 Mar 2015 08:33:12 +0000 (UTC) GitHub user purplecabbage opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/86 [Android] add hardware back button support You can merge this pull request into a Git repository by running: $ git pull https://github.com/purplecabbage/cordova-plugin-inappbrowser AndroidBackButton Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-inappbrowser/pull/86.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 #86 ---- commit 392a73c2cdcfc643622832cb6d2ac218f4da082a Author: Kris Erickson Date: 2014-03-09T18:33:24Z Add a hardwareback option to allow for the hardware back button to go back. commit fea1f9827c5519fb544104f7eb204fbb8d2ebc3b Author: Kris Erickson Date: 2014-04-27T00:04:53Z Merge remote-tracking branch 'upstream/master' commit 9de15ac8bf6fc12bbda274bc42a39fb8223ab979 Author: Jesse MacFadyen Date: 2015-03-04T08:13:29Z Merge branch 'master' of https://github.com/kriserickson/cordova-plugin-inappbrowser commit a45dbc80b404933fe798127cba5d3668a2dbcad1 Author: Jesse MacFadyen Date: 2015-03-04T08:26:57Z updated docs, set hardwareback default to true ---- --- 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