You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2014/12/03 01:10:33 UTC

[1/2] cordova-plugin-media-capture git commit: CB-8110 Updated version and RELEASENOTES.md for release 0.3.5

Repository: cordova-plugin-media-capture
Updated Branches:
  refs/heads/master f7d70e2e8 -> 13ee8aacd
Updated Tags:  refs/tags/r0.3.5 [created] 9f8d409aa


CB-8110 Updated version and RELEASENOTES.md for release 0.3.5


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/commit/9f8d409a
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/tree/9f8d409a
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/diff/9f8d409a

Branch: refs/heads/master
Commit: 9f8d409aa074c6cedc8a746ba45e8e85b58445ed
Parents: f7d70e2
Author: Steve Gill <st...@gmail.com>
Authored: Tue Dec 2 16:07:02 2014 -0800
Committer: Steve Gill <st...@gmail.com>
Committed: Tue Dec 2 16:07:02 2014 -0800

----------------------------------------------------------------------
 RELEASENOTES.md  | 4 ++++
 plugin.xml       | 2 +-
 tests/plugin.xml | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/blob/9f8d409a/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 3f758d1..011053c 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -99,3 +99,7 @@
 * CB-7429 Fixes image capture manual tests on windows
 * CB-7429 Move windows8 and windows Proxies into one file
 * CB-7429 Adds media capture support for windows
+
+### 0.3.5 (Dec 02, 2014)
+* CB-7597 - `Localizable.strings` for Media Capture are in the default template, it should be in the plugin
+* CB-7700 cordova-plugin-media-capture documentation translation: cordova-plugin-media-capture

http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/blob/9f8d409a/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index c374dd3..5bd5869 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -22,7 +22,7 @@
 xmlns:android="http://schemas.android.com/apk/res/android"
 xmlns:rim="http://www.blackberry.com/ns/widgets"
            id="org.apache.cordova.media-capture"
-      version="0.3.5-dev">
+      version="0.3.5">
     <name>Capture</name>
 
     <description>Cordova Media Capture Plugin</description>

http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/blob/9f8d409a/tests/plugin.xml
----------------------------------------------------------------------
diff --git a/tests/plugin.xml b/tests/plugin.xml
index 21762c8..cac3469 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="org.apache.cordova.media-capture.tests"
-    version="0.3.5-dev">
+    version="0.3.5">
     <name>Cordova Media Capture 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


[2/2] cordova-plugin-media-capture git commit: CB-8110 Incremented plugin version.

Posted by st...@apache.org.
CB-8110 Incremented plugin version.


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/commit/13ee8aac
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/tree/13ee8aac
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/diff/13ee8aac

Branch: refs/heads/master
Commit: 13ee8aacd4a3e9be190738a8e8f281622718b63f
Parents: 9f8d409
Author: Steve Gill <st...@gmail.com>
Authored: Tue Dec 2 16:08:50 2014 -0800
Committer: Steve Gill <st...@gmail.com>
Committed: Tue Dec 2 16:08:50 2014 -0800

----------------------------------------------------------------------
 plugin.xml       | 2 +-
 tests/plugin.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/blob/13ee8aac/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 5bd5869..00e9577 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -22,7 +22,7 @@
 xmlns:android="http://schemas.android.com/apk/res/android"
 xmlns:rim="http://www.blackberry.com/ns/widgets"
            id="org.apache.cordova.media-capture"
-      version="0.3.5">
+      version="0.3.6-dev">
     <name>Capture</name>
 
     <description>Cordova Media Capture Plugin</description>

http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/blob/13ee8aac/tests/plugin.xml
----------------------------------------------------------------------
diff --git a/tests/plugin.xml b/tests/plugin.xml
index cac3469..28ac4ce 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="org.apache.cordova.media-capture.tests"
-    version="0.3.5">
+    version="0.3.6-dev">
     <name>Cordova Media Capture 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