Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1405218CA6 for ; Mon, 20 Jul 2015 19:06:29 +0000 (UTC) Received: (qmail 6541 invoked by uid 500); 20 Jul 2015 19:06:07 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 6518 invoked by uid 500); 20 Jul 2015 19:06:07 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 6496 invoked by uid 99); 20 Jul 2015 19:06:06 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jul 2015 19:06:06 +0000 Date: Mon, 20 Jul 2015 19:06:06 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-9382) [Android] Fix KeepRunning setting when Plugin activity is showed MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-9382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14633947#comment-14633947 ] ASF GitHub Bot commented on CB-9382: ------------------------------------ Github user omefire commented on the pull request: https://github.com/apache/cordova-android/pull/200#issuecomment-122991020 Why don't we set keepRunning to true here ? We seem to want to set keepRunning to false while still allowing things to run in the background under certain conditions. I'm wondering what's preventing us from just setting keepRunning to true. > [Android] Fix KeepRunning setting when Plugin activity is showed > ---------------------------------------------------------------- > > Key: CB-9382 > URL: https://issues.apache.org/jira/browse/CB-9382 > Project: Apache Cordova > Issue Type: Bug > Components: Android > Reporter: Sergey Grebnov > Assignee: Sergey Grebnov > Labels: android > Fix For: 4.1.0 > > -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org