Vladimir Kotikov [Mon, 2 Feb 2015 15:44:38 +0000 (18:44 +0300)]
CB-7963 Adds support for browser platform
Steve Gill [Sat, 14 Mar 2015 02:32:58 +0000 (19:32 -0700)]
CB-8653 Updated Readme
Ian Clelland [Fri, 13 Mar 2015 15:02:58 +0000 (11:02 -0400)]
CB-8659: ios: 4.0.x Compatibility: Remove use of initWebView method
Jesse MacFadyen [Tue, 3 Mar 2015 01:33:12 +0000 (17:33 -0800)]
CB-8571 Integrate TravisCI
Victor Sosa [Fri, 27 Feb 2015 18:52:07 +0000 (12:52 -0600)]
CB-8438 cordova-plugin-media-capture documentation translation: cordova-plugin-media-capture
Steve Gill [Wed, 25 Feb 2015 08:47:08 +0000 (00:47 -0800)]
CB-8538 Added package.json file
Andrew Grieve [Thu, 5 Feb 2015 01:54:02 +0000 (20:54 -0500)]
CB-8429 Incremented plugin version.
Andrew Grieve [Thu, 5 Feb 2015 01:12:45 +0000 (20:12 -0500)]
CB-8429 Updated version and RELEASENOTES.md for release 0.3.6
Andrew Grieve [Tue, 27 Jan 2015 16:35:03 +0000 (11:35 -0500)]
ios: Use inline copies of deprecated CDV_IsIpad and CDV_IsIphone5
Andrew Grieve [Tue, 27 Jan 2015 16:34:54 +0000 (11:34 -0500)]
CB-8351 ios: Stop using (newly) deprecated CDVJSON.h
Andrew Grieve [Fri, 23 Jan 2015 14:49:20 +0000 (09:49 -0500)]
CB-8351 Use argumentForIndex rather than NSArray extension
Josh Soref [Thu, 6 Nov 2014 22:13:05 +0000 (17:13 -0500)]
CB-7977 Mention deviceready in plugin docs
Steve Gill [Wed, 3 Dec 2014 00:08:50 +0000 (16:08 -0800)]
CB-8110 Incremented plugin version.
Steve Gill [Wed, 3 Dec 2014 00:07:02 +0000 (16:07 -0800)]
CB-8110 Updated version and RELEASENOTES.md for release 0.3.5
Shazron Abdullah [Mon, 20 Oct 2014 23:55:04 +0000 (16:55 -0700)]
CB-7597 - Localizable.strings for Media Capture are in the default template, it should be in the plugin
Ian Clelland [Mon, 6 Oct 2014 19:08:25 +0000 (15:08 -0400)]
Merge branch 'master' of https://github.com/sosahvictor/cordova-plugin-media-capture
Steven Gill [Sat, 4 Oct 2014 00:09:47 +0000 (17:09 -0700)]
Incremented plugin version.
Steven Gill [Fri, 3 Oct 2014 23:10:13 +0000 (16:10 -0700)]
Updated version and RELEASENOTES.md for release 0.3.4
Victor Sosa [Thu, 2 Oct 2014 23:12:54 +0000 (18:12 -0500)]
CB-7700 cordova-plugin-media-capture documentation translation: cordova-plugin-media-capture
Vladimir Kotikov [Wed, 3 Sep 2014 10:37:06 +0000 (14:37 +0400)]
CB-7453 Adds fallback to m4a audio format when mp3 recording fails.
Jesse MacFadyen [Thu, 18 Sep 2014 23:30:55 +0000 (16:30 -0700)]
Merge branch 'CB-7429' of https://github.com/MSOpenTech/cordova-plugin-media-capture
Marcel Kinard [Wed, 17 Sep 2014 20:27:17 +0000 (16:27 -0400)]
CB-7571 Bump version of nested plugin to match parent plugin
Marcel Kinard [Wed, 17 Sep 2014 19:35:02 +0000 (15:35 -0400)]
CB-7571 Incremented plugin version.
Marcel Kinard [Wed, 17 Sep 2014 19:27:43 +0000 (15:27 -0400)]
CB-7571 Updated version and RELEASENOTES.md for release 0.3.3
Vladimir Kotikov [Fri, 12 Sep 2014 10:47:09 +0000 (14:47 +0400)]
CB-7429 Fixes image capture manual tests on windows
Vladimir Kotikov [Mon, 1 Sep 2014 07:27:46 +0000 (11:27 +0400)]
CB-7429 Move windows8 and windows Proxies into one file
* Adds missing capabilities to windows8
Vladimir Kotikov [Mon, 1 Sep 2014 07:00:33 +0000 (11:00 +0400)]
CB-7429 Adds media capture support for windows
* Custom UI for WP8.1
* capture* methods now resolved with proper MediaFile object
* files are captured to Appdata/local folder
Edna Morales [Wed, 13 Aug 2014 17:19:09 +0000 (13:19 -0400)]
Merge renamed tests dir
Jesse MacFadyen [Thu, 7 Aug 2014 20:31:57 +0000 (13:31 -0700)]
Merge branch 'CB-6959' of https://github.com/stacic/cordova-plugin-media-capture
Steven Gill [Thu, 7 Aug 2014 02:24:28 +0000 (19:24 -0700)]
CB-7244 Incremented plugin version.
Steven Gill [Thu, 7 Aug 2014 01:58:24 +0000 (18:58 -0700)]
CB-7244 Updated version and RELEASENOTES.md for release 0.3.2
Steven Gill [Tue, 5 Aug 2014 22:09:39 +0000 (15:09 -0700)]
Merge branch 'master' of https://github.com/Zaspire/cordova-plugin-media-capture
Staci Cooper [Thu, 31 Jul 2014 19:31:51 +0000 (15:31 -0400)]
Renamed test dir, added nested plugin.xml
Edna Morales [Mon, 28 Jul 2014 20:27:56 +0000 (16:27 -0400)]
added documentation for manual tests
Maxim Ermilov [Sat, 26 Jul 2014 20:50:14 +0000 (00:50 +0400)]
ubuntu: fix compler warnings
Maxim Ermilov [Sat, 26 Jul 2014 16:17:56 +0000 (20:17 +0400)]
ubuntu: support qt 5.2
Staci Cooper [Fri, 18 Jul 2014 19:15:18 +0000 (15:15 -0400)]
CB-6959 Added manual tests
Staci Cooper [Fri, 18 Jul 2014 19:13:56 +0000 (15:13 -0400)]
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture into HEAD
Lisa Seacat DeLuca [Mon, 7 Jul 2014 19:28:08 +0000 (15:28 -0400)]
CB-6127lisa7cordova-plugin-consolecordova-plugin-media-capture documentation translation: cordova-plugin-media-capture
ldeluca [Mon, 7 Jul 2014 15:10:23 +0000 (11:10 -0400)]
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture
Samir Silva [Mon, 30 Jun 2014 18:57:31 +0000 (11:57 -0700)]
[CB-6959] Port capture tests to plugin-test-framework
Ported the compass plugin (device-orientation) from mobile-spec to the
new test framework with Jasmine 2.0
-Added test folder
-Added test.js file inside the test folder.
Martin Bektchiev [Thu, 26 Jun 2014 07:11:29 +0000 (10:11 +0300)]
CB-6978 captureImage() function fails in Android
ldeluca [Wed, 11 Jun 2014 13:59:37 +0000 (09:59 -0400)]
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture
Ian Clelland [Fri, 6 Jun 2014 18:28:13 +0000 (14:28 -0400)]
CB-6890: Fix pluginManager access for 4.0.x branch
Steven Gill [Thu, 5 Jun 2014 20:40:50 +0000 (13:40 -0700)]
CB-6877 Incremented plugin version.
Steven Gill [Thu, 5 Jun 2014 20:39:43 +0000 (13:39 -0700)]
CB-6877 Updated version and RELEASENOTES.md for release 0.3.1
ldeluca [Wed, 26 Feb 2014 14:36:23 +0000 (09:36 -0500)]
Added translations to documentation. Github close #14
Andrew Grieve [Wed, 4 Jun 2014 18:22:41 +0000 (14:22 -0400)]
Remove deprecated symbols for iOS < 6
Vladimir Kotikov [Tue, 3 Jun 2014 07:42:59 +0000 (11:42 +0400)]
Fixes captureTasks UI URIs
Marcel Kinard [Fri, 30 May 2014 15:53:50 +0000 (11:53 -0400)]
CB-6808 Add license
ldeluca [Wed, 28 May 2014 01:36:54 +0000 (21:36 -0400)]
documentation translation: cordova-plugin-media-capture
ldeluca [Wed, 28 May 2014 01:22:28 +0000 (21:22 -0400)]
Lisa testing pulling in plugins for plugin: cordova-plugin-media-capture
ldeluca [Tue, 27 May 2014 21:49:51 +0000 (17:49 -0400)]
Lisa testing pulling in plugins for plugin: cordova-plugin-media-capture
ldeluca [Tue, 20 May 2014 17:57:24 +0000 (13:57 -0400)]
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture
Ian Clelland [Fri, 16 May 2014 14:49:17 +0000 (10:49 -0400)]
CB-6706: Relax dependency on file plugin
ldeluca [Mon, 5 May 2014 14:02:43 +0000 (10:02 -0400)]
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture
Marcel Kinard [Wed, 30 Apr 2014 13:31:57 +0000 (09:31 -0400)]
CB-6491 add CONTRIBUTING.md
Ian Clelland [Thu, 17 Apr 2014 15:16:03 +0000 (11:16 -0400)]
CB-6452 Incremented plugin version on dev branch.
Ian Clelland [Thu, 17 Apr 2014 14:53:20 +0000 (10:53 -0400)]
CB-6452 Updated version and RELEASENOTES.md for release 0.3.0
Ian Clelland [Wed, 16 Apr 2014 20:19:35 +0000 (16:19 -0400)]
CB-6460: Update license headers
Ian Clelland [Tue, 15 Apr 2014 19:25:20 +0000 (15:25 -0400)]
CB-6152: Make mediafile compatible with file plugin
Jesse MacFadyen [Tue, 8 Apr 2014 23:33:15 +0000 (16:33 -0700)]
Merge branch 'dev' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture into dev
Jesse MacFadyen [Tue, 8 Apr 2014 23:32:33 +0000 (16:32 -0700)]
CB-6422 [windows8] use cordova/exec/proxy
Ian Clelland [Wed, 2 Apr 2014 20:22:27 +0000 (16:22 -0400)]
CB-6385: Specify file plugin dependency version
James Jong [Fri, 28 Mar 2014 14:24:24 +0000 (10:24 -0400)]
CB-6212 iOS: fix warnings compiled under arm64 64-bit
-fix one more warning
Bryan Higgins [Wed, 12 Mar 2014 15:45:23 +0000 (11:45 -0400)]
CB-6016 [BlackBerry10] Add audio capture capability
James Jong [Wed, 12 Mar 2014 17:12:50 +0000 (13:12 -0400)]
CB-6212 iOS: fix warnings compiled under arm64 64-bit
Ryan Willoughby [Thu, 6 Mar 2014 21:52:34 +0000 (13:52 -0800)]
Add rim xml namespaces declaration
ldeluca [Tue, 4 Mar 2014 17:43:55 +0000 (12:43 -0500)]
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture
Andrew Grieve [Thu, 27 Feb 2014 21:07:00 +0000 (16:07 -0500)]
Merge branch 'master' into dev
Conflicts:
plugin.xml
Andrew Grieve [Thu, 27 Feb 2014 20:45:10 +0000 (15:45 -0500)]
Add NOTICE file
Andrew Grieve [Thu, 27 Feb 2014 20:36:31 +0000 (15:36 -0500)]
Add NOTICE file
Andrew Grieve [Thu, 27 Feb 2014 17:29:15 +0000 (12:29 -0500)]
CB-6114 Incremented plugin version on dev branch.
Andrew Grieve [Thu, 27 Feb 2014 16:56:29 +0000 (11:56 -0500)]
CB-6114 Updated version and RELEASENOTES.md for release 0.2.8
Andrew Grieve [Thu, 27 Feb 2014 16:58:45 +0000 (11:58 -0500)]
Merge branch 'master' into dev
Andrew Grieve [Thu, 27 Feb 2014 16:56:29 +0000 (11:56 -0500)]
CB-6114 Updated version and RELEASENOTES.md for release 0.2.8
ldeluca [Thu, 27 Feb 2014 16:15:03 +0000 (11:15 -0500)]
Lisa testing pulling in plugins for plugin: cordova-plugin-media-capture
ldeluca [Wed, 26 Feb 2014 14:36:23 +0000 (09:36 -0500)]
Lisa testing pulling in plugins for plugin: cordova-plugin-media-capture
mbillau [Thu, 30 Jan 2014 18:50:24 +0000 (13:50 -0500)]
CB-5202 fix from lubogospod
Steven Gill [Thu, 6 Feb 2014 02:13:30 +0000 (18:13 -0800)]
CB-5980 Incremented plugin version on dev branch.
Steven Gill [Thu, 6 Feb 2014 02:11:54 +0000 (18:11 -0800)]
Merge branch 'dev'
Steven Gill [Thu, 6 Feb 2014 01:53:59 +0000 (17:53 -0800)]
CB-5980 Updated version and RELEASENOTES.md for release 0.2.7
Maxim Ermilov [Tue, 21 Jan 2014 11:34:20 +0000 (15:34 +0400)]
[ubuntu] request audio/camera/microphone permission
Maxim Ermilov [Mon, 20 Jan 2014 14:47:37 +0000 (18:47 +0400)]
[ubuntu] add missing file
Andrew Grieve [Thu, 9 Jan 2014 02:11:52 +0000 (21:11 -0500)]
Delete stale test/ directory
Jesse MacFadyen [Tue, 7 Jan 2014 23:15:23 +0000 (15:15 -0800)]
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture
Yangtb [Wed, 11 Sep 2013 06:25:18 +0000 (14:25 +0800)]
fixed cordova cli add capture plugin not work wp
1. updated feature name in plugin.xml;
2. updated navigate VideoRecorder.xaml & AudioRecorder.xaml Uri;
Yangtb [Wed, 11 Sep 2013 09:32:49 +0000 (17:32 +0800)]
fixed cordova cli add capture plugin not work wp
1. updated feature name in plugin.xml;
2. updated navigate VideoRecorder.xaml & AudioRecorder.xaml Uri;
Jesse MacFadyen [Tue, 7 Jan 2014 23:10:29 +0000 (15:10 -0800)]
Merge branch 'dev' of https://github.com/Yangtb/cordova-plugin-media-capture into dev
Bryan Higgins [Tue, 7 Jan 2014 15:57:53 +0000 (10:57 -0500)]
CB-5685 [BlackBerry10] Add access_shared permission
Andrew Grieve [Thu, 2 Jan 2014 17:30:52 +0000 (12:30 -0500)]
CB-5719 Incremented plugin version on dev branch.
Andrew Grieve [Thu, 2 Jan 2014 17:24:02 +0000 (12:24 -0500)]
CB-5719 Updated version and RELEASENOTES.md for release 0.2.6
Andrew Grieve [Thu, 19 Dec 2013 02:11:03 +0000 (21:11 -0500)]
CB-5658 Update license comment formatting of doc/index.md
Andrew Grieve [Wed, 18 Dec 2013 21:04:43 +0000 (16:04 -0500)]
CB-5658 Add doc.index.md for Media Capture plugin
Andrew Grieve [Wed, 18 Dec 2013 01:49:39 +0000 (20:49 -0500)]
CB-5658 Delete stale snapshot of plugin docs
Jesse MacFadyen [Mon, 9 Dec 2013 20:19:50 +0000 (12:19 -0800)]
Merge branch 'CB-5569' of https://github.com/sgrebnov/cordova-plugin-media-capture into dev
Jeff Sawatzky [Mon, 9 Dec 2013 18:59:45 +0000 (13:59 -0500)]
CB-5517 Fix the audio capture IO exception by putting it in a runnable
https://github.com/apache/cordova-plugin-media-capture/pull/10
Steven Gill [Wed, 4 Dec 2013 23:32:03 +0000 (15:32 -0800)]
[CB-5565] Incremented plugin version on dev branch.
Steven Gill [Wed, 4 Dec 2013 23:16:31 +0000 (15:16 -0800)]
[CB-5565] Updated version and RELEASENOTES.md for release 0.2.5
sgrebnov [Wed, 4 Dec 2013 13:02:45 +0000 (17:02 +0400)]
CB-5569 Windows8. MediaFile constructor does not exist