Commit Graph

607 Commits

Author SHA1 Message Date
Jan Piotrowski
a5a3d88152
clarify android quirk of cameraDirection 2018-11-20 23:40:08 +01:00
jcesarmobile
eed44330a4
Bump minor version (#370) 2018-11-13 23:02:58 +01:00
jcesarmobile
07e85742aa
Remove automatic README generation (#365) 2018-11-01 16:13:52 +01:00
jcesarmobile
c0d78ad644
Revert "Bump minor version to 4.1.0-dev (#357)" (#363)
This reverts commit 7ee91a927d.
2018-10-30 16:44:58 +01:00
jcesarmobile
7ee91a927d
Bump minor version to 4.1.0-dev (#357) 2018-10-24 13:26:07 +02:00
Jan Piotrowski
bcb26fbbd2
remove JIRA link 2018-10-04 01:15:01 +02:00
Chris Brody
dc73954108
Merge pull request #242 from DisruptiveMind/master
CB-11714: (windows) added check for encoding in savePhoto() without height/width
2018-10-03 18:42:51 -04:00
Jan Piotrowski
c1b9772dca
replace double quotes with single quotes 2018-10-03 20:54:06 +02:00
Jan Piotrowski
a346212e90
also accept terms for android sdk android-27 2018-10-01 12:36:47 +02:00
Tyler Pham
eb57b02ba8 CB-11714: reuse picture.name instead of pictureName 2018-09-16 19:22:16 -04:00
Tyler Pham
dca4b9c82b simplify picture.copyAsync 2018-09-16 19:19:13 -04:00
Jan Piotrowski
403682b9d4 remove outdated docs translations that haven't been touched for 3 years 2018-08-18 22:57:23 +02:00
bvmensvoort
5c23b65af9 CB-14097: (android) Fix crash when selecting some files with getPicture (#322)
* CB-14097: (android) Fix crash when selecting some files with getPicture of urls with raw://

Handles both urls:
content://com.android.providers.downloads.documents/document/1111
content://com.android.providers.downloads.documents/document/raw%3A%2Fstorage%2Femulated%2F0%2FDownload%2Ffilename.pdf

* Optimization: Remove TextUtils dependency, return null when no id could be extracted
2018-07-06 00:16:25 +02:00
jcesarmobile
6899c5ece9
Update engines to use variables (#323) 2018-06-10 23:14:08 +02:00
Matthew Vander Vliet
5163d38465 CB-13384: (browser) Added deprecation of video.src compatibility (#288)
* CB-13384: (browser) Added deprecation of video.src compatibility

* CB-13384: Updated to reflect property detection rather than deprecation exception.
2018-05-25 12:44:23 +08:00
Andrew Decker
36343a8e07 Update CameraProxy.js (#284)
Remove audio flag from getUserMedia on the browser.  Including audio resulted in some nasty audio feedback, and audio isn't really needed for taking pictures anyway.
2018-05-24 13:42:39 +08:00
Nicco Kunzmann
ead7d5e6c2 replace warning emoji with warning unicode (#317)
Due to the use of the emoji, the documentation page shows
⚠️ instead of ⚠.
https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-camera/index.html
2018-05-19 12:04:58 +02:00
jcesarmobile
e334656933 CB-14017 (android): Make com.android.support:support-v4 version configurable (#318) 2018-05-19 01:59:48 -04:00
Hazem Saleh
5ec121bf98 CB-14047: (android) CameraLauncher: Replacing Repeated String literals with final variables (#319) 2018-04-22 14:33:52 -04:00
Steve Gill
d9d80e40c1 Set VERSION to 4.0.4-dev (via coho) 2018-04-12 18:06:58 -07:00
Steve Gill
6ce1443622 fixed issue with version, 4.0.3 2018-04-12 18:04:49 -07:00
Steve Gill
37e12e85fb Set VERSION to 4.0.4-dev (via coho) 2018-04-12 17:16:12 -07:00
Steve Gill
9d05a1e58f CB-14030 Updated version and RELEASENOTES.md for release 4.0.3 (via coho) 2018-04-12 17:06:17 -07:00
Joe Bowser
c8581ba2c9
Merge pull request #275 from cjpearson/CB12953
CB-12593: (android) Fix potential FileProvider conflicts
2018-03-14 12:44:35 -07:00
jcesarmobile
e36482c7ba
Fix a mistake in the examples of usage descriptions (#313) 2018-02-12 10:36:58 +01:00
Julio César
7c90555bd4 CB-13854(ios): fix Camera opens in portrait orientation on iphones 2018-02-11 21:44:56 -05:00
Tsuruda
e25aed97c5 modified init value (#264) 2018-02-11 18:22:34 +01:00
Alpesh Patel
bf935dfbd2 CB-13415 (android) Importing corrupt images using the Camera plugin c… (#309)
* CB-13415 (android) Importing corrupt images using the Camera plugin crashes the app
2018-02-08 13:12:16 +01:00
Suraj Pindoria
ad8788a5e6 CB-13826 Incremented plugin version. 2018-01-25 11:47:20 -08:00
Suraj Pindoria
4b276ee534 CB-13826 Updated version and RELEASENOTES.md for release 4.0.2 2018-01-25 11:40:16 -08:00
Joe Bowser
4b99623eda
Merge pull request #308 from okode/android8_permission_request_fix
CB-13781: (android) Fixed permissions request on Android 8 to save a …
2018-01-15 14:13:07 -08:00
rpanadero
36ea63a60f CB-13781: (android) Fixed permissions request on Android 8 to save a photo into the photo album 2018-01-15 13:05:10 +01:00
jcesarmobile
e6a4738031
Merge pull request #307 from jcesarmobile/CB-13747
CB-13747: Add build-tools-26.0.2 to travis
2018-01-10 23:46:04 +01:00
Julio César
c46fe3b31d CB-13747: Add build-tools-26.0.2 to travis 2018-01-09 20:32:55 +01:00
jcesarmobile
67718544a8 Fix release notes (#304) 2017-12-30 00:59:38 -05:00
Simon MacDonald
b00cf97a04 Set VERSION to 4.0.2-dev (via coho) 2017-12-27 19:13:49 -05:00
Simon MacDonald
fb02f48745 CB-13714 Updated version and RELEASENOTES.md for release 4.0.1 (via coho) 2017-12-27 19:13:36 -05:00
jcesarmobile
6bf45f005a
Merge pull request #303 from jcesarmobile/CB-13701
CB-13701 Fix to allow 4.0.0 version install
2017-12-27 10:55:32 +01:00
Julio César
96b7f55ec2 CB-13701Fix to allow 4.0.0 version install 2017-12-27 00:00:45 +01:00
Steve Gill
82f1c83a76 Set VERSION to 4.0.1-dev (via coho) 2017-12-15 17:26:41 -08:00
Steve Gill
4ae0de1c5e CB-13681 Updated version and RELEASENOTES.md for release 4.0.0 (via coho) 2017-12-15 17:25:06 -08:00
Steve Gill
b79c659c92
Merge pull request #301 from surajpindoria/removePlatforms
CB-13661: Remove deprecated platforms
2017-12-13 17:35:44 -08:00
Suraj Pindoria
7fad5d5786 CB-13661: Remove deprecated platforms 2017-12-12 11:09:29 -08:00
Steve Gill
1f86358156 Set VERSION to 3.0.1-dev (via coho) 2017-11-06 14:38:37 -08:00
Steve Gill
d456eeb711 CB-13542 Updated version and RELEASENOTES.md for release 3.0.0 (via coho) 2017-11-06 14:37:41 -08:00
Steve Gill
f761934814
Merge pull request #290 from JoseExposito/master
CB-13421: (osx) Added macOS support
2017-11-03 22:21:09 -07:00
Steve Gill
43b3a911c2
Merge pull request #297 from jcesarmobile/CB-13515
CB-13515 (all): Add 'protective' entry to cordovaDependencies
2017-11-01 13:39:41 -07:00
Julio César
8f033f53db CB-13515 (all): Add 'protective' entry to cordovaDependencies 2017-11-01 12:04:34 +01:00
Julio César
51d665a7a1 CB-13332 (iOS): document NSPhotoLibraryAddUsageDescription
This closes #296
2017-10-21 17:27:52 +02:00
Julio César
9f480b10cb CB-13264 (iOS): Remove ios usage descriptions
This closes #295
2017-10-21 16:45:13 +02:00