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 2019/06/27 19:03:07 UTC

[cordova-plugin-camera] branch master updated (06dc38f -> 98bad96)

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

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


    from 06dc38f  docs: remove outdated test docs translations
     new 5b4d9ba  chore(release): release notes for 4.1.0
     new ae3531a  chore(release): 4.1.0 (version string)
     new 98bad96  chore(release): 4.1.1-dev

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 RELEASENOTES.md                        |  34 +++++++++++++++++++++++++++++++++
 cordova-plugin-camera-4.1.0.tgz        | Bin 0 -> 96609 bytes
 cordova-plugin-camera-4.1.0.tgz.asc    |  11 +++++++++++
 cordova-plugin-camera-4.1.0.tgz.sha512 |   1 +
 package.json                           |   2 +-
 plugin.xml                             |   2 +-
 tests/package.json                     |   2 +-
 tests/plugin.xml                       |   2 +-
 8 files changed, 50 insertions(+), 4 deletions(-)
 create mode 100644 cordova-plugin-camera-4.1.0.tgz
 create mode 100644 cordova-plugin-camera-4.1.0.tgz.asc
 create mode 100644 cordova-plugin-camera-4.1.0.tgz.sha512


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


[cordova-plugin-camera] 03/03: chore(release): 4.1.1-dev

Posted by ja...@apache.org.
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

commit 98bad96a4a33b9b1a0dcbd72908204bb97042f08
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Thu Jun 27 21:02:49 2019 +0200

    chore(release): 4.1.1-dev
---
 cordova-plugin-camera-4.1.0.tgz        | Bin 0 -> 96609 bytes
 cordova-plugin-camera-4.1.0.tgz.asc    |  11 +++++++++++
 cordova-plugin-camera-4.1.0.tgz.sha512 |   1 +
 package.json                           |   2 +-
 plugin.xml                             |   2 +-
 tests/package.json                     |   2 +-
 tests/plugin.xml                       |   2 +-
 7 files changed, 16 insertions(+), 4 deletions(-)

diff --git a/cordova-plugin-camera-4.1.0.tgz b/cordova-plugin-camera-4.1.0.tgz
new file mode 100644
index 0000000..e6a30ed
Binary files /dev/null and b/cordova-plugin-camera-4.1.0.tgz differ
diff --git a/cordova-plugin-camera-4.1.0.tgz.asc b/cordova-plugin-camera-4.1.0.tgz.asc
new file mode 100644
index 0000000..6a6e203
--- /dev/null
+++ b/cordova-plugin-camera-4.1.0.tgz.asc
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQEzBAABCAAdFiEEgJwqXaE5NmgvlaKaXM5kpBTcyVAFAl0VErcACgkQXM5kpBTc
+yVCTXAgAhtYyOw/5LFyT82Rlip4u5vZrTOFaH4xWhFrG4CwWuYvhet591ZeU3t8+
+3C5LdgoxQF9ApYTPFGQ+f/VdwF2KUHeZ1ZSnSKJkrKYFhEDZLPtX2IQtDHPjhK30
+YAn7nKjWWTzkxAdzQe+yyjDJzn6jyWptG7PrdWcrV+zNRX3QE5qNInuiJlHyMmle
+6iP8pdzVySr3T+UhbaBQOVpFnDBS2n8jWUDFfZNSOb8tPYP2KGkrSc09/kTgs2Yq
+sPQMDwhrLHeTk9455tPlYmcNDONKTlD49QB3zMox1qH6/uTcE0QvxxfEESPnMWlX
+/ESmmnCdX0WR9v9jc42iWr2IVBKOsg==
+=WZ5r
+-----END PGP SIGNATURE-----
diff --git a/cordova-plugin-camera-4.1.0.tgz.sha512 b/cordova-plugin-camera-4.1.0.tgz.sha512
new file mode 100644
index 0000000..01db067
--- /dev/null
+++ b/cordova-plugin-camera-4.1.0.tgz.sha512
@@ -0,0 +1 @@
+7c22e15a35989f8f6add7e716b2a403e04f3e8c01648a14542f0f61a98b94ae565ad13d1a61b57da322a476cc206e0d3051d3cd9056795cfb25035edeb932383
\ No newline at end of file
diff --git a/package.json b/package.json
index 63ef80a..a59cfd3 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-plugin-camera",
-  "version": "4.1.0",
+  "version": "4.1.1-dev",
   "description": "Cordova Camera Plugin",
   "types": "./types/index.d.ts",
   "cordova": {
diff --git a/plugin.xml b/plugin.xml
index c582ae9..c0db51b 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -21,7 +21,7 @@
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
     xmlns:android="http://schemas.android.com/apk/res/android"
     id="cordova-plugin-camera"
-    version="4.1.0">
+    version="4.1.1-dev">
     <name>Camera</name>
     <description>Cordova Camera Plugin</description>
     <license>Apache 2.0</license>
diff --git a/tests/package.json b/tests/package.json
index afab685..e307634 100644
--- a/tests/package.json
+++ b/tests/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-plugin-camera-tests",
-  "version": "4.1.0",
+  "version": "4.1.1-dev",
   "description": "",
   "cordova": {
     "id": "cordova-plugin-camera-tests",
diff --git a/tests/plugin.xml b/tests/plugin.xml
index 887faed..bd20149 100644
--- a/tests/plugin.xml
+++ b/tests/plugin.xml
@@ -22,7 +22,7 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:rim="http://www.blackberry.com/ns/widgets"
     id="cordova-plugin-camera-tests"
-    version="4.1.0">
+    version="4.1.1-dev">
     <name>Cordova Camera Plugin Tests</name>
     <license>Apache 2.0</license>
 


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


[cordova-plugin-camera] 02/03: chore(release): 4.1.0 (version string)

Posted by ja...@apache.org.
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

commit ae3531acfa5ff6060788364880c13c02068e8711
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Thu Jun 27 21:01:58 2019 +0200

    chore(release): 4.1.0 (version string)
---
 package.json       | 2 +-
 plugin.xml         | 2 +-
 tests/package.json | 2 +-
 tests/plugin.xml   | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package.json b/package.json
index e9722dc..63ef80a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-plugin-camera",
-  "version": "4.1.0-dev",
+  "version": "4.1.0",
   "description": "Cordova Camera Plugin",
   "types": "./types/index.d.ts",
   "cordova": {
diff --git a/plugin.xml b/plugin.xml
index 8e87a0b..c582ae9 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -21,7 +21,7 @@
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
     xmlns:android="http://schemas.android.com/apk/res/android"
     id="cordova-plugin-camera"
-    version="4.1.0-dev">
+    version="4.1.0">
     <name>Camera</name>
     <description>Cordova Camera Plugin</description>
     <license>Apache 2.0</license>
diff --git a/tests/package.json b/tests/package.json
index 2e9f858..afab685 100644
--- a/tests/package.json
+++ b/tests/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-plugin-camera-tests",
-  "version": "4.1.0-dev",
+  "version": "4.1.0",
   "description": "",
   "cordova": {
     "id": "cordova-plugin-camera-tests",
diff --git a/tests/plugin.xml b/tests/plugin.xml
index f6716b1..887faed 100644
--- a/tests/plugin.xml
+++ b/tests/plugin.xml
@@ -22,7 +22,7 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:rim="http://www.blackberry.com/ns/widgets"
     id="cordova-plugin-camera-tests"
-    version="4.1.0-dev">
+    version="4.1.0">
     <name>Cordova Camera Plugin Tests</name>
     <license>Apache 2.0</license>
 


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


[cordova-plugin-camera] 01/03: chore(release): release notes for 4.1.0

Posted by ja...@apache.org.
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

commit 5b4d9ba5c74701f4e09a0a0f3b1df5145834bd03
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Thu Jun 27 21:01:58 2019 +0200

    chore(release): release notes for 4.1.0
---
 RELEASENOTES.md | 34 ++++++++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)

diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 9849f41..8045429 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -20,6 +20,40 @@
 -->
 # Release Notes
 
+### 4.1.0 (Jun 27, 2019)
+
+-   docs: remove outdated test docs translations ([`06dc38f`](https://github.com/apache/cordova-plugin-camera/commit/06dc38f))
+-   build: remove `.ratignore` file that is not needed any more ([`5dc9527`](https://github.com/apache/cordova-plugin-camera/commit/5dc9527))
+-   chore: fix repo and issue urls and license in package.json and plugin.xml ([`cad8bd1`](https://github.com/apache/cordova-plugin-camera/commit/cad8bd1))
+-   fix: temporarily remove Appium tests to unbreak CI ([#468](https://github.com/apache/cordova-plugin-camera/issues/468)) ([`19d8e2f`](https://github.com/apache/cordova-plugin-camera/commit/19d8e2f))
+-   ci(travis): Update Travis CI configuration for new paramedic ([#455](https://github.com/apache/cordova-plugin-camera/issues/455)) ([`cffd0ac`](https://github.com/apache/cordova-plugin-camera/commit/cffd0ac))
+-   fix(android): Fix NullPointerException error on some Android phones ([#429](https://github.com/apache/cordova-plugin-camera/issues/429)) ([`295e928`](https://github.com/apache/cordova-plugin-camera/commit/295e928))
+-   ci: Update CI Environment Setup for Node.js 6 ([#438](https://github.com/apache/cordova-plugin-camera/issues/438)) ([`fae190e`](https://github.com/apache/cordova-plugin-camera/commit/fae190e))
+-   refactor(android): Enhancement: Camera plugin code cleanup ([#425](https://github.com/apache/cordova-plugin-camera/issues/425)) ([`a13665d`](https://github.com/apache/cordova-plugin-camera/commit/a13665d))
+-   fix(android): Exif data lost on many cases ([#331](https://github.com/apache/cordova-plugin-camera/issues/331)) ([`81b878d`](https://github.com/apache/cordova-plugin-camera/commit/81b878d))
+-   chore(github): Add or update GitHub pull request and issue template ([`b261d31`](https://github.com/apache/cordova-plugin-camera/commit/b261d31))
+-   fix(ios): fixes UIImagePickerController cancel handling for iOS11+ ([#377](https://github.com/apache/cordova-plugin-camera/issues/377)) ([`24c8b6c`](https://github.com/apache/cordova-plugin-camera/commit/24c8b6c))
+-   docs: Remove deprecated platforms from docs ([#394](https://github.com/apache/cordova-plugin-camera/issues/394)) ([`7ddb3df`](https://github.com/apache/cordova-plugin-camera/commit/7ddb3df))
+-   fix(android): return DATA_URL for ALLMEDIA if it's an image ([#382](https://github.com/apache/cordova-plugin-camera/issues/382)) ([`60e7795`](https://github.com/apache/cordova-plugin-camera/commit/60e7795))
+-   refactor(ios): [CB-13813](https://issues.apache.org/jira/browse/13813): Remove old iOS code ([#381](https://github.com/apache/cordova-plugin-camera/issues/381)) ([`ce77aab`](https://github.com/apache/cordova-plugin-camera/commit/ce77aab))
+-   feat(ios): [CB-13865](https://issues.apache.org/jira/browse/13865): (Ipad) Making popover Window Size configurable using popoverOptions - imagePicker ([#314](https://github.com/apache/cordova-plugin-camera/issues/314)) ([`cd72047`](https://github.com/apache/cordova-plugin-camera/commit/cd72047))
+-   chore(types): [CB-13837](https://issues.apache.org/jira/browse/13837): fix TypeScript Definition for CameraPopoverOptions ([#379](https://github.com/apache/cordova-plugin-camera/issues/379)) ([`86b0bf2`](https://github.com/apache/cordova-plugin-camera/commit/86b0bf2))
+-   docs(android): clarify android quirk of cameraDirection ([`a5a3d88`](https://github.com/apache/cordova-plugin-camera/commit/a5a3d88), [`bfbe4a1`](https://github.com/apache/cordova-plugin-camera/commit/bfbe4a1))
+-   chore(release): Bump minor version ([#370](https://github.com/apache/cordova-plugin-camera/issues/370)) ([`eed4433`](https://github.com/apache/cordova-plugin-camera/commit/eed4433))
+-   build: Remove automatic README generation ([#365](https://github.com/apache/cordova-plugin-camera/issues/365)) ([`07e8574`](https://github.com/apache/cordova-plugin-camera/commit/07e8574))
+-   docs: remove JIRA link ([`bcb26fb`](https://github.com/apache/cordova-plugin-camera/commit/bcb26fb))
+-   ci(travis): also accept terms for android sdk `android-27` ([`a346212`](https://github.com/apache/cordova-plugin-camera/commit/a346212))
+-   docs: remove outdated docs translations that haven't been touched for 3 years ([`403682b`](https://github.com/apache/cordova-plugin-camera/commit/403682b))
+-   fix(android): [CB-14097](https://issues.apache.org/jira/browse/14097): Fix crash when selecting some files with getPicture ([#322](https://github.com/apache/cordova-plugin-camera/issues/322)) ([`5c23b65`](https://github.com/apache/cordova-plugin-camera/commit/5c23b65))
+-   fix(browser): [CB-13384](https://issues.apache.org/jira/browse/13384): Added deprecation of video.src compatibility ([#288](https://github.com/apache/cordova-plugin-camera/issues/288)) ([`5163d38`](https://github.com/apache/cordova-plugin-camera/commit/5163d38))
+-   fix(browser): Remove audio flag from getUserMedia ([#284](https://github.com/apache/cordova-plugin-camera/issues/284)) ([`36343a8`](https://github.com/apache/cordova-plugin-camera/commit/36343a8))
+-   docs: replace warning emoji with warning unicode ([#317](https://github.com/apache/cordova-plugin-camera/issues/317)) ([`ead7d5e`](https://github.com/apache/cordova-plugin-camera/commit/ead7d5e))
+-   feat(android): Update engines to use variables ([#323](https://github.com/apache/cordova-plugin-camera/issues/323)) ([`6899c5e`](https://github.com/apache/cordova-plugin-camera/commit/6899c5e))
+-   feat(android): [CB-14017](https://issues.apache.org/jira/browse/14017): Make com.android.support:support-v4 version configurable ([#318](https://github.com/apache/cordova-plugin-camera/issues/318)) ([`e334656`](https://github.com/apache/cordova-plugin-camera/commit/e334656))
+-   refactor(android): [CB-14047](https://issues.apache.org/jira/browse/14047): CameraLauncher: Replacing Repeated String literals with final variables ([#319](https://github.com/apache/cordova-plugin-camera/issues/319)) ([`5ec121b`](https://github.com/apache/cordova-plugin-camera/commit/5ec121b))
+-   fix(windows): [CB-11714](https://issues.apache.org/jira/browse/11714): added extra check for content-type in savePhoto() without options.targetWidth/Height ([#242](https://github.com/apache/cordova-plugin-camera/issues/242)) ([`a201722`](https://github.com/apache/cordova-plugin-camera/commit/a201722), [`dc73954`](https://github.com/apache/cordova-plugin-camera/commit/dc73954), [`dca4b9c`](https://github.com/apache/cordova-plugin-camera/commit/dca4b9c), [`c1b9772`](https://github.com/ [...]
+
+
 ### 4.0.3 (Apr 12, 2018)
 * [CB-12593](https://issues.apache.org/jira/browse/CB-12593) **Android** Fix potential `FileProvider` conflicts
 * Fix a mistake in the examples of usage descriptions (#313)


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