Return-Path: X-Original-To: apmail-cordova-commits-archive@www.apache.org Delivered-To: apmail-cordova-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8690D11E92 for ; Mon, 5 May 2014 16:13:28 +0000 (UTC) Received: (qmail 34461 invoked by uid 500); 5 May 2014 16:13:06 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 34191 invoked by uid 500); 5 May 2014 16:13:03 -0000 Mailing-List: contact commits-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 commits@cordova.apache.org Received: (qmail 34138 invoked by uid 99); 5 May 2014 16:13:00 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 May 2014 16:13:00 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 92928911454; Mon, 5 May 2014 16:12:59 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: mmocny@apache.org To: commits@cordova.apache.org Date: Mon, 05 May 2014 16:13:29 -0000 Message-Id: <100a6e28ef2c49539d91ee16f44f50de@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [32/47] git commit: [ubuntu] request location permission [ubuntu] request location permission Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/commit/52648f35 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/tree/52648f35 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/diff/52648f35 Branch: refs/heads/cdvtest Commit: 52648f3573caa77f50a45817bd757d922dd7abfd Parents: 04b60f8 Author: Maxim Ermilov Authored: Tue Jan 21 15:31:16 2014 +0400 Committer: Maxim Ermilov Committed: Tue Jan 21 15:31:16 2014 +0400 ---------------------------------------------------------------------- plugin.xml | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/blob/52648f35/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index 57558c2..9d71799 100644 --- a/plugin.xml +++ b/plugin.xml @@ -168,6 +168,11 @@ xmlns:android="http://schemas.android.com/apk/res/android" + + + + + -->