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 3F13C108BB for ; Fri, 17 Oct 2014 04:03:28 +0000 (UTC) Received: (qmail 93638 invoked by uid 500); 17 Oct 2014 04:03:28 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 93600 invoked by uid 500); 17 Oct 2014 04:03:27 -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 93588 invoked by uid 99); 17 Oct 2014 04:03:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Oct 2014 04:03:27 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bowserj@gmail.com designates 209.85.213.181 as permitted sender) Received: from [209.85.213.181] (HELO mail-ig0-f181.google.com) (209.85.213.181) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Oct 2014 04:03:23 +0000 Received: by mail-ig0-f181.google.com with SMTP id r10so188754igi.8 for ; Thu, 16 Oct 2014 21:03:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=UCaMY7EPWnyo7vEvs0JvKfZfQIdrKHAsxiI+iDHBxw0=; b=K8ACwC/6aM6yKI5ZPeACH/27jiQ893MemOwGvkyZvvTubiIeW12bRrrmPQfOsmPgva 59wBRzpxUwi38HdrjuScX4XQaCVg0fH9Cia/9s7V2ZGB5WPtbuSnUa4GjTNnyIfNsVzA ZTkTqWjVdvyG6ynwRRiAftGn4gYizxsc2uqMtr5YRzvUgs+HGGxTFQ3+20rmb85xose8 y8rRb5qX4vGmgKsXkM9zRQ5iDc9G57SgxH6y3GQkflJciaGQBEUKBOq76zPPOZ0uyp9H jZIRrwY4uYXHd/OLjfsdml6nL1hh9wg4JYvfHVOfdL2VG0O0VxRVuTx93nC7uW9G4Hry OuMg== MIME-Version: 1.0 X-Received: by 10.50.50.141 with SMTP id c13mr26067044igo.38.1413518583041; Thu, 16 Oct 2014 21:03:03 -0700 (PDT) Received: by 10.50.197.168 with HTTP; Thu, 16 Oct 2014 21:03:02 -0700 (PDT) In-Reply-To: References: <54407A5A.1090505@drumpants.com> Date: Thu, 16 Oct 2014 21:03:02 -0700 Message-ID: Subject: Re: Fixed javascript not loading when activity restarted after exiting with Back button From: Joe Bowser To: Tyler Freeman , dev Content-Type: multipart/alternative; boundary=047d7bdca2a806c9fc05059671ad X-Virus-Checked: Checked by ClamAV on apache.org --047d7bdca2a806c9fc05059671ad Content-Type: text/plain; charset=UTF-8 But yeah, thanks for the bump. We should talk about timers, since they're important! On Thu, Oct 16, 2014 at 9:02 PM, Joe Bowser wrote: > This JIRA issue exists already and I think we were thinking of removing > the pausing of timers, but never got consensus. I'll try to fish for it. > As for your fix, I made a comment about it on JIRA which could very well > turn into bikeshedding. > > On Thu, Oct 16, 2014 at 7:09 PM, Tyler Freeman > wrote: > >> Hi Joe and everyone! >> >> New contributor here, first I want to say thanks for all your work on >> Cordova! It's come a long way since I first tried it as PhoneGap several >> years ago. You've enabled me to make my apps much more quickly now! So >> thanks for that! >> >> I found a bug in the Android platform and went ahead and fixed it and >> made a pull request: >> >> https://github.com/apache/cordova-android/pull/128 >> >> It was such a small change I don't really have time to make a whole Jira >> issue, etc. Tried to explain it as best I can in the pull request, hope >> that's enough! >> >> Thanks! >> >> Tyler >> >> -- >> Tyler Freeman >> >> DrumPants: A Wearable Controller Platform >> http://www.drumpants.com >> >> > --047d7bdca2a806c9fc05059671ad--