Updated Branches:
  refs/heads/master 8ae623cc5 -> 7f4ff84c2

Android now respects the correctOrientation parameter


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/7f4ff84c
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/tree/7f4ff84c
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/diff/7f4ff84c

Branch: refs/heads/master
Commit: 7f4ff84c2dfa5eb2181483f4bcac7c0cfe02835c
Parents: 8ae623c
Author: macdonst <simon.macdon...@gmail.com>
Authored: Mon Jul 2 15:34:59 2012 -0400
Committer: macdonst <simon.macdon...@gmail.com>
Committed: Mon Jul 2 15:34:59 2012 -0400

----------------------------------------------------------------------
 .../cordova/camera/parameter/cameraOptions.md      |    1 -
 .../edge/cordova/camera/parameter/cameraOptions.md |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/blob/7f4ff84c/docs/en/1.9.0/cordova/camera/parameter/cameraOptions.md
----------------------------------------------------------------------
diff --git a/docs/en/1.9.0/cordova/camera/parameter/cameraOptions.md 
b/docs/en/1.9.0/cordova/camera/parameter/cameraOptions.md
index 9b53a45..7d611e7 100644
--- a/docs/en/1.9.0/cordova/camera/parameter/cameraOptions.md
+++ b/docs/en/1.9.0/cordova/camera/parameter/cameraOptions.md
@@ -81,7 +81,6 @@ Android Quirks
 
 - Ignores the `allowEdit` parameter.
 - Camera.PictureSourceType.PHOTOLIBRARY and 
Camera.PictureSourceType.SAVEDPHOTOALBUM both display the same photo album.
-- Ignores the `correctOrientation` parameter.
 
 BlackBerry Quirks
 -----------------

http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/blob/7f4ff84c/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 9b53a45..7d611e7 100644
--- a/docs/en/edge/cordova/camera/parameter/cameraOptions.md
+++ b/docs/en/edge/cordova/camera/parameter/cameraOptions.md
@@ -81,7 +81,6 @@ Android Quirks
 
 - Ignores the `allowEdit` parameter.
 - Camera.PictureSourceType.PHOTOLIBRARY and 
Camera.PictureSourceType.SAVEDPHOTOALBUM both display the same photo album.
-- Ignores the `correctOrientation` parameter.
 
 BlackBerry Quirks
 -----------------

Reply via email to