You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2018/11/20 22:40:13 UTC

[cordova-plugin-camera] branch master updated: clarify android quirk of cameraDirection

This is an automated email from the ASF dual-hosted git repository.

janpio pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-camera.git


The following commit(s) were added to refs/heads/master by this push:
     new a5a3d88  clarify android quirk of cameraDirection
a5a3d88 is described below

commit a5a3d8815297b2dc6b686a127dd6da9c396ff8f3
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Tue Nov 20 23:40:08 2018 +0100

    clarify android quirk of cameraDirection
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index cf47c15..3d57f32 100644
--- a/README.md
+++ b/README.md
@@ -520,7 +520,7 @@ Tizen only supports a `destinationType` of
 
 #### Amazon Fire OS Quirks
 
-- Any `cameraDirection` value results in a back-facing photo.
+- Any `cameraDirection` value results in a back-facing photo (= You can only use the back camera).
 
 - Ignores the `allowEdit` parameter.
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org