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 CABD91089D for ; Fri, 14 Jun 2013 19:03:18 +0000 (UTC) Received: (qmail 99406 invoked by uid 500); 14 Jun 2013 19:03:18 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 99374 invoked by uid 500); 14 Jun 2013 19:03:18 -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 99314 invoked by uid 99); 14 Jun 2013 19:03:18 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Jun 2013 19:03:18 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 37018881394; Fri, 14 Jun 2013 19:03:18 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: hermwong@apache.org To: commits@cordova.apache.org Date: Fri, 14 Jun 2013 19:03:23 -0000 Message-Id: <0d279ad110a14fa09da7d03c4b1e5da7@git.apache.org> In-Reply-To: <2f0a577d78ec4c9d817a7969e2354332@git.apache.org> References: <2f0a577d78ec4c9d817a7969e2354332@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [6/7] git commit: added Android file system permissions added Android file system permissions Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/commit/187a1272 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/tree/187a1272 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/diff/187a1272 Branch: refs/heads/master Commit: 187a12725b5b37179f90b5903fcc82b7e5490c10 Parents: 550e560 Author: hermwong Authored: Fri Jun 14 11:25:03 2013 -0700 Committer: hermwong Committed: Fri Jun 14 11:25:03 2013 -0700 ---------------------------------------------------------------------- plugin.xml | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/blob/187a1272/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index 775db41..f15f069 100644 --- a/plugin.xml +++ b/plugin.xml @@ -20,6 +20,10 @@ id="org.apache.cordova.core"> + + + +