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 E42F1102FC for ; Tue, 10 Dec 2013 00:24:17 +0000 (UTC) Received: (qmail 27413 invoked by uid 500); 10 Dec 2013 00:24:17 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 27389 invoked by uid 500); 10 Dec 2013 00:24:17 -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 27381 invoked by uid 99); 10 Dec 2013 00:24:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Dec 2013 00:24:17 +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 shazron@gmail.com designates 74.125.82.182 as permitted sender) Received: from [74.125.82.182] (HELO mail-we0-f182.google.com) (74.125.82.182) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Dec 2013 00:24:12 +0000 Received: by mail-we0-f182.google.com with SMTP id q59so4208032wes.41 for ; Mon, 09 Dec 2013 16:23:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=8fleuBsCWm1Vie+4Ur7TBc7HUUI8CjOHoG/vC3uN3h0=; b=QYo5e8pImrQ7s/48yRnNF+HRZVZvS948szY2W7WerVgQFsIL+yYSiSU5KOixXpgVbo gLOMFBqe89rU72Py80tiVq9sxFgnJha6b4aQY7KNbio4eT4DtiYindMGVBsIJlDk6084 IDN+UF/rm4GAXaiRWd7ILiEbmx5/7iyZJYPlpVR0HRwt3kdUb0uW88LkUVeyBY6ZQ5H1 jekQxIbcDt6jfJ812g6tA73OQ0HJhw/VH9b+VVr6d50e6J+TthlIW/c+KdoB3kba3vOh 3QwLqPzoEw/FSaGRRtHj2bFPQGFKlDhoxAK2Ps1Z1yYxAF8oA1b552End25tmjTjZkII OiEA== X-Received: by 10.194.48.74 with SMTP id j10mr2361450wjn.41.1386635031325; Mon, 09 Dec 2013 16:23:51 -0800 (PST) MIME-Version: 1.0 Received: by 10.194.201.69 with HTTP; Mon, 9 Dec 2013 16:23:11 -0800 (PST) From: Shazron Date: Mon, 9 Dec 2013 16:23:11 -0800 Message-ID: Subject: handleOpenURL on Android To: "dev@cordova.apache.org" Content-Type: multipart/alternative; boundary=047d7ba975c879b29904ed23202e X-Virus-Checked: Checked by ClamAV on apache.org --047d7ba975c879b29904ed23202e Content-Type: text/plain; charset=ISO-8859-1 https://issues.apache.org/jira/browse/CB-5581 Are we documenting this or does every Android dev know about intents (which I doubt)? iOS supports this method and is mentioned in the docs, but I don't think Android does anything with this. --047d7ba975c879b29904ed23202e--