GitHub user weaponhax opened a pull request:
https://github.com/apache/cordova-plugin-camera/pull/167
Adding force orientation lock to Camera
Hi,
Sorry if this is the wrong way to ask for features,
But I do hope this feature is going to be implemented soon.
i.e choosing/forcing what orientation the camera should shoot in, either
portrait or landscape or both.
Is there an alternative workable solution?
Thankyou and keep up the good work.
Hax
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/cordova-plugin-camera master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-camera/pull/167.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #167
----
commit 6f7ce333ccb3e226144988bf978220ff845886ba
Author: Steve Gill <[email protected]>
Date: 2016-01-16T00:58:32Z
CB-10368 Incremented plugin version.
commit 9a9081b0d4f1a49c7bf6fee6f0b1c273dfeedf76
Author: PerfectionCSGO <[email protected]>
Date: 2015-12-28T14:24:24Z
Camera tapping fix
commit 06fcbf05a25a55316445d5b9ded58c8853a7d784
Author: Raghav Katyal <[email protected]>
Date: 2016-01-21T22:11:59Z
Adding comments
commit e48a7e5c5cffe8d9bab6eeff33feeb2747930ace
Author: Tim Barham <[email protected]>
Date: 2016-02-02T06:25:00Z
CB-10502 Fix camera plugin exception in Chrome when click capture.
The MediaStream.stop() method has been deprecated as of Chrome 47. We were
using it, and it was generating an exception.
If stop() method is not found, instead stop each individual track (the new
way of doing it).
commit 5b3845326216343bf25abbca90585a595dad3b6e
Author: Laurent Deketelaere <[email protected]>
Date: 2016-02-02T06:49:37Z
CB-10113 Browser - Layer camera UI on top of all!
Adds CSS style {position: 'relative', z-index: 2147483647} (2147483647 is
the highest possible z-index) on DOM appended elements.
This closes #134
commit 76ad059c9c1749a04ba5b61a3d34996e328c6463
Author: Raghav Katyal <[email protected]>
Date: 2016-02-04T20:14:16Z
CB-10541: Changing default maxResoltion to be highestAvailable for
CameraCaptureUI
commit 654286d373878cef3fd28cbeeffb30ee3ee68962
Author: Raghav Katyal <[email protected]>
Date: 2016-02-05T23:03:19Z
CB-10539: Commenting out the verySmallQvga maxResolution option
commit df734a522c4dd2d27ed5c964ee0773a6f18f5bee
Author: t1st3 <[email protected]>
Date: 2016-02-06T10:16:08Z
chore: edit package.json license to match SPDX id
See [NPM package.json spec for
licenses](https://docs.npmjs.com/files/package.json#license) and [SPDX license
IDs](https://spdx.org/licenses/)
X-ref: https://github.com/apache/cordova-plugin-device/pull/48
commit 77653183dd96ce6b9c9c01ed716568458c08ec43
Author: Sarangan Rajamanickam <[email protected]>
Date: 2016-02-10T00:17:17Z
CB-10576: MobileSpec can't get results for Windows-Store 8.1 Builds
Fixing a minor syntax issue
commit a060fb36f38b5dcf9daab64bbbfcda0b1646a817
Author: Alexander Sorokin <[email protected]>
Date: 2016-02-04T15:55:57Z
CB-10397 Added Appium tests
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]