Hazem Saleh
a13665d530
AAR-232: (android) Enhancement: Camera plugin code cleanup ( #425 )
2019-03-01 14:00:39 -05:00
Álvaro Herrero
81b878da59
GH-329: (android) Fixes issue: Exif data lost on many cases ( #331 )
...
* GH-329 android: Fix Exif data lost when correctOrientation is true
* Changed variable name
2019-02-21 16:51:54 +01:00
Jan Piotrowski
b261d3174f
Add or update GitHub pull request and issue template
2019-02-11 18:38:15 +01:00
pz
24c8b6c43d
GH-376 (ios) fixes UIImagePickerController cancel handling for iOS11+ ( #377 )
2018-12-16 12:20:01 +01:00
jcesarmobile
7ddb3dfbbe
Remove deprecated platforms from docs ( #394 )
2018-12-10 00:52:39 +01:00
jcesarmobile
60e779559e
Android: return DATA_URL for ALLMEDIA if it's an image ( #382 )
2018-12-09 12:39:06 +01:00
jcesarmobile
ce77aab010
CB-13813: (iOS) Remove old iOS code ( #381 )
2018-12-04 12:21:39 +01:00
Ams
cd72047dfc
CB-13865: (IOS-Ipad) Making popover Window Size configurable using popoverOptions - imagePicker ( #314 )
2018-11-25 13:59:51 +01:00
Jan Piotrowski
bfbe4a1e52
fix quirk
2018-11-23 20:18:31 +01:00
jcesarmobile
86b0bf2534
CB-13837: fix TypeScript Definition for CameraPopoverOptions ( #379 )
2018-11-23 18:44:46 +01:00
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