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 309E817495 for ; Mon, 19 Jan 2015 14:46:45 +0000 (UTC) Received: (qmail 43034 invoked by uid 500); 19 Jan 2015 14:46:47 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 42997 invoked by uid 500); 19 Jan 2015 14:46:47 -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 42985 invoked by uid 99); 19 Jan 2015 14:46:46 -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; Mon, 19 Jan 2015 14:46:46 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 0FB8FE0383; Mon, 19 Jan 2015 14:46:45 +0000 (UTC) From: BarTsouri To: dev@cordova.apache.org Reply-To: dev@cordova.apache.org Message-ID: Subject: [GitHub] cordova-plugin-inappbrowser pull request: Android enhancements Content-Type: text/plain Date: Mon, 19 Jan 2015 14:46:45 +0000 (UTC) GitHub user BarTsouri opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/77 Android enhancements Hello, In our company we modified inappbrowser a little, to support: 1. appcache 2. webview that is not affected by Android's backbutton. You are more than welcome to merge this code. Thank you for your support :) You can merge this pull request into a Git repository by running: $ git pull https://github.com/capriza/cordova-plugin-inappbrowser master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-inappbrowser/pull/77.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 #77 ---- commit e9ba0150398b80496f96f3b224de37b494d1c608 Author: Bar Tsoury Date: 2015-01-05T13:14:11Z enable appcache in android commit 5ffa6e00f04f4f5d88af4d40f8cabdfca1dce0e6 Author: Bar Tsoury Date: 2015-01-05T13:44:27Z additional flag to ignore android back button click ---- --- 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