Joe Bowser
c06480f4e3
Close #239
2017-02-02 12:37:01 -08:00
Joe Bowser
5ca4d8b082
Close #248
2017-02-02 12:34:57 -08:00
Joe Bowser
bba8283d98
CB-12005: Changing the getOrientation method to return the defined enumerated EXIF instead of orientation in degrees for Consistency
...
This closes #252
2017-02-02 12:10:42 -08:00
Joe Bowser
c27725ce66
Close #243
2017-01-31 15:34:39 -08:00
Julio César
415412cfef
Closing merged pull request: close #251
2017-01-31 01:15:37 +01:00
Julio César
5ebda25164
Closing invalid pull request: close #247
2017-01-31 01:12:01 +01:00
Sergey Zolotarev
d29c767f07
CB-12368: Fix permission check on Android
...
The plugin was checking whether camera permission was granted but then
actually requested permission for external storage.
Surprisingly enough this fixed CB-12368.
2017-01-30 23:52:54 +01:00
daserge
0ad5bdd9ff
CB-12353 Corrected merges usage in plugin.xml
2017-01-20 15:35:30 +03:00
Nikita Matrosov
d6bd9ae3b3
CB-12369: Add plugin typings from DefinitelyTyped
...
This closes #250
2017-01-20 10:58:49 +03:00
Alexander Sorokin
81f9433606
CB-12363 Added build badges for iOS 9.3 and 10.0
2017-01-18 13:27:26 +03:00
filmaj
05594c4646
CB-12312: [Appium] [Android] A few changes to the tests:
...
- updated comments on how to run the tests. extra comments around functionality at certain points in the automation.
- stub of a resolution checker on test startup - still need to figure out acceptable values.
- moved session shutdown to an afterAll clause.
- changed resolution determiner from using webview-based values to using the native windows dimensions - this helps as the webview values may be scaled down intentionally by manufacturers (via changing devicePixelRatio). furthermore, since the screen dimension automation is used purely for native UI automation, better to use the dimensions reported by the native context rather than the web context.
- when finding elements by XPath, use multiple calls to avoid a Windows emulator + Android bug. Made this pattern consistent in the entire test.
2017-01-03 06:36:36 -08:00
Shazron Abdullah
a364e79482
CB-12236 - Fixed RELEASENOTES for cordova-plugin-camera
2016-12-11 12:41:08 -08:00
Alexander Sorokin
42fc8e0bcd
CB-12230 Removed Windows 8.1 build badges
2016-12-09 14:22:12 +03:00
Shazron Abdullah
ee5537694a
CB-12224 Incremented plugin version.
2016-12-07 16:55:06 -08:00
Shazron Abdullah
9eba35e2f6
CB-12224 Updated version and RELEASENOTES.md for release 2.3.1
2016-12-07 16:39:43 -08:00
Shazron Abdullah
8b83171ee2
Fix missing license headers.
2016-12-07 16:19:39 -08:00
Tyler Pham
a201722f6d
CB-11714: (windows) added extra check for content-type in savePhoto() without options.targetWidth/Height
2016-12-01 14:12:01 -05:00
Vladimir Kotikov
c9e6a9a38a
CB-12086 Regenerate README.md from template
2016-11-14 10:01:22 +03:00
Chris Rae
cc48945f37
Added NSPhotoLibraryUsageDescription parameter to example install command
...
Fixing some usages of NSPhotoLibraryUsageDescriptionentry
This closes #240
2016-11-13 23:36:38 +01:00
Joe Bowser
8b3410bcc6
Close #124 : I can crop fine with Photos. We should not have adopted Crop, since it makes no sense on Android.
2016-11-09 10:05:33 -08:00
Simon MacDonald
485a11e0f4
Updating compat dependency to 1.1.0 or better
2016-11-07 21:40:38 -05:00
Joe Bowser
2d47a26271
Close #199 . We save photos to a shared Pictures directory, similar to the behaviour of the Twitter application
2016-11-07 16:23:16 -08:00
Joe Bowser
2d2352f695
Close #201 . Running out of memory shouldn't be graceful.
2016-11-07 16:21:17 -08:00
Joe Bowser
2f003d2b49
Close #228 . We don't require these permissions on Camera, since we use intents.
2016-11-07 16:19:00 -08:00
Joe Bowser
3a90bb7d55
Close #241
2016-11-07 16:11:45 -08:00
Joe Bowser
b13cbdeb16
Merge branch 'nougat_camera'
...
This closes #235
2016-11-07 15:59:20 -08:00
Joe Bowser
ee192d94b4
Bumping the CI
2016-11-07 15:49:52 -08:00
Joe Bowser
d9eb83bcb9
CB-11625: Forgot to add CordovaUri.java to plugin.xml
2016-10-27 13:38:46 -07:00
Joe Bowser
84f96c1067
CB-11625: Files Provider does not work with Android 4.4.4 or lower, and I have no idea why. Working around with CordovaUri
2016-10-27 13:37:03 -07:00
Joe Bowser
61064ae3ed
CB-11625 (Android) : Make this work with previous versions of Cordova via cordova-plugin-compat
2016-10-21 15:12:34 -07:00
Shazron Abdullah
9ec8aea073
CB-11917 - Remove pull request template checklist item: "iCLA has been submitted…"
...
This closes #237
2016-10-04 21:39:29 -07:00
Julio César
9db952e161
Closing invalid pull request: close #98
2016-09-24 00:47:37 +02:00
Steve Gill
06d609cfa4
CB-11832 Incremented plugin version.
2016-09-09 16:08:02 -07:00
Steve Gill
cc1076d3cb
CB-11832 Updated version and RELEASENOTES.md for release 2.3.0
2016-09-08 23:38:52 -07:00
Vladimir Kotikov
48d4213b2d
CB-11795 Add 'protective' entry to cordovaDependencies
...
The entry is required to protect end-users from fetching edge versions of the plugin by incompatible version of cordova. This also assumes that we will not introduce any regressions in compatibility w/ cordova in minor and patch releases. On every major release we will need to add similar entry with _next_ major version.
This closes #234
2016-09-08 11:40:37 +03:00
Jacques de Villiers
9b566d3f0b
CB-11661: (ios) Add mandatory iOS 10 privacy description
...
Add support for photoalbum description
This closes #236
2016-09-06 23:22:58 +02:00
Joe Bowser
b63a0d83e0
Merging API 24 code with master including large refactor
2016-09-01 15:11:33 -07:00
Vladimir Kotikov
9fe94479e2
CB-11661: (ios) Add mandatory iOS 10 privacy description
...
This commit adds corresponding change to README template so changes from a3af38a
won't be lost
2016-09-01 16:08:20 +03:00
Steve Gill
2f89666db7
Revert "close #229 "
...
This reverts commit fa58e83fca
.
2016-08-30 11:51:59 -07:00
swbradshaw
f8682b9162
Removed unneeded file
...
This closes #197
2016-08-29 10:46:14 -07:00
swbradshaw
0ed6406864
Merge remote-tracking branch 'refs/remotes/apache/master'
...
Rebase from Master
2016-08-26 20:30:35 -04:00
Steve Gill
fa58e83fca
close #229
2016-08-25 16:20:16 -07:00
mhartington
a3af38ad5b
CB-11661: (ios) Add mandatory iOS 10 privacy description
2016-08-25 16:17:28 -07:00
Tyler Pham
c98607c613
CB-11714: (windows) added more explicit content-type when converting to target data on canvas
...
This closes #232
2016-08-25 10:00:41 +03:00
Vladimir Kotikov
b89645c749
CB-11295 Add WP8.1 quirk when choosing image from photoalbum
2016-08-23 16:18:13 +03:00
Vladimir Kotikov
1beeafb6e8
CB-10067 Update PictureSourceType JSDoc to reflect README update
2016-08-23 16:18:00 +03:00
Vladimir Kotikov
7813ad9bef
CB-9070 Update CameraPopoverHandle docs to reflect README update
2016-08-23 16:16:41 +03:00
Simon MacDonald
6e19147b09
Plugin uses Android Log class and not Cordova LOG class
2016-08-22 15:52:52 -04:00
Alexander Sorokin
9f159d757a
CB-11631 Appium tests: A working fix for a flaky "selection canceled" failure
2016-08-17 17:35:23 +03:00
Alexander Sorokin
62d1b01e81
CB-11709 Tests should use resolveLocalFileSystemURL() instead of deprecated resolveFileSystemURI()
2016-08-16 19:19:22 +03:00