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 A3FCD10A60 for ; Mon, 10 Feb 2014 23:26:26 +0000 (UTC) Received: (qmail 77225 invoked by uid 500); 10 Feb 2014 23:22:20 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 77145 invoked by uid 500); 10 Feb 2014 23:22:17 -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 76534 invoked by uid 99); 10 Feb 2014 23:21:55 -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, 10 Feb 2014 23:21:55 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 3A04D922D2C; Mon, 10 Feb 2014 23:21:55 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: steven@apache.org To: commits@cordova.apache.org Date: Mon, 10 Feb 2014 23:22:02 -0000 Message-Id: <2c5514ef392b4a32a1972e8ae72bbd8f@git.apache.org> In-Reply-To: <576bb92ebf0647299237a1b46744ba8e@git.apache.org> References: <576bb92ebf0647299237a1b46744ba8e@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [8/9] git commit: Merge branch 'tizen' of http://github.com/siovene/cordova-plugin-device into dev Merge branch 'tizen' of http://github.com/siovene/cordova-plugin-device into dev Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/commit/c17a98e7 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/tree/c17a98e7 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/diff/c17a98e7 Branch: refs/heads/master Commit: c17a98e7fb2fc227b2d6429fc7d2f2cf62063bcc Parents: 4bf5dee 7371251 Author: Anis Kadri Authored: Mon Jan 27 22:49:39 2014 -0800 Committer: Anis Kadri Committed: Mon Jan 27 22:49:39 2014 -0800 ---------------------------------------------------------------------- plugin.xml | 11 +++++++++-- src/tizen/DeviceProxy.js | 39 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 48 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/blob/c17a98e7/plugin.xml ----------------------------------------------------------------------