Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3DF249AFD for ; Wed, 18 Apr 2012 00:46:45 +0000 (UTC) Received: (qmail 70622 invoked by uid 500); 18 Apr 2012 00:46:45 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 70596 invoked by uid 500); 18 Apr 2012 00:46:45 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 70588 invoked by uid 99); 18 Apr 2012 00:46:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Apr 2012 00:46:45 +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 74.125.82.175 as permitted sender) Received: from [74.125.82.175] (HELO mail-we0-f175.google.com) (74.125.82.175) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Apr 2012 00:46:38 +0000 Received: by wera1 with SMTP id a1so4430585wer.6 for ; Tue, 17 Apr 2012 17:46:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=WTcmc4DulzWv02THvcBN4UfIKLnEituBa4M3rhXFsJk=; b=xOC+w96yVnu6vsKZMDEE80Pqm6boWQwtw/4es9xr6WxPLP3NxtEI/X8YVNXGwih6Iv VxMxXqRHSK6PbZNMhYv0CEi4DNztCd6qXgikmxDMEWOSji13kvvVfahlg6rXC1376cea 0j56ZsdT3RhUiFDQ5Q2b4Whbr9KzBgABb36gzLOgXG64Fr/hQr9/gDA2v19nr5oAue+w 7B8VnyXcg/G2LUm27oWD+s9ThVJfdM9bi7RboNSgvkaPqP0EkWewFEDId48L56zmL0g8 XSw2Pwwdr/Nwyh2ijot+25XhYMvQ9aNjxVwKNXgMDLzsY6W7S79o8c61kkVNEPFqxDpC MIsA== MIME-Version: 1.0 Received: by 10.216.139.156 with SMTP id c28mr156516wej.57.1334709977412; Tue, 17 Apr 2012 17:46:17 -0700 (PDT) Received: by 10.223.103.7 with HTTP; Tue, 17 Apr 2012 17:46:17 -0700 (PDT) Date: Tue, 17 Apr 2012 17:46:17 -0700 Message-ID: Subject: [Android] Back Key events and Reality From: Joe Bowser To: callback-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=0016e6dd98d114f50304bde9621a X-Virus-Checked: Checked by ClamAV on apache.org --0016e6dd98d114f50304bde9621a Content-Type: text/plain; charset=ISO-8859-1 Hey Remember this issue: https://issues.apache.org/jira/browse/CB-367 I'm surprised that I'm catching it now, but the Back Button is really janky on my Nexus S running 2.3.6, and I'm working on a fix now. What was the reasoning behind the Back Button being on the keyUp instead of the keyDown? I don't remember. Joe --0016e6dd98d114f50304bde9621a--