Return-Path: X-Original-To: apmail-incubator-callback-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 604FED2F8 for ; Fri, 13 Jul 2012 19:31:19 +0000 (UTC) Received: (qmail 402 invoked by uid 500); 13 Jul 2012 19:31:19 -0000 Delivered-To: apmail-incubator-callback-commits-archive@incubator.apache.org Received: (qmail 379 invoked by uid 500); 13 Jul 2012 19:31:19 -0000 Mailing-List: contact callback-commits-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-commits@incubator.apache.org Received: (qmail 367 invoked by uid 99); 13 Jul 2012 19:31:19 -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, 13 Jul 2012 19:31:19 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 0B1F613CA8; Fri, 13 Jul 2012 19:31:19 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: filmaj@apache.org To: callback-commits@incubator.apache.org X-Mailer: ASF-Git Admin Mailer Subject: docs commit: [CB-787] Updated documentation to reflect support for saveToPhotoAlbum for Camera API. Message-Id: <20120713193119.0B1F613CA8@tyr.zones.apache.org> Date: Fri, 13 Jul 2012 19:31:19 +0000 (UTC) Updated Branches: refs/heads/master f028a9eb1 -> 8fc7efae4 [CB-787] Updated documentation to reflect support for saveToPhotoAlbum for Camera API. Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/commit/8fc7efae Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/tree/8fc7efae Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/diff/8fc7efae Branch: refs/heads/master Commit: 8fc7efae40dcd94d58d7a2b8b74b79af1845d667 Parents: f028a9e Author: Fil Maj Authored: Fri Jul 13 12:33:45 2012 -0700 Committer: Fil Maj Committed: Fri Jul 13 12:33:45 2012 -0700 ---------------------------------------------------------------------- .../edge/cordova/camera/parameter/cameraOptions.md | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/blob/8fc7efae/docs/en/edge/cordova/camera/parameter/cameraOptions.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/cordova/camera/parameter/cameraOptions.md b/docs/en/edge/cordova/camera/parameter/cameraOptions.md index 7d611e7..1178a83 100644 --- a/docs/en/edge/cordova/camera/parameter/cameraOptions.md +++ b/docs/en/edge/cordova/camera/parameter/cameraOptions.md @@ -92,7 +92,6 @@ BlackBerry Quirks - Using Large image sizes may result in inability to encode image on later model devices with high resolution cameras (e.g. Torch 9800). - Camera.MediaType is not supported. - Ignores the `correctOrientation` parameter. -- Ignores the `saveToPhotoAlbum` parameter. webOS Quirks ----------- @@ -115,7 +114,6 @@ Windows Phone 7 Quirks - Ignores the `allowEdit` parameter. - Ignores the `correctOrientation` parameter. -- Ignores the `saveToPhotoAlbum` parameter. Bada 1.2 Quirks --------------